| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-01-28 | Fix bug in Microsoft x86-64 calling convention | _Frky | 1 | -1/+4 |
| 2020-01-28 | Test/Win Api: Add test to virtualprotect functions | Caroline Leman | 1 | -1/+46 |
| 2020-01-28 | Win_API: Fix VirtualProtect when splitting access rights | Caroline Leman | 1 | -20/+46 |
| 2020-01-12 | Jitter: add remove_memory_page api | Caroline Leman | 5 | -6/+74 |
| 2020-01-10 | jitter.loader.pe: add docstrings for import/export accessors | Willi Ballenthin | 1 | -2/+31 |
| 2020-01-06 | Loader/PE: Initialize entry.originalfirstthunks if empty | Caroline Leman | 1 | -1/+1 |
| 2020-01-03 | Win_API: Fix str/bytes manipulations for set_mem/add_memory_page | William Bruneau | 1 | -21/+18 |
| 2019-12-23 | Loader/PE: add minimal tls support | Fabrice Desclaux | 2 | -0/+38 |
| 2019-12-20 | normalization of log messages (#1112) | Sheidan | 37 | -37/+37 |
| 2019-12-19 | mmap: ignore offset if MAP_ANONYMOUS set | Sh3idan | 1 | -2/+3 |
| 2019-12-12 | Bump version, pip | Fabrice Desclaux | 1 | -0/+8 |
| 2019-12-11 | Fix setu |