| Commit message (Expand) | Author | Files | Lines |
2015-01-21 | woo, inject seems to work on all platforms | comex | 4 | -129/+272 |
2015-01-20 | ... | comex | 5 | -55/+408 |
2015-01-20 | revert THAT WHOLE THING because we can't actually use it for inject | comex | 2 | -85/+37 |
2015-01-20 | progress on injection | comex | 6 | -35/+286 |
2015-01-19 | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 6 | -0/+0 |
2015-01-19 | some reorganization | comex | 13 | -32/+26 |
2015-01-17 | ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we can'... | comex | 4 | -19/+37 |
2015-01-17 | improve test; thumb2 fixes | comex | 6 | -19/+77 |
2015-01-17 | misc. objc trimmings | comex | 3 | -3/+26 |
2015-01-17 | flip the definition of TARGET_(UN)SUPPORTED | comex | 3 | -7/+8 |
2015-01-17 | arm64 transform dis, arm fixes, move to .c since i'm dumb | comex | 6 | -142/+189 |
2015-01-17 | IT, BX LR - untested | comex | 6 | -20/+46 |
2015-01-17 | transform-dis stuff - compiles for arm, so far | comex | 6 | -70/+297 |
2015-01-17 | reorganization | comex | 5 | -18/+64 |
2015-01-17 | interpose works; add test | comex | 1 | -23/+46 |
2015-01-17 | fixes and test - both tests work on all archs | comex | 4 | -34/+52 |
2015-01-17 | imp forwarding works | comex | 4 | -103/+247 |
2015-01-16 | this is all wrong. | comex | 1 | -36/+77 |
2015-01-16 | and now for something completely different: assembly maybestret-IMPL | comex | 2 | -0/+113 |
2015-01-16 | handle oom and silly machos and stuff | comex | 2 | -10/+31 |
2015-01-16 | fix spacing | comex | 3 | -121/+121 |
2015-01-16 | interpose (based on %c based on data) compiles... | comex | 7 | -33/+316 |
2015-01-16 | jump dis - seemingly working(!) | comex | 9 | -169/+375 |
2015-01-13 | add a test assembly file, not used yet | comex | 1 | -1/+4 |
2015-01-13 | small thumb fixes for Rdn and stuff | comex | 1 | -2/+10 |
2015-01-12 | these functions are actually pointless, since it's easier to change the *offs... | comex | 6 | -30/+137 |
2015-01-12 | minor improvements | comex | 2 | -3/+9 |
2015-01-11 | that was easy | comex | 1 | -0/+27 |
2015-01-11 | thumb2 and stuff | comex | 4 | -29/+60 |
2015-01-11 | thumb2 progress | comex | 4 | -12/+166 |
2015-01-11 | theoretically fix thumb | comex | 1 | -12/+27 |
2015-01-11 | generate all the transform-dis-*; should be more precise; can't just use make... | comex | 1 | -1/+1 |
2015-01-11 | this speeds it up a tad, still ~2s; oh well, I asked for C++... | comex | 1 | -24/+21 |
2015-01-11 | this produces good output (finally) but takes 3.25s to compile 24K of code, lol | comex | 2 | -58/+78 |
2015-01-11 | Revert "C++ is just a giant pain in the ass" | comex | 2 | -89/+74 |
2015-01-11 | C++ is just a giant pain in the ass | comex | 2 | -74/+89 |
2015-01-11 | yay? | comex | 2 | -99/+168 |
2015-01-11 | *sigh* | comex | 3 | -36/+126 |
2015-01-10 | ... | comex | 2 | -0/+83 |
2015-01-10 | add licensing | comex | 1 | -1/+2 |
2015-01-10 | fixes | comex | 1 | -1/+1 |
2015-01-10 | substrate | comex | 4 | -2/+78 |
2015-01-10 | private syms starting to look good | comex | 2 | -69/+80 |
2015-01-10 | simplify | comex | 2 | -8/+188 |
2015-01-10 | nah - this is nice looking but nonportable | comex | 1 | -0/+39 |