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