A tool for patching CRCs into ELF files. Inteded for embedded applications where the application needs to check the integrity of the program code / flash image.
Go to file
Mario Hüttel 3040d8a23f Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
3rdparty Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
include/patchelfcrc Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
.gitignore Start first draft 2022-08-16 21:42:23 +02:00
.gitmodules Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
CMakeLists.txt Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
gen_version_header.sh Add version handling 2022-08-16 22:27:37 +02:00
main.c Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
named_crcs.c Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
version.c Add version handling 2022-08-16 22:27:37 +02:00