Tool used to decode, generate, patch and encode FM10000 Boot Images. Akin to Intel's rrcBig tool, but open.
Go to file
DataHoarder 2f81fe9539
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Remove NOP, fix word aligned state.current mask, overwrite unused entries on Configuration writeback
2020-12-27 00:10:45 +01:00
src Remove NOP, fix word aligned state.current mask, overwrite unused entries on Configuration writeback 2020-12-27 00:10:45 +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.