Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | comex | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | a bunch of stuff that should have been committed separately | comex | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | "Fix" broken launchd injection stuff. | comex | 2015-01-29 | 1 | -3/+3 |
| | |||||
* | misc. fixes | comex | 2015-01-29 | 1 | -2/+3 |
| | |||||
* | get rid of the unnecessary CoreFoundation dependency | comex | 2015-01-29 | 1 | -3/+3 |
| | |||||
* | port some old code | comex | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | ***yawn*** | comex | 2015-01-28 | 1 | -1/+7 |
| | |||||
* | sorta | comex | 2015-01-28 | 1 | -1/+2 |
| | |||||
* | some more stuff compiles | comex | 2015-01-28 | 1 | -1/+9 |
| | |||||
* | initial commit of SafetyDance app | comex | 2015-01-27 | 1 | -4/+23 |
| | |||||
* | this is dumb | comex | 2015-01-25 | 1 | -3/+16 |
| | |||||
* | make a basic .deb generator | comex | 2015-01-25 | 1 | -2/+2 |
| | |||||
* | clean up Makefile a bit | comex | 2015-01-25 | 1 | -15/+31 |
| | |||||
* | fixes | comex | 2015-01-25 | 1 | -1/+1 |
| | |||||
* | fixes | comex | 2015-01-24 | 1 | -0/+1 |
| | |||||
* | Add function to deal with mprotecting RW and back. A bit more complex than ↵ | comex | 2015-01-24 | 1 | -3/+4 |
| | | | | | | the minimum would be... (and minor build fixes) | ||||
* | Current version of generic-dis-*, for posterity (I'm sure it'll need to be ↵ | comex | 2015-01-21 | 1 | -1/+3 |
| | | | | | | changed...) and apparently i changed something in inject-asm | ||||
* | stopping other threads. | comex | 2015-01-21 | 1 | -1/+4 |
| | |||||
* | add substitute_strerror | comex | 2015-01-21 | 1 | -1/+2 |
| | |||||
* | minor cleanup - stop caring about thumb outside of arch-specific code | comex | 2015-01-21 | 1 | -1/+1 |
| | | | | | (and fix makefile bug where files whose names contained 'arm' would always be ldid'd) | ||||
* | Some cleanup. | comex | 2015-01-21 | 1 | -16/+9 |
| | |||||
* | woo, inject seems to work on all platforms | comex | 2015-01-21 | 1 | -13/+20 |
| | |||||
* | ... | comex | 2015-01-20 | 1 | -1/+26 |
| | |||||
* | progress on injection | comex | 2015-01-20 | 1 | -0/+1 |
| | |||||
* | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 2015-01-19 | 1 | -8/+9 |
| | |||||
* | some reorganization | comex | 2015-01-19 | 1 | -4/+7 |
| | |||||
* | improve test; thumb2 fixes | comex | 2015-01-17 | 1 | -2/+4 |
| | |||||
* | transform-dis stuff - compiles for arm, so far | comex | 2015-01-17 | 1 | -1/+3 |
| | |||||
* | reorganization | comex | 2015-01-17 | 1 | -8/+10 |
| | |||||
* | interpose works; add test | comex | 2015-01-17 | 1 | -0/+1 |
| | |||||
* | fixes and test - both tests work on all archs | comex | 2015-01-17 | 1 | -1/+2 |
| | |||||
* | imp forwarding works | comex | 2015-01-17 | 1 | -2/+2 |
| | |||||
* | and now for something completely different: assembly maybestret-IMPL | comex | 2015-01-16 | 1 | -3/+8 |
| | | | | forwarding functions for atomicity | ||||
* | interpose (based on %c based on data) compiles... | comex | 2015-01-16 | 1 | -0/+1 |
| | |||||
* | jump dis - seemingly working(!) | comex | 2015-01-16 | 1 | -24/+27 |
| | |||||
* | add a test assembly file, not used yet | comex | 2015-01-13 | 1 | -0/+7 |
| | |||||
* | these functions are actually pointless, since it's easier to change the ↵ | comex | 2015-01-12 | 1 | -4/+4 |
| | | | | | | *offset* for actual pc-rel loads (and the rest are accounted for, albeit implicitly in the case of add pc) i might end up using the stack :/ | ||||
* | that was easy | comex | 2015-01-11 | 1 | -0/+1 |
| | |||||
* | thumb2 and stuff | comex | 2015-01-11 | 1 | -8/+5 |
| | |||||
* | thumb2 progress | comex | 2015-01-11 | 1 | -10/+9 |
| | |||||
* | generate all the transform-dis-*; should be more precise; can't just use ↵ | comex | 2015-01-11 | 1 | -14/+19 |
| | | | | makedep because of parallel builds | ||||
* | un-revert the makefile changes | comex | 2015-01-11 | 1 | -16/+14 |
| | |||||
* | Revert "C++ is just a giant pain in the ass" | comex | 2015-01-11 | 1 | -15/+17 |
| | | | | This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373. | ||||
* | C++ is just a giant pain in the ass | comex | 2015-01-11 | 1 | -17/+15 |
| | |||||
* | yay? | comex | 2015-01-11 | 1 | -5/+9 |
| | |||||
* | *sigh* | comex | 2015-01-11 | 1 | -6/+6 |
| | |||||
* | ... | comex | 2015-01-10 | 1 | -1/+4 |
| | |||||
* | gen fixes | comex | 2015-01-10 | 1 | -12/+14 |
| | |||||
* | fixes | comex | 2015-01-10 | 1 | -6/+6 |
| | |||||
* | substrate | comex | 2015-01-10 | 1 | -7/+17 |
| |