Samsung_S7/source/exploit
2024-08-02 22:15:02 +02:00
..
.vscode update 2024-08-02 21:19:14 +02:00
.gitignore :) 2024-08-02 22:15:02 +02:00
dump_bootrom.elf send/receive working 2024-08-02 15:51:35 +02:00
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 send/receive working 2024-08-02 15:51:35 +02:00
entry.S sending incorrect data now 2024-08-02 19:53:33 +02:00
exploit.py full send/recv working but need to clean up code 2024-08-02 21:18:08 +02:00
exynos8890.dtsi send/receive working 2024-08-02 15:51:35 +02:00
ghidra.py send/receive working 2024-08-02 15:51:35 +02:00
Makefile send/receive working 2024-08-02 15:51:35 +02:00
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 send/receive working 2024-08-02 15:51:35 +02:00

Exploit

test_dwc3

simple dwc3 usb implementation to send/receive data.