Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix strerror | comex | 2015-01-25 | 3 | -2/+8 | |
| | ||||||
* | Add an explanatory (and legally obligatory) notice to substrate.h. | comex | 2015-01-25 | 1 | -0/+14 | |
| | ||||||
* | fix substrate-compat; check in test | comex | 2015-01-25 | 2 | -3/+70 | |
| | ||||||
* | fixes | comex | 2015-01-25 | 7 | -22/+40 | |
| | ||||||
* | fixes | comex | 2015-01-24 | 2 | -4/+8 | |
| | ||||||
* | it compiles... | comex | 2015-01-24 | 11 | -103/+140 | |
| | ||||||
* | ... | comex | 2015-01-24 | 14 | -157/+474 | |
| | ||||||
* | Add function to deal with mprotecting RW and back. A bit more complex than ↵ | comex | 2015-01-24 | 13 | -72/+187 | |
| | | | | | | 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 | 8 | -26/+5382 | |
| | | | | | | changed...) and apparently i changed something in inject-asm | |||||
* | stopping other threads. | comex | 2015-01-21 | 8 | -24/+272 | |
| | ||||||
* | add substitute_strerror | comex | 2015-01-21 | 4 | -7/+37 | |
| | ||||||
* | minor cleanup - stop caring about thumb outside of arch-specific code | comex | 2015-01-21 | 10 | -21/+34 | |
| | | | | | (and fix makefile bug where files whose names contained 'arm' would always be ldid'd) | |||||
* | forgot to actually check this in | comex | 2015-01-21 | 2 | -1/+17 | |
| | ||||||
* | oops, forgot to add that | comex | 2015-01-21 | 1 | -0/+22 | |
| | ||||||
* | pointless optimization | comex | 2015-01-21 | 1 | -27/+64 | |
| | ||||||
* | Some cleanup. | comex | 2015-01-21 | 6 | -31/+35 | |
| | ||||||
* | woo, inject seems to work on all platforms | comex | 2015-01-21 | 7 | -145/+298 | |
| | ||||||
* | ... | comex | 2015-01-20 | 7 | -56/+451 | |
| | ||||||
* | revert THAT WHOLE THING because we can't actually use it for inject | comex | 2015-01-20 | 2 | -85/+37 | |
| | ||||||
* | progress on injection | comex | 2015-01-20 | 8 | -39/+290 | |
| | ||||||
* | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 2015-01-19 | 8 | -9/+10 | |
| | ||||||
* | some reorganization | comex | 2015-01-19 | 14 | -36/+33 | |
| | ||||||
* | add the required copy of the GPL; clarify license text | comex | 2015-01-19 | 2 | -1/+2 | |
| | ||||||
* | ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we ↵ | comex | 2015-01-17 | 5 | -20/+38 | |
| | | | | can't use r1 as scratch | |||||
* | improve test; thumb2 fixes | comex | 2015-01-17 | 11 | -25/+135 | |
| | ||||||
* | misc. objc trimmings | comex | 2015-01-17 | 3 | -3/+26 | |
| | ||||||
* | flip the definition of TARGET_(UN)SUPPORTED | comex | 2015-01-17 | 3 | -7/+8 | |
| | ||||||
* | arm64 transform dis, arm fixes, move to .c since i'm dumb | comex | 2015-01-17 | 6 | -142/+189 | |
| | ||||||
* | IT, BX LR - untested | comex | 2015-01-17 | 7 | -20/+47 | |
| | ||||||
* | transform-dis stuff - compiles for arm, so far | comex | 2015-01-17 | 7 | -71/+300 | |
| | ||||||
* | reorganization | comex | 2015-01-17 | 7 | -27/+75 | |
| | ||||||
* | interpose works; add test | comex | 2015-01-17 | 3 | -23/+82 | |
| | ||||||
* | add an assert | comex | 2015-01-17 | 1 | -0/+2 | |
| | ||||||
* | fixes and test - both tests work on all archs | comex | 2015-01-17 | 6 | -35/+100 | |
| | ||||||
* | imp forwarding works | comex | 2015-01-17 | 6 | -114/+283 | |
| | ||||||
* | this is all wrong. | comex | 2015-01-16 | 2 | -39/+89 | |
| | | | | | | | since we don't know whether it's stret, we don't mark the block stret. thus imp_implementationWithBlock doesn't do the stret/block swap, even though it would for a real block, so we can and must always assume the block is first | |||||
* | and now for something completely different: assembly maybestret-IMPL | comex | 2015-01-16 | 4 | -3/+147 | |
| | | | | forwarding functions for atomicity | |||||
* | handle oom and silly machos and stuff | comex | 2015-01-16 | 2 | -10/+31 | |
| | ||||||
* | fix spacing | comex | 2015-01-16 | 3 | -121/+121 | |
| | ||||||
* | interpose (based on %c based on data) compiles... | comex | 2015-01-16 | 8 | -33/+317 | |
| | ||||||
* | jump dis - seemingly working(!) | comex | 2015-01-16 | 14 | -218/+882 | |
| | ||||||
* | add a test assembly file, not used yet | comex | 2015-01-13 | 3 | -1/+59 | |
| | ||||||
* | small thumb fixes for Rdn and stuff | comex | 2015-01-13 | 1 | -2/+10 | |
| | ||||||
* | these functions are actually pointless, since it's easier to change the ↵ | comex | 2015-01-12 | 8 | -37/+152 | |
| | | | | | | *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 :/ | |||||
* | minor improvements | comex | 2015-01-12 | 3 | -3/+10 | |
| | ||||||
* | improve test | comex | 2015-01-12 | 1 | -4/+4 | |
| | ||||||
* | that was easy | comex | 2015-01-11 | 3 | -0/+29 | |
| | ||||||
* | thumb2 and stuff | comex | 2015-01-11 | 6 | -44/+78 | |
| | ||||||
* | thumb2 progress | comex | 2015-01-11 | 6 | -27/+186 | |
| | ||||||
* | theoretically fix thumb | comex | 2015-01-11 | 1 | -12/+27 | |
| |