Skip to content

q3k/m16c-interface

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

Renesas M16C programmer

This is the code for a Renesas M16C SerialIO programmer, based on an iCEStick FPGA devboard and Python host software.

Its most interesting feature is being able to crack the security PIN of the bootloader using a simple timing attack on the busy line.

To build and connect the adapter to the target, see adapter/README.md.

To run the host software to dump the target flash, see host/README.md.

Supported targets

The following targets are know to work with this project:

Device Can dump flash memory Can recover PIN Tested by
M306K9FCLRP YES YES q3k, joegrand

License

All the code in this repository is licensed under a BSD-style 2-clause license.

About

A Serial IO programmer for Renesas M16C, includes security PIN bypass.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages