| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added fork wrapped function | ptitSeb | 2021-03-05 | 1 | -2/+2 |
| * | Added printf wrapped function and some VA_ARG work | ptitSeb | 2021-03-05 | 1 | -18/+8 |
| * | Fixed __libc_start_main emulation | ptitSeb | 2021-03-04 | 1 | -3/+3 |
| * | A bit more work on syscall, to avoid old deprecated ones | ptitSeb | 2021-03-04 | 1 | -56/+9 |
| * | A bit more work to prepare x86_64 emulation | ptitSeb | 2021-03-03 | 1 | -1/+1 |
| * | Added some X86_64 RelocA and a few wrapped function (wrapper still not correc... | ptitSeb | 2021-03-03 | 1 | -4/+4 |
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -0/+2590 |