Samsung_S7/source/exploit
Jonathan Herrewijnen 11bd8dd512 changed exploit flow
2024-08-08 19:46:04 +02:00
..
.vscode changed exploit flow 2024-08-08 19:46:04 +02:00
stage1 update 2024-08-07 00:20:30 +02:00
.gitignore Started booting fwbl1 2024-08-05 19:37:13 +02:00
exploit.py changed exploit flow 2024-08-08 19:46:04 +02:00
exynos8890.dtsi
exynos8895-reference.dtsi
ghidra.py Started booting fwbl1 2024-08-05 19:37:13 +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