aboutsummaryrefslogtreecommitdiff
path: root/generated (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-12replace broken gen-manual-mach.sh with a Python versioncomex1-168/+77
it was dropping the #pragma pack(4) declarations, rendering it broken for like most of the last year
2015-10-27bettercomex1-39/+3
2015-10-27fixed.comex1-34/+88
2015-10-27lol, mach awk failcomex1-36/+301
2015-07-16baton fixcomex1-1/+1
2015-07-16work around (incorrect, since it's not code) alignment warningcomex1-3/+3
2015-07-16fix accidentally exported symbolscomex1-5/+5
2015-07-07commit new compiled version of darwin-inject-asm so i don't go crazy...comex1-4/+4
2015-02-24fix armv7 syscall registers :ocomex1-1/+1
2015-02-24fix arm64/armv7 ishcomex2-2/+2
2015-02-23Ban calls within transform regions in threadsafe mode.comex4-994/+1975
2015-02-23fix i386 manual syscall, mmap return checkcomex1-1/+1
2015-02-23Redo manual syscalls, and use them for hooking.. And fix mmap, which now ↵comex2-4/+569
makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing.
2015-02-03fix ARM64 too, theoreticallycomex1-5/+8
2015-02-01fix my utter failure to handle branches/conditionals correctly (on ARM)comex4-62/+65
2015-01-25right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵comex1-4/+4
and properly frees the thread resources)
2015-01-25this is dumbcomex1-5/+5
2015-01-24Add function to deal with mprotecting RW and back. A bit more complex than ↵comex1-2/+13
the minimum would be... (and minor build fixes)
2015-01-21Current version of generic-dis-*, for posterity (I'm sure it'll need to be ↵comex6-23/+5377
changed...) and apparently i changed something in inject-asm
2015-01-21forgot to actually check this incomex1-0/+17
2015-01-21Some cleanup.comex1-0/+19