| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of the unnecessary CoreFoundation dependency | comex | 2015-01-29 | 2 | -6/+26 |
* | port some old code | comex | 2015-01-29 | 1 | -0/+49 |
* | sorta | comex | 2015-01-28 | 1 | -0/+9 |
* | right, fix cleanup. (compared to the old system, this avoids busywaiting, an... | comex | 2015-01-25 | 2 | -3/+36 |
* | this is dumb | comex | 2015-01-25 | 1 | -2/+20 |
* | fix substrate-compat; check in test | comex | 2015-01-25 | 1 | -0/+62 |
* | it compiles... | comex | 2015-01-24 | 2 | -2/+2 |
* | Add function to deal with mprotecting RW and back. A bit more complex than t... | comex | 2015-01-24 | 2 | -0/+38 |
* | stopping other threads. | comex | 2015-01-21 | 1 | -0/+34 |
* | minor cleanup - stop caring about thumb outside of arch-specific code | comex | 2015-01-21 | 2 | -2/+12 |
* | Some cleanup. | comex | 2015-01-21 | 1 | -1/+1 |
* | woo, inject seems to work on all platforms | comex | 2015-01-21 | 1 | -3/+3 |
* | ... | comex | 2015-01-20 | 1 | -0/+17 |
* | progress on injection | comex | 2015-01-20 | 1 | -4/+3 |
* | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 2015-01-19 | 1 | -1/+1 |
* | ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we can'... | comex | 2015-01-17 | 1 | -1/+1 |
* | improve test; thumb2 fixes | comex | 2015-01-17 | 4 | -4/+54 |
* | IT, BX LR - untested | comex | 2015-01-17 | 1 | -0/+1 |
* | reorganization | comex | 2015-01-17 | 1 | -1/+1 |
* | interpose works; add test | comex | 2015-01-17 | 1 | -0/+35 |
* | add an assert | comex | 2015-01-17 | 1 | -0/+2 |
* | fixes and test - both tests work on all archs | comex | 2015-01-17 | 1 | -0/+46 |
* | imp forwarding works | comex | 2015-01-17 | 1 | -9/+34 |
* | this is all wrong. | comex | 2015-01-16 | 1 | -3/+12 |
* | and now for something completely different: assembly maybestret-IMPL | comex | 2015-01-16 | 1 | -0/+26 |
* | jump dis - seemingly working(!) | comex | 2015-01-16 | 4 | -25/+480 |
* | add a test assembly file, not used yet | comex | 2015-01-13 | 1 | -0/+48 |
* | these functions are actually pointless, since it's easier to change the *offs... | comex | 2015-01-12 | 1 | -3/+11 |
* | minor improvements | comex | 2015-01-12 | 1 | -0/+1 |
* | improve test | comex | 2015-01-12 | 1 | -4/+4 |
* | that was easy | comex | 2015-01-11 | 1 | -0/+1 |
* | thumb2 and stuff | comex | 2015-01-11 | 1 | -7/+13 |
* | thumb2 progress | comex | 2015-01-11 | 1 | -5/+11 |
* | this produces good output (finally) but takes 3.25s to compile 24K of code, lol | comex | 2015-01-11 | 1 | -18/+23 |
* | Revert "C++ is just a giant pain in the ass" | comex | 2015-01-11 | 2 | -9/+7 |
* | C++ is just a giant pain in the ass | comex | 2015-01-11 | 2 | -7/+9 |
* | yay? | comex | 2015-01-11 | 1 | -0/+52 |
* | ... | comex | 2015-01-10 | 1 | -0/+19 |
* | fixes | comex | 2015-01-10 | 1 | -4/+11 |
* | substrate | comex | 2015-01-10 | 2 | -1/+24 |
* | private syms starting to look good | comex | 2015-01-10 | 1 | -3/+10 |
* | simplify | comex | 2015-01-10 | 1 | -0/+13 |