Skip to content

nitayart/sboot_dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To compile: gcc -o sboot_dump sboot_dump.c pkg-config libusb-1.0 --libs --cflags

Note: The code currently has a bug that only lets you pull 1024 bytes at a time. To get bigger dumps just run this in a loop, or wait until I get time to fix it

About

A tool to dump RAM using S-Boot Upload Mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages