| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | More work on wrapped lib and elf relocations | ptitSeb | 2021-03-06 | 1 | -1/+1 | |
| * | Added calloc and free wrapped functions | ptitSeb | 2021-03-05 | 1 | -1/+1 | |
| * | Fixed PltResolver slot handling | ptitSeb | 2021-03-05 | 1 | -2/+4 | |
| * | Fix injection of PLT Resolver | ptitSeb | 2021-03-04 | 1 | -6/+6 | |
| * | Added R_X86_64_JUMP_SLOT to RelA relocation handling | ptitSeb | 2021-03-04 | 1 | -1/+29 | |
| * | Added some X86_64 RelocA and a few wrapped function (wrapper still not correc... | ptitSeb | 2021-03-03 | 1 | -1/+31 | |
| * | More infrastructure added to elf and x64 emu | ptitSeb | 2021-03-03 | 1 | -134/+69 | |
| * | Another batch of printf/scanf format errors | ptitSeb | 2021-03-02 | 1 | -1/+1 | |
| * | Fixed a bunch of print format error | ptitSeb | 2021-03-02 | 1 | -16/+16 | |
| * | More elf loader and parsing and stack preparing | ptitSeb | 2021-03-02 | 1 | -31/+31 | |
| * | Detecting tcmalloc now | ptitSeb | 2021-03-02 | 1 | -2/+2 | |
| * | Load elf in memory | ptitSeb | 2021-03-01 | 1 | -1/+1 | |
| * | Read elf header of launched executable | ptitSeb | 2021-03-01 | 1 | -0/+1278 | |