aboutsummaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-15I don't remember what this test is forcomex1-0/+100
2016-11-15fix some ARM stuff including calls, and test itcomex5-11/+29
2015-08-07add VEC_STORAGE_INIT_STATIC to match the HTAB onecomex1-1/+1
2015-08-07fix vec.h bugcomex1-0/+1
2015-07-12fix my hash table algorithm - arghcomex1-1/+31
2015-07-12fixescomex1-2/+4
2015-03-01add veccomex1-0/+23
2015-02-28Add extra argument to substitute_hook_functions and interpose_imports for use...comex2-2/+3
2015-02-23Add transform-dis-cases-arm64.S and fix a serious bug thus discovered.comex2-0/+48
2015-02-23Ban calls within transform regions in threadsafe mode.comex3-4/+25
2015-02-23Fix vm_remap, of trouble with which the previous diagnosis was completely inc...comex1-0/+11
2015-02-18various fixescomex1-1/+1
2015-02-18Fix hook-function:comex2-12/+21
2015-02-14fix test casescomex1-4/+6
2015-02-14Trampoline fixes.comex2-11/+25
2015-02-09test harnesscomex2-15/+151
2015-02-09morecomex2-3/+3
2015-02-08Fix other architectures compiling - haven't tried *running* anything..comex1-5/+5
2015-02-08Refactor disassembly so x86 works, and add x86 transform-dis.comex1-27/+14
2015-02-08starting x86 supportcomex1-26/+61
2015-02-03fix ARM64 too, theoreticallycomex1-1/+1
2015-02-01fix my utter failure to handle branches/conditionals correctly (on ARM)comex3-8/+22
2015-01-30remove GNU-isms from cbitcomex1-0/+16
2015-01-29get rid of the unnecessary CoreFoundation dependencycomex2-6/+26
2015-01-29port some old codecomex1-0/+49
2015-01-28sortacomex1-0/+9
2015-01-25right, fix cleanup. (compared to the old system, this avoids busywaiting, an...comex2-3/+36
2015-01-25this is dumbcomex1-2/+20
2015-01-25fix substrate-compat; check in testcomex1-0/+62
2015-01-24it compiles...comex2-2/+2
2015-01-24Add function to deal with mprotecting RW and back. A bit more complex than t...comex2-0/+38
2015-01-21stopping other threads.comex1-0/+34
2015-01-21minor cleanup - stop caring about thumb outside of arch-specific codecomex2-2/+12
2015-01-21Some cleanup.comex1-1/+1
2015-01-21woo, inject seems to work on all platformscomex1-3/+3
2015-01-20...comex1-0/+17
2015-01-20progress on injectioncomex1-4/+3
2015-01-19more reorganization - move OS X/iOS specific stuff into its own directorycomex1-1/+1
2015-01-17ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we can'...comex1-1/+1
2015-01-17improve test; thumb2 fixescomex4-4/+54
2015-01-17IT, BX LR - untestedcomex1-0/+1
2015-01-17reorganizationcomex1-1/+1
2015-01-17interpose works; add testcomex1-0/+35
2015-01-17add an assertcomex1-0/+2
2015-01-17fixes and test - both tests work on all archscomex1-0/+46
2015-01-17imp forwarding workscomex1-9/+34
2015-01-16this is all wrong.comex1-3/+12
2015-01-16and now for something completely different: assembly maybestret-IMPLcomex1-0/+26
2015-01-16jump dis - seemingly working(!)comex4-25/+480
2015-01-13add a test assembly file, not used yetcomex1-0/+48