Tool used to decode, generate, patch and encode FM10000 Boot Images. Akin to Intel's rrcBig tool, but open.
Go to file
DataHoarder 0823e1e78c
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Added Poll AddressWithOffset
2020-12-28 22:54:01 +01:00
src Added Poll AddressWithOffset 2020-12-28 22:54:01 +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 Create tagged assembly, context, and known jump table. Split "decode" output into functions 2020-12-28 22:20:52 +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.