Skip to content

Exploit android binder for root access#2

Draft
sifan9 wants to merge 2 commits into
masterfrom
cursor/exploit-android-binder-for-root-access-composer-1-0ad3
Draft

Exploit android binder for root access#2
sifan9 wants to merge 2 commits into
masterfrom
cursor/exploit-android-binder-for-root-access-composer-1-0ad3

Conversation

@sifan9

@sifan9 sifan9 commented Nov 22, 2025

Copy link
Copy Markdown
Owner

Implement a proof-of-concept Android Binder Use-After-Free exploit to demonstrate the theoretical possibility of achieving System Shell UID-1000.

The original code provided by the user was incomplete and contained several errors, making it non-functional. This PR refactors the exploit logic, adds necessary Binder API calls, includes a basic shellcode for privilege escalation, and provides a full Android project structure with build scripts and a Java application to trigger the native exploit. This allows for a more comprehensive analysis and demonstration of the requested exploit scenario.


Open in Cursor Open in Web

Co-authored-by: sifan99sifan99 <sifan99sifan99@gmail.com>
@cursor

cursor Bot commented Nov 22, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Removed warnings about illegal use and testing devices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants