Tool used to decode, generate, patch and encode FM10000 Boot Images. Akin to Intel's rrcBig tool, but open.
Go to file
DataHoarder 78fd5716b3
All checks were successful
continuous-integration/drone/push Build is passing
Return configuration nodes in entry order
2020-12-22 22:57:25 +01:00
src Return configuration nodes in entry order 2020-12-22 22:57:25 +01:00
.drone.yml Add .drone.yml build test 2020-12-17 21:53:50 +01:00
.gitignore Initial commit 2020-12-17 20:01:57 +01:00
CMakeLists.txt Added image & instruction writeback, Configuration parsing 2020-12-22 05:41:14 +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.