sensepost / sensepost/objection
Unable to find aapt. Install it with: apt install aapt (Kali Linux) before continuing (Windows 11)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9.4k
- Forks
- 1k
- Avg merge
- 14d 5h
- Merged PRs (30d)
- 1
Description
tried this command on my windows 11 command prompt:
objection patchapk --source injuredandroid_pulled.apk.
then after some few minute it displayed:
Unable to find aapt. Install it with: apt install aapt (Kali Linux) before continuing, so please how do i fix this
am trying to patch an app for my emulator pixel 3a x86
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing objection patchapk --source injuredandroid_pulled.apk on Windows 11 and inspect how the missing aapt prerequisite is reported. The issue is complete when the Windows setup requirement or a compatible way to provide aapt is clearly identified for the Pixel 3a x86 emulator target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, python
- Domain
- mobile-dev, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100