Skip to content

ktdumper/ktdumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktdumper

ktdumper is a tool to dump memory contents of Japanese feature phones.

Dependencies

On Ubuntu you can install the dependencies with:

sudo apt install python3-usb python3-tqdm gcc-arm-none-eabi

Usage

Run ./ktdumper.sh to show the list of supported devices. Afterwards, run the script with two arguments being the name of the device and the payload to execute. You may need to use "sudo" so that the script can access all USB devices. For example:

sudo ./ktdumper.sh p321ab dump_nor
sudo ./ktdumper.sh p321ab dump_nand

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published