Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add extra argument to substitute_hook_functions and interpose_imports for ↵ | comex | 2015-02-28 | 1 | -1/+6 |
| | | | | | | | | | | use with unhooking. I think we'll need to explicitly record trampoline locations to avoid the possibility of stomping on someone else's stuff if the function was re-patched... Also, document substitute_hook_functions. | ||||
* | fix accidental usage of panic() from mach/mach.h instead of substitute_panic | comex | 2015-02-28 | 1 | -4/+4 |
| | |||||
* | a bunch of stuff that should have been committed separately | comex | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | ... | comex | 2015-01-20 | 1 | -39/+17 |
| | |||||
* | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 2015-01-19 | 1 | -0/+224 |