Skip to content

cr/thd74

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kenwood TH-D74 reverse-engineering notes

To decrypt firmware images from the upater and export to SREC, grab yourself an updater and run:

$ git clone https://github.com/cr/thd74
$ cd thd74
$ pip install -e '.[dev]'
$ thd74tool extract --exe /tmp/fw/TH-D74_V110_E/TH-D74_V110_e.exe
$ thd74tool extract --exe /tmp/fw/TH-D74_V110_E/TH-D74_V110_e.exe --path /tmp/fw

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages