Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-07-07 | commit new compiled version of darwin-inject-asm so i don't go crazy... | comex | 1 | -4/+4 |
2015-02-24 | fix armv7 syscall registers :o | comex | 1 | -1/+1 |
2015-02-24 | fix arm64/armv7 ish | comex | 1 | -1/+1 |
2015-02-23 | fix i386 manual syscall, mmap return check | comex | 1 | -1/+1 |
2015-02-23 | Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak... | comex | 1 | -4/+4 |
2015-01-25 | right, fix cleanup. (compared to the old system, this avoids busywaiting, an... | comex | 1 | -4/+4 |
2015-01-25 | this is dumb | comex | 1 | -5/+5 |
2015-01-24 | Add function to deal with mprotecting RW and back. A bit more complex than t... | comex | 1 | -2/+13 |
2015-01-21 | Current version of generic-dis-*, for posterity (I'm sure it'll need to be ch... | comex | 1 | -6/+4 |
2015-01-21 | Some cleanup. | comex | 1 | -0/+0 |
2015-01-21 | woo, inject seems to work on all platforms | comex | 1 | -0/+19 |