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