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