Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix accidentally exported symbols | comex | 2015-07-16 | 1 | -1/+1 |
* | fix armv7 syscall registers :o | comex | 2015-02-24 | 1 | -1/+6 |
* | fix arm64/armv7 ish | comex | 2015-02-24 | 1 | -1/+8 |
* | fix i386 manual syscall, mmap return check | comex | 2015-02-23 | 1 | -2/+5 |
* | Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak... | comex | 2015-02-23 | 1 | -44/+31 |
* | this is dumb | comex | 2015-01-25 | 1 | -13/+13 |
* | Add function to deal with mprotecting RW and back. A bit more complex than t... | comex | 2015-01-24 | 1 | -0/+54 |