Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

SUC - Samsung Upload Client v1.0

(c) B. Kerler 2018, licensed under MIT License

A tool to dump RAM using S-Boot Upload Mode (in python)

Thx to Nitay Artenstein's code at https://github.com/nitayart/sboot_dump, ported to python and added full support based on reversing sboot

Install

  • Python 3.6 or higher pip install pyusb pyserial

Run

python3 scripts/samsungupload.py

  • For dumping all memory areas:

python3 scripts/samsungupload.py -all

  • For dumping individual areas (Index 0):

python3 scripts/samsungupload.py -a 0

Issues

Enjoy !

About

SUC - A tool to dump RAM using Samsung S-Boot Upload Mode

Resources

License

Releases

No releases published

Packages

No packages published

Languages