- SLTracer : A trace program for system call and library call on the 32bit linux machine.
- SendHookPoC : A PoC code for hooking the send syscall by ptrace on the 32bit and 64bit machines.
These implementations were from private pilot project for the PoC of dynamic analysis about mobile applications.
See Regarding of analysis methodology on the mobile applications