Jonathan Herrewijnen 11bd8dd512 changed exploit flow
2024-08-08 19:46:04 +02:00
2024-01-02 13:29:15 +01:00
2024-08-08 19:46:04 +02:00
2024-07-15 11:30:03 +02:00
2024-08-07 00:20:30 +02:00
2024-08-08 19:46:04 +02:00
2024-08-08 11:45:22 +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

To view documentation, ensure you have sphinx installed. If not, run sudo apt install python3-sphinx. Then proceed to build the documentation by running make livehtml.

Description
Code to exploit and research the Exynos Bootrom
Readme 73 MiB
Languages
Python 72.5%
C 13.3%
Makefile 10.4%
Assembly 2.6%
Shell 1.2%