Rahul

Results 7 comments of Rahul

This may sound odd. From last 2 days I was getting sigtrap error and sometimes call never returned from inject command and if I debuged EXC_BREAKPOINT (SIGTRAP) mostly around TRY(mach_msg_overwrite(NULL,...

Hi there, I was able to reproduce above issue if I link against frameworks like Carbon, CoreFoundation or any of them. And then inject in Launchd. Injection fails and control...

Hello there, I am facing the same problems as you were discussing. I tried using commands above but its not helping me. Can some one help here? Are there any...

I downloaded code and tried to build mach_inject_test. First compilation due to missing 10.4 sdk. I changed project to build with 10.5 sdk. fails but its just due to header....

I tried with DisposeWindow+Beep too. myserver:MacOS test$ sudo dscl . -read /Groups/procmod GroupMembership Password: GroupMembership: root test If I run with sudo... myserver:MacOS test$ ls -l total 24 -rwxr-sr-x 1...

Another workaround could be to copy dylib in folders like /System or /Library or their subfolders, etc. All apps can definitely load dylib from these locations. Ofcourse, not recommended, not...

Why do you say NSCreateObjectFileImageFromMemory() is depricated? No such information is mentioned in the document. Unless I am looking at wrong documentation. https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/MachOReference/Reference/reference.html#//apple_ref/c/func/NSCreateObjectFileImageFromMemory