Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | baton fix | comex | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | work around (incorrect, since it's not code) alignment warning | comex | 2015-07-16 | 1 | -3/+3 |
| | |||||
* | fix accidentally exported symbols | comex | 2015-07-16 | 1 | -5/+5 |
| | |||||
* | commit new compiled version of darwin-inject-asm so i don't go crazy... | comex | 2015-07-07 | 1 | -4/+4 |
| | |||||
* | fix armv7 syscall registers :o | comex | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | fix arm64/armv7 ish | comex | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | fix i386 manual syscall, mmap return check | comex | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Redo manual syscalls, and use them for hooking.. And fix mmap, which now ↵ | comex | 2015-02-23 | 1 | -4/+4 |
| | | | | makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing. | ||||
* | right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵ | comex | 2015-01-25 | 1 | -4/+4 |
| | | | | and properly frees the thread resources) | ||||
* | this is dumb | comex | 2015-01-25 | 1 | -5/+5 |
| | |||||
* | Add function to deal with mprotecting RW and back. A bit more complex than ↵ | comex | 2015-01-24 | 1 | -2/+13 |
| | | | | | | the minimum would be... (and minor build fixes) | ||||
* | Current version of generic-dis-*, for posterity (I'm sure it'll need to be ↵ | comex | 2015-01-21 | 1 | -6/+4 |
| | | | | | | changed...) and apparently i changed something in inject-asm | ||||
* | Some cleanup. | comex | 2015-01-21 | 1 | -0/+19 |