Commit Graph

27 Commits

Author SHA1 Message Date
Nicolas d5786d2957 addend retrieval removed from patch_arm32_abs (moved to pelfy) 2025-11-24 16:40:37 +01:00
Nicolas 96a1a153d4 PATCH_OBJECT_ARM32_ABS patching added to support 32 bit ARM 2025-11-24 16:40:37 +01:00
Nicolas 0f464d74a5 ENTRY_POINT output in runner fixed 2025-11-14 11:12:36 +01:00
Nicolas aa0c75afc6 x64 32 bit support added 2025-11-09 16:28:39 +01:00
Nicolas Kruse e0c4bd5280 ci: logging extended and docker image switched 2025-11-07 16:37:20 +01:00
Nicolas Kruse f97d21e42c code style fixed and type hints in get_binaries.py fixed 2025-11-07 16:37:20 +01:00
Nicolas Kruse 358838cb33 New patch instruction for absolut addresses added PATCH_OBJECT_ABS 2025-11-07 16:37:20 +01:00
Nicolas 8dc629b6e4 c code updated with discrete type conversions 2025-11-07 16:37:20 +01:00
Nicolas ed6bb1bc52 aarch64 relocation support for objects added and is working 2025-11-07 16:37:20 +01:00
Nicolas Kruse f60df09fa7 patch command updated for arm support 2025-10-29 22:53:40 +01:00
Nicolas Kruse 47375a2f3c pow and cast partially implemented 2025-10-18 23:26:35 +02:00
Nicolas Kruse 8106cd671f missing #define LOG(...) in runmem.c added 2025-10-18 23:20:15 +02:00
Nicolas Kruse 0e36b672d8 changed logging in runmem to be optional: ENABLE_BASIC_LOGGING and ENABLE_LOGGING 2025-10-18 23:10:40 +02:00
Nicolas b5e6130eb8 patching of subfunction fixed and types for // aligned to python standard 2025-10-14 22:59:51 +02:00
Nicolas Kruse bfbe2a290a rel_entr_point initialized 2025-10-12 23:22:58 +02:00
Nicolas Kruse c6d55924f7 END_PROG name fixed 2025-10-12 23:22:12 +02:00
Nicolas Kruse 54ccdfe867 sub functions added 2025-10-12 23:21:34 +02:00
Nicolas Kruse 60aa550ec7 small changes 2025-10-09 22:46:06 +02:00
Nicolas 6b5bc0e28a warninf for pointer conversion fixed 2025-10-07 23:24:22 +02:00
Nicolas 59f3b162de test 2025-10-07 22:56:04 +02:00
Nicolas 23be1b1cae explicit conversion to int added 2025-10-05 23:10:00 +02:00
Nicolas ac148da25b runmem fixed 2025-10-05 23:10:38 +02:00
Nicolas e38821165e test 2025-10-05 23:09:43 +02:00
Nicolas 95a7d429ef removed old includes 2025-10-04 23:00:36 +02:00
Nicolas a19fd88993 build ci added 2025-10-04 22:57:45 +02:00
Nicolas 6625da1a47 python module is working. no return values yet. 2025-10-03 23:09:25 +02:00
Nicolas 672a67837f python c model skeleton added 2025-10-03 22:49:07 +02:00