Code to exploit and research the Exynos Bootrom
Go to file
Jonathan Herrewijnen 34c23e0d2a add venv to gitignore
2024-08-09 13:15:31 +02:00
.vscode Added .vscode 2024-01-02 13:29:15 +01:00
documentation Merge branch 'main' of https://git.herreweb.nl/EljakimHerrewijnen/Samsung_S7 2024-08-06 08:00:22 +02:00
dump updated exploit code 2024-07-15 11:30:03 +02:00
reven Started booting fwbl1 2024-08-05 19:37:13 +02:00
source Started booting fwbl1 2024-08-05 19:37:13 +02:00
.gitignore add venv to gitignore 2024-08-09 13:15:31 +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