Samsung_S7/source/exploit
Jonathan Herrewijnen 5aa1331a52 small docs update
2024-08-03 15:38:10 +02:00
..
.vscode update 2024-08-02 21:19:14 +02:00
.gitignore :) 2024-08-02 22:15:02 +02:00
dump_bootrom.elf
dwc3.elf added working dwc3 2024-08-02 22:13:27 +02:00
dwc3.o added working dwc3 2024-08-02 22:13:27 +02:00
entry.o
entry.S
exploit.py full send/recv working but need to clean up code 2024-08-02 21:18:08 +02:00
exynos8890.dtsi
exynos8895-reference.dtsi small docs update 2024-08-03 15:38:10 +02:00
ghidra.py
Makefile
readme.md added working dwc3 2024-08-02 22:13:27 +02:00
symbols.txt send with custom address works 2024-08-02 21:11:18 +02:00
test_dwc3.c added working dwc3 2024-08-02 22:13:27 +02:00
test_dwc3.ld

Exploit

test_dwc3

simple dwc3 usb implementation to send/receive data.