Code to exploit and research the Exynos Bootrom
Go to file
2024-08-08 11:44:56 +02:00
.vscode Added .vscode 2024-01-02 13:29:15 +01:00
documentation update 2024-08-07 00:20:30 +02:00
dump updated exploit code 2024-07-15 11:30:03 +02:00
reven update 2024-08-07 00:20:30 +02:00
source added gupje 2024-08-08 11:44:13 +02:00
.gitignore .gitignore update 2024-08-08 11:44:56 +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