WUMSLoader/relocator/src
2020-05-30 21:59:42 +02:00
..
kernel Formatting 2020-05-17 19:05:51 +02:00
utils relocator: Add initial support for kernel function patches 2020-05-30 21:57:20 +02:00
DynamicLinkingHelper.cpp Formatting 2020-05-17 19:05:51 +02:00
DynamicLinkingHelper.h Formatting 2020-05-17 19:05:51 +02:00
ElfUtils.cpp Formatting 2020-05-17 19:05:51 +02:00
ElfUtils.h Formatting 2020-05-17 19:05:51 +02:00
entry.cpp relocator: Save the address of the PhysicalToEffective + EffectiveToPhysical function from the memory module is present. 2020-05-30 21:59:42 +02:00
globals.cpp relocator: Save the address of the PhysicalToEffective + EffectiveToPhysical function from the memory module is present. 2020-05-30 21:59:42 +02:00
globals.h relocator: Save the address of the PhysicalToEffective + EffectiveToPhysical function from the memory module is present. 2020-05-30 21:59:42 +02:00
hooks_patcher_static.cpp relocator: remove logs when using a custom findexport 2020-05-30 21:56:23 +02:00
hooks_patcher_static.h Inital support for patching the OSDynload_Acquire and OSDynload_FindExport 2020-05-17 13:14:19 +02:00
link.ld first commit 2020-04-28 14:43:07 +02:00
ModuleDataPersistence.cpp Add initial support for storing and loadings hooks of modules (but not calling them) 2020-05-29 17:36:10 +02:00
ModuleDataPersistence.h relocator: Remove unused ModuleDataPersistence::saveModuleData function 2020-05-29 17:30:44 +02:00