Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-02-24 | fix arm64/armv7 ish | comex | 1 | -2/+2 |
2015-02-23 | fix i386 manual syscall, mmap return check | comex | 1 | -3/+4 |
2015-02-23 | Fix vm_remap, of trouble with which the previous diagnosis was completely inc... | comex | 1 | -10/+12 |
2015-02-23 | remove old comment | comex | 1 | -5/+0 |
2015-02-23 | and avoid call to pthreads | comex | 1 | -1/+5 |
2015-02-23 | Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak... | comex | 1 | -36/+72 |
2015-02-18 | various fixes | comex | 1 | -3/+11 |
2015-02-18 | er, don't unnecessarily spam thread start/resume. | comex | 1 | -27/+34 |
2015-02-18 | Fix hook-function: | comex | 1 | -44/+388 |
2015-01-25 | this is dumb | comex | 1 | -2/+2 |
2015-01-24 | it compiles... | comex | 1 | -0/+19 |
2015-01-24 | Add function to deal with mprotecting RW and back. A bit more complex than t... | comex | 1 | -0/+57 |