sensepost / sensepost/objection

Unable to find aapt. Install it with: apt install aapt (Kali Linux) before continuing (Windows 11)

Open
#593 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dependency windows
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.