Samsung_S7/source/gupje_device/Readme.md

17 lines
296 B
Markdown

# Gupje
Current memory map:
## Stage 2
Memory map in stage2 after exploitation
![memory map](memory_map.drawio.svg)
## Stage 3
Memory map in stage3 after relocating the debugger
## Usage:
Copy this folder to <gupje>/devices/samsung_s7 and run:
```bash
make -f devices/samsung_s7/Makefile
```