issues
search
rodionovd
/
task_vaccine
Yet another code injection library for macOS
MIT License
54
stars
9
forks
source link
Configure an i386 remote thread for calling dlopen() within the target
#7
Closed
rodionovd
closed
10 years ago
rodionovd
commented
10 years ago
Some notes:
function arguments should be placed on the stack;
use
ebx
for a
dlopen()
argument (
the payload library path
);
Some notes:
ebx
for adlopen()
argument (the payload library path);