WUMSLoader/relocator/src
2020-12-01 13:06:40 +01:00
..
utils Outsource the function patching to the FunctionPatcherModule and DynLoadPatchModule 2020-06-06 22:14:26 +02:00
DynamicLinkingHelper.cpp Minor improvements 2020-12-01 13:06:40 +01:00
DynamicLinkingHelper.h Minor improvements 2020-12-01 13:06:40 +01:00
ElfUtils.cpp Minor improvements 2020-12-01 13:06:40 +01:00
ElfUtils.h Move module defines into WUMS 2020-06-06 17:02:31 +02:00
entry.cpp Move the gModuleData struct into a different location in memory, move defines into a new globals.h which both projects are using 2020-06-25 19:01:25 +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 Move the gModuleData struct into a different location in memory, move defines into a new globals.h which both projects are using 2020-06-25 19:01:25 +02:00
hooks.cpp Minor improvements 2020-12-01 13:06:40 +01:00
hooks.h Formatting 2020-06-07 13:59:02 +02:00
link.ld first commit 2020-04-28 14:43:07 +02:00
ModuleDataPersistence.cpp Modules do now have a flag if they should be run before their entrypoint. 2020-06-07 13:58:55 +02:00
ModuleDataPersistence.h Move module defines into WUMS 2020-06-06 17:02:31 +02:00