No files in exploit Android project
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
I have ran this against an APK and it seemed to do everything. It created an exploit POC Android app but it fails when trying to build it. I opened the POC project in Android Studio and there are no Java files at all. In the manifest there are a number of Activities, A broadcast receiver, and a few other things declared there. But those files declared in the manifest dont exist in the project. Can the be found somewhere else or am I missing something?
Contributor guide
No contributing guide indexed for this repository
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
Run QARK against an APK and inspect the generated exploit POC project in Android Studio, comparing its AndroidManifest declarations with the project contents. Determine why the declared activities and broadcast receiver have no corresponding Java files; done means the generated project contains the required files and builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, python
- Domain
- build-system, mobile, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100