Skip to content

iscle/sprdclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sprdclient

sprdclient aims to be a simple and easy to use tool to interact with Spreadtrum / Unisoc BootROM and FDLs.

Goals

  • Talk to the BootROM
  • Read flash memory
  • Write flash memory

Supported chipsets

  • SC8541E
  • SC9832E
  • UMS512

Build

Linux

git clone https://github.com/iscle/sprdclient
cd sprdclient
mkdir build
cd build
cmake ..
make

License

This project is licensed under the GPL-3.0 license - see the LICENSE file for details.

Acknowledgments

  • TomKing062: Provided dumps of the BootROM for various chipsets.
  • Ilya Kurdyukov: Created the original tool that this project is inspired on.

About

A friendly Spreadtrum / Unisoc flashing tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published