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