v1.2.0
- Generate guardian shellcode and dlopen shellcode on the fly
- Guardian shellcode now replaces target process's executable (and restore it when job is done), so your injected agent process would be less noticeable
- Automatically locates
__libc_dlopen_modefunction in memory and use it to inject loader.so, so your agent can be run completely hidden from process perspective