Samsung_S7/source/exploit
2024-08-05 14:51:04 +02:00
..
.vscode stage1 and debugger working 2024-08-05 14:51:04 +02:00
stage1 stage1 and debugger working 2024-08-05 14:51:04 +02:00
.gitignore :) 2024-08-02 22:15:02 +02:00
exploit.py stage1 and debugger working 2024-08-05 14:51:04 +02:00
exynos8890.dtsi send/receive working 2024-08-02 15:51:35 +02:00
exynos8895-reference.dtsi small docs update 2024-08-03 15:38:10 +02:00
ghidra.py send/receive working 2024-08-02 15:51:35 +02:00
Readme.md stage1 and debugger working 2024-08-05 14:51:04 +02:00

Exploit

Python implementation of Frederick's exploit. This gives a bit more insight in the bug.

Debugger

The debugger is used for chain loading the next stages. See the documentation folder for more docs

Usage

Navigate to stage1 and build it:

export ANDROID_NDK_ROOT=$TOOLCHAINENV/android-ndk-r21_Linux
make

This will build stage1

python3 exploit.py