Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace broken gen-manual-mach.sh with a Python version | comex | 2016-07-12 | 1 | -168/+77 |
| | | | | | it was dropping the #pragma pack(4) declarations, rendering it broken for like most of the last year | ||||
* | better | comex | 2015-10-27 | 1 | -39/+3 |
| | |||||
* | fixed. | comex | 2015-10-27 | 1 | -34/+88 |
| | |||||
* | lol, mach awk fail | comex | 2015-10-27 | 1 | -36/+301 |
| | |||||
* | fix arm64/armv7 ish | comex | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Redo manual syscalls, and use them for hooking.. And fix mmap, which now ↵ | comex | 2015-02-23 | 1 | -0/+565 |
makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing. |