aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ...comex2015-01-291-2/+2
|
* a bunch of stuff that should have been committed separatelycomex2015-01-291-1/+1
|
* "Fix" broken launchd injection stuff.comex2015-01-291-3/+3
|
* misc. fixescomex2015-01-291-2/+3
|
* get rid of the unnecessary CoreFoundation dependencycomex2015-01-291-3/+3
|
* port some old codecomex2015-01-291-0/+1
|
* ***yawn***comex2015-01-281-1/+7
|
* sortacomex2015-01-281-1/+2
|
* some more stuff compilescomex2015-01-281-1/+9
|
* initial commit of SafetyDance appcomex2015-01-271-4/+23
|
* this is dumbcomex2015-01-251-3/+16
|
* make a basic .deb generatorcomex2015-01-251-2/+2
|
* clean up Makefile a bitcomex2015-01-251-15/+31
|
* fixescomex2015-01-251-1/+1
|
* fixescomex2015-01-241-0/+1
|
* Add function to deal with mprotecting RW and back. A bit more complex than ↵comex2015-01-241-3/+4
| | | | | | the minimum would be... (and minor build fixes)
* Current version of generic-dis-*, for posterity (I'm sure it'll need to be ↵comex2015-01-211-1/+3
| | | | | | changed...) and apparently i changed something in inject-asm
* stopping other threads.comex2015-01-211-1/+4
|
* add substitute_strerrorcomex2015-01-211-1/+2
|
* minor cleanup - stop caring about thumb outside of arch-specific codecomex2015-01-211-1/+1
| | | | | (and fix makefile bug where files whose names contained 'arm' would always be ldid'd)
* Some cleanup.comex2015-01-211-16/+9
|
* woo, inject seems to work on all platformscomex2015-01-211-13/+20
|
* ...comex2015-01-201-1/+26
|
* progress on injectioncomex2015-01-201-0/+1
|
* more reorganization - move OS X/iOS specific stuff into its own directorycomex2015-01-191-8/+9
|
* some reorganizationcomex2015-01-191-4/+7
|
* improve test; thumb2 fixescomex2015-01-171-2/+4
|
* transform-dis stuff - compiles for arm, so farcomex2015-01-171-1/+3
|
* reorganizationcomex2015-01-171-8/+10
|
* interpose works; add testcomex2015-01-171-0/+1
|
* fixes and test - both tests work on all archscomex2015-01-171-1/+2
|
* imp forwarding workscomex2015-01-171-2/+2
|
* and now for something completely different: assembly maybestret-IMPLcomex2015-01-161-3/+8
| | | | forwarding functions for atomicity
* interpose (based on %c based on data) compiles...comex2015-01-161-0/+1
|
* jump dis - seemingly working(!)comex2015-01-161-24/+27
|
* add a test assembly file, not used yetcomex2015-01-131-0/+7
|
* these functions are actually pointless, since it's easier to change the ↵comex2015-01-121-4/+4
| | | | | | *offset* for actual pc-rel loads (and the rest are accounted for, albeit implicitly in the case of add pc) i might end up using the stack :/
* that was easycomex2015-01-111-0/+1
|
* thumb2 and stuffcomex2015-01-111-8/+5
|
* thumb2 progresscomex2015-01-111-10/+9
|
* generate all the transform-dis-*; should be more precise; can't just use ↵comex2015-01-111-14/+19
| | | | makedep because of parallel builds
* un-revert the makefile changescomex2015-01-111-16/+14
|
* Revert "C++ is just a giant pain in the ass"comex2015-01-111-15/+17
| | | | This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373.
* C++ is just a giant pain in the asscomex2015-01-111-17/+15
|
* yay?comex2015-01-111-5/+9
|
* *sigh*comex2015-01-111-6/+6
|
* ...comex2015-01-101-1/+4
|
* gen fixescomex2015-01-101-12/+14
|
* fixescomex2015-01-101-6/+6
|
* substratecomex2015-01-101-7/+17
|