about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added fork wrapped functionptitSeb2021-03-051-2/+2
* Added printf wrapped function and some VA_ARG workptitSeb2021-03-051-18/+8
* Fixed __libc_start_main emulationptitSeb2021-03-041-3/+3
* A bit more work on syscall, to avoid old deprecated onesptitSeb2021-03-041-56/+9
* A bit more work to prepare x86_64 emulationptitSeb2021-03-031-1/+1
* Added some X86_64 RelocA and a few wrapped function (wrapper still not correc...ptitSeb2021-03-031-4/+4
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+2590