Hello Comex,
I am new to git so I emailed you directly. Sorry, I was not aware of process.
I had few observations. Thought I should share it with you. This injection system is working nice with all applications (like, itunes, firefox, skype, finder, dock.. etc) but it fails to inject in "launchd" process. Another observation is if I run injection on terminal in bash, it cannot inject in bash and if I run it in sh, it cannot inject in sh.
While debugging, it appears to fail in following line when during start of 3rd loop for exception.
TRY(mach_msg_overwrite(NULL, MACH_RCV_MSG, 0, sizeof(msg), exc, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL, (void *) &msg, sizeof(msg)));
Thank you,
Rahul
Hello Comex,
I am new to git so I emailed you directly. Sorry, I was not aware of process.
I had few observations. Thought I should share it with you. This injection system is working nice with all applications (like, itunes, firefox, skype, finder, dock.. etc) but it fails to inject in "launchd" process. Another observation is if I run injection on terminal in bash, it cannot inject in bash and if I run it in sh, it cannot inject in sh.
While debugging, it appears to fail in following line when during start of 3rd loop for exception.
Thank you,
Rahul