Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-07-10 | stuff! | comex | 1 | -2/+2 |
2015-03-01 | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 1 | -7/+10 |
2015-02-28 | Add extra argument to substitute_hook_functions and interpose_imports for use... | comex | 1 | -1/+6 |
2015-02-23 | Ban calls within transform regions in threadsafe mode. | comex | 1 | -1/+2 |
2015-02-18 | various fixes | comex | 1 | -44/+46 |
2015-02-18 | Fix hook-function: | comex | 1 | -44/+31 |
2015-02-14 | Trampoline fixes. | comex | 1 | -29/+29 |
2015-02-08 | Refactor disassembly so x86 works, and add x86 transform-dis. | comex | 1 | -2/+2 |
2015-02-03 | fix ARM64 too, theoretically | comex | 1 | -12/+15 |
2015-02-01 | fix my utter failure to handle branches/conditionals correctly (on ARM) | comex | 1 | -3/+3 |
2015-01-25 | fix strerror | comex | 1 | -1/+1 |
2015-01-25 | fixes | comex | 1 | -9/+20 |
2015-01-24 | fixes | comex | 1 | -4/+7 |
2015-01-24 | it compiles... | comex | 1 | -40/+41 |
2015-01-24 | ... | comex | 1 | -10/+237 |
2015-01-24 | Add function to deal with mprotecting RW and back. A bit more complex than t... | comex | 1 | -0/+2 |
2015-01-21 | stopping other threads. | comex | 1 | -0/+32 |