Commit Graph

76 Commits

Author SHA1 Message Date
Mario Hüttel 9aa82975b1 Bugifx: Fix CRCs not being written to section 2022-10-25 22:23:39 +02:00
Mario Hüttel dafd51a376 Bugfix: Fix broken segment table. Manually enforce original layout 2022-10-25 22:02:11 +02:00
Mario Hüttel baa34c7525 Fix typo in PKGBUILD 2022-10-25 18:21:27 +02:00
Mario Hüttel c033ec7206 Add man page 2022-10-25 18:17:54 +02:00
Mario Hüttel 7e56af08bf Add first draft of markdown for generation of man page 2022-10-24 21:18:49 +02:00
Mario Hüttel 19a84ef4f2 Move source code to SRC folder and start doxygen 2022-10-24 20:47:38 +02:00
Mario Hüttel f3f7b1a7ad Comment code and add last missing cmd parameters 2022-10-24 19:47:48 +02:00
Mario Hüttel 6f0e4d4c8e Implement STRUCT output format 2022-10-24 18:49:16 +02:00
Mario Hüttel fcbc8890a4 Update pkgver 2022-10-23 16:09:06 +02:00
Mario Hüttel 5e7f697a64 Fix error in install script 2022-10-23 16:03:42 +02:00
Mario Hüttel ecd3b97ffa Fix errors in PKGBUILD 2022-10-23 16:02:15 +02:00
Mario Hüttel c0178ebc4a Add PKGBUILD for arch 2022-10-23 16:00:15 +02:00
Mario Hüttel 341e0cecf8 Implement first working draft of CRC patching 2022-10-23 15:45:31 +02:00
Mario Hüttel c8da6e4f4c Implement CRC calculation of input sections 2022-10-20 21:36:54 +02:00
Mario Hüttel 57be15d909 Change mail address 2022-10-20 21:09:06 +02:00
Mario Hüttel af785f0ef3 Implement CRC calculation for section 2022-10-20 19:25:29 +02:00
Mario Hüttel 0278cb19d4 Update ELF parser. Sectionr eading implemented 2022-10-18 22:33:32 +02:00
Mario Hüttel fb5f527f45 Implement ELF file opening 2022-10-16 20:51:29 +02:00
Mario Hüttel dd9eb898a8 Fix CRC XOR value 2022-10-02 21:42:35 +02:00
Mario Hüttel ea00a0756e Fix bug in Named CRC lookup 2022-09-06 22:26:07 +02:00
Mario Hüttel 8f19470db3 Implement first draft of CRC core 2022-09-05 20:46:43 +02:00
Mario Hüttel 9ee80cc8f7 Add linked list for input sections 2022-08-20 11:26:04 +02:00
Mario Hüttel 9b803a887e Add option to list predefined CRCs 2022-08-19 22:16:11 +02:00
Mario Hüttel 3040d8a23f Implement predefined CRCs and add libfort 2022-08-19 21:58:18 +02:00
Mario Hüttel 199b48d963 Add version handling 2022-08-16 22:27:37 +02:00
Mario Hüttel 9107a2797c Start first draft 2022-08-16 21:42:23 +02:00