Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor changes | comex | 2015-03-01 | 4 | -14/+51 |
| | |||||
* | Add extra argument to substitute_hook_functions and interpose_imports for ↵ | comex | 2015-02-28 | 1 | -1/+2 |
| | | | | | | | | | | 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. | ||||
* | add substituted launchd plist; move helpers to separate directory | comex | 2015-02-28 | 3 | -4/+22 |
| | |||||
* | Add substituted and fix things up to use it. Still untested. | comex | 2015-02-28 | 7 | -192/+620 |
| | |||||
* | Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and ↵ | comex | 2015-02-28 | 10 | -0/+1295 |
unrestrict. Not tested yet. |