2025-01-03 16:34:13 +01:00

13 lines
308 B
Markdown

# T124 Gupje
The exploitation work for this device is done by (LordRafa)[https://github.com/LordRafa]
To build gupje, see the readme in the gupje_t/ folder.
## Usage
Run the exploit code with a *target* binary to run on the device.
```bash
python3 exploit.py --ga ../bin/nvidia_shield_t/debugger.bin
```