Code to exploit and research the Exynos Bootrom
Go to file
2024-08-04 11:48:37 +02:00
.vscode Added .vscode 2024-01-02 13:29:15 +01:00
documentation small docs update 2024-08-03 15:38:10 +02:00
dump updated exploit code 2024-07-15 11:30:03 +02:00
reven fixed images bug 2024-07-31 21:12:10 +02:00
source Merge branch 'main' of ssh://git.herreweb.nl:3022/EljakimHerrewijnen/Samsung_S7 2024-08-04 11:48:37 +02:00
.gitignore fixed images bug 2024-07-31 21:12:10 +02:00
README.md add incomplete readme and requirements.txt 2024-08-03 15:37:57 +02:00
requirements.txt add incomplete readme and requirements.txt 2024-08-03 15:37:57 +02:00

Samsung_S7

Code to exploit and research the Exynos Bootrom.

Setting up

Create a venv, and intall ghidra_assistant.

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txts

To get to work, run source/exploit/exploit.py