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 e93b42dd40 Make name of sections in XML file a necessary string with a minimum length of 1 2023-01-06 17:30:37 +01:00
3rdparty Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
AUR Add dependencies to PKGBUILD 2023-01-04 15:56:49 +01:00
doxygen Add man page 2022-10-25 18:17:54 +02:00
include/patchelfcrc Fix print_warn() macro 2023-01-06 16:33:25 +01:00
linklist-lib@c20b5c2528 Implement first working draft of CRC patching 2022-10-23 15:45:31 +02:00
man Add print_warn() macro and the --use-vma option 2023-01-06 16:28:44 +01:00
resources Make name of sections in XML file a necessary string with a minimum length of 1 2023-01-06 17:30:37 +01:00
src Add missing newline to error prints 2023-01-06 16:37:33 +01:00
.gitignore Start first draft 2022-08-16 21:42:23 +02:00
.gitmodules Add linked list for input sections 2022-08-20 11:26:04 +02:00
CMakeLists.txt XML Export / Import Progress: 2023-01-03 23:08:29 +01:00
gen-version-string.sh Add PKGBUILD for arch 2022-10-23 16:00:15 +02:00
gen_version_header.sh Add version handling 2022-08-16 22:27:37 +02:00