Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ARM64 too, theoretically | comex | 2015-02-03 | 1 | -5/+8 |
| | |||||
* | fix my utter failure to handle branches/conditionals correctly (on ARM) | comex | 2015-02-01 | 4 | -62/+65 |
| | |||||
* | right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵ | comex | 2015-01-25 | 1 | -4/+4 |
| | | | | and properly frees the thread resources) | ||||
* | this is dumb | comex | 2015-01-25 | 1 | -5/+5 |
| | |||||
* | Add function to deal with mprotecting RW and back. A bit more complex than ↵ | comex | 2015-01-24 | 1 | -2/+13 |
| | | | | | | 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 | 6 | -23/+5377 |
| | | | | | | changed...) and apparently i changed something in inject-asm | ||||
* | forgot to actually check this in | comex | 2015-01-21 | 1 | -0/+17 |
| | |||||
* | Some cleanup. | comex | 2015-01-21 | 1 | -0/+19 |