List Question
20 TechQA 2017-01-03T20:06:59.937000Interposing code into an existing apk
112 views
Asked by Jason
How to hook system calls of my android app
2.1k views
Asked by Jai Pandit
How to dynamically interpose C functions from Python on Linux (without LD_PRELOAD)?
2.5k views
Asked by xyzzyrz
Library interpositioning
1.1k views
Asked by juimdpp
How to correctly interpose malloc allowing for LD_PRELOAD chaining
983 views
Asked by Bruce Adams
Symbol interposition on macOS
314 views
Asked by Ismail Badawi
How can I get the PID of a new process before it executes?
390 views
Asked by bland328
Can OS X system calls be overridden or interposed on a system-wide basis?
565 views
Asked by bland328
Run-time library interposition for sleep() function in C
418 views
Asked by MasterGL
ptrace(PTRACE_ATTACH, pid, 0, 0) error: cannot atttach to pid
1k views
Asked by Naveen
LD_PRELOAD for C++ class methods
7k views
Asked by BruceBerry
How can I debug runtime library interpositioned process?
246 views
Asked by MVTaxi
Interposing of OS X system calls
1.3k views
Asked by bland328
Interpositioning fscanf only under certain conditions
217 views
Asked by anon
How to hook system calls of my android app (non rooted device)
14.8k views
Asked by John A.
Find out if a received pointer is a string, ushort or array
288 views
Asked by flaab
Interposing library: XOpenDisplay
1.8k views
Asked by OldMacDonald
symbol lookup in shared libraries
2.2k views
Asked by HuangJie
memory-mapped files in C
6.2k views
Asked by James
Problem replacing Linux system calls using LD_PRELOAD
1.6k views
Asked by c4757p