index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
darwin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/comex/substitute
Yifan Lu
2016-11-23
1
-2
/
+2
|
\
|
*
avoid UB
comex
2016-11-15
1
-2
/
+2
*
|
Slab allocation mirroring for Vita
Yifan Lu
2016-10-09
1
-2
/
+2
*
|
Added slab allocator for trampoline in Vita platform
Yifan Lu
2016-10-08
1
-2
/
+2
*
|
Added support for platform specific aux data to execmem
Yifan Lu
2016-10-08
1
-3
/
+4
*
|
execmem_alloc_unsealed now outputs a separate pointer for exec and writing to...
Yifan Lu
2016-10-05
1
-1
/
+2
|
/
*
replace broken gen-manual-mach.sh with a Python version
comex
2016-07-12
1
-2
/
+0
*
Fix incorrect handling if there is no local symbol info in the cache.
comex
2016-01-27
1
-1
/
+4
*
future proofing
comex
2015-07-18
1
-1
/
+2
*
baton fix
comex
2015-07-16
1
-2
/
+9
*
optimization
comex
2015-07-16
1
-2
/
+5
*
fix idiotic mistake from the <redacted> symbols commit
comex
2015-07-16
1
-1
/
+1
*
Revert <stdatomic.h> dependency.
comex
2015-07-16
1
-10
/
+8
*
style police
comex
2015-07-16
7
-33
/
+69
*
work around (incorrect, since it's not code) alignment warning
comex
2015-07-16
1
-1
/
+1
*
fix accidentally exported symbols
comex
2015-07-16
2
-2
/
+2
*
typo
comex
2015-07-16
1
-1
/
+1
*
ordering
comex
2015-07-16
1
-8
/
+8
*
Import some code to handle <redacted> syms.
comex
2015-07-16
1
-11
/
+197
*
hook up the list of dylibs
comex
2015-07-13
1
-0
/
+2
*
fixes
comex
2015-07-12
1
-0
/
+4
*
redo crash reporting - untested (but it compiles)
comex
2015-07-12
1
-0
/
+8
*
how did that style violation get in there? must have been tired
comex
2015-07-12
1
-4
/
+8
*
working on safety
comex
2015-07-11
1
-5
/
+18
*
fix anti-noise
comex
2015-07-11
1
-0
/
+66
*
fix for compiling objc-asm.S on ARM with newer Apple compiler
comex
2015-04-15
1
-1
/
+1
*
fixes for compiling on older OS X
comex
2015-03-03
1
-1
/
+5
*
fix stack alignment
comex
2015-03-01
1
-3
/
+6
*
Add extra argument to substitute_hook_functions and interpose_imports for use...
comex
2015-02-28
2
-2
/
+7
*
fix accidental usage of panic() from mach/mach.h instead of substitute_panic
comex
2015-02-28
2
-7
/
+9
*
Add substituted and fix things up to use it. Still untested.
comex
2015-02-28
1
-0
/
+5
*
Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and unrestr...
comex
2015-02-28
1
-145
/
+0
*
fix armv7 syscall registers :o
comex
2015-02-24
1
-1
/
+6
*
fix "panic" in substrate-compat.c
comex
2015-02-24
1
-4
/
+4
*
fix arm64/armv7 ish
comex
2015-02-24
2
-3
/
+10
*
fix i386 manual syscall, mmap return check
comex
2015-02-23
2
-5
/
+9
*
Fix vm_remap, of trouble with which the previous diagnosis was completely inc...
comex
2015-02-23
1
-10
/
+12
*
remove old comment
comex
2015-02-23
1
-5
/
+0
*
and avoid call to pthreads
comex
2015-02-23
1
-1
/
+5
*
Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak...
comex
2015-02-23
4
-84
/
+114
*
various fixes
comex
2015-02-18
1
-3
/
+11
*
er, don't unnecessarily spam thread start/resume.
comex
2015-02-18
1
-27
/
+34
*
Fix hook-function:
comex
2015-02-18
5
-249
/
+414
*
...
comex
2015-01-29
1
-48
/
+2
*
a bunch of stuff that should have been committed separately
comex
2015-01-29
2
-13
/
+22
*
add SUBSTITUTE_DONT_STOP_THREADS for substrate compat - substrate doesn't do ...
comex
2015-01-29
1
-1
/
+1
*
misc. fixes
comex
2015-01-29
1
-1
/
+0
*
get rid of the unnecessary CoreFoundation dependency
comex
2015-01-29
1
-40
/
+42
*
port some old code
comex
2015-01-29
1
-1
/
+2
*
***yawn***
comex
2015-01-28
2
-10
/
+13
[next]