about summary refs log tree commit diff stats
path: root/src/elfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added some X86_64 RelocA and a few wrapped function (wrapper still not correc...ptitSeb2021-03-031-1/+31
* More infrastructure added to elf and x64 emuptitSeb2021-03-032-141/+76
* Another batch of printf/scanf format errorsptitSeb2021-03-022-2/+2
* Fixed a bunch of print format errorptitSeb2021-03-023-36/+36
* More elf loader and parsing and stack preparingptitSeb2021-03-021-31/+31
* Detecting tcmalloc nowptitSeb2021-03-021-2/+2
* Load elf in memoryptitSeb2021-03-011-1/+1
* Read elf header of launched executableptitSeb2021-03-014-0/+2066