WUMSLoader/relocator
2020-05-17 19:05:51 +02:00
..
src Formatting 2020-05-17 19:05:51 +02:00
.gitignore first commit 2020-04-28 14:43:07 +02:00
Makefile Inital support for patching the OSDynload_Acquire and OSDynload_FindExport 2020-05-17 13:14:19 +02:00
README.md first commit 2020-04-28 14:43:07 +02:00

Setup payload - relocator

This is a payload that is bundled with the SetupPayload that handled the relocations for the imports.

Credits

  • maschell
  • Copy pasted the solution for using wut header in .elf files from RetroArch
  • Copy pasted resolving the ElfRelocations from decaf