Tool used to decode, generate, patch and encode FM10000 Boot Images. Akin to Intel's rrcBig tool, but open.
Go to file
2020-12-25 22:18:02 +01:00
src Code does NOT need to be word-aligned based on ROM data 2020-12-25 21:08:56 +01:00
.drone.yml Add .drone.yml build test 2020-12-17 21:53:50 +01:00
.gitignore Add static library librrcimage build output 2020-12-25 22:18:02 +01:00
CMakeLists.txt Add static library librrcimage build output 2020-12-25 22:18:02 +01:00
COPYING Initial commit 2020-12-17 20:01:57 +01:00
README.md Initial commit 2020-12-17 20:01:57 +01:00

rrcSmall

This is a tool used to interact with and decode FM10K Non-Volatile Memory images.

Currently it extracts configuration values from image, and decode / execute the state machine partially to try to reach every executable code present on image.