You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used tyilo@84c5410
do merge distorm into it and was able to build via xcode.
all buildings worked (control, control-gui and kext)
kext and the compiled programs can be found by searching for .kext in ~/Library/
sudo kextload /System/Library/Extensions/onyx-the-black-cat.kext
/System/Library/Extensions/onyx-the-black-cat.kext failed to load - (libkern/kext) not loadable (reason unspecified); check the system/kernel logs for errors or try kextutil(8).
i tried signing the kext with a special gdb-root-cert. still no success
of what i read there needs to be a special kext signing cert from apple to build kexts
As I am only a iOS Developer and don't want to pay for becoming a Mac-dev, I ll stop here
don't forget after patching /usr/libexec/kextd reboot and set up correct permissions to this kext:
sudo chown -R root:wheel /System/Library/Extensions/onyx-the-black-cat.kext
sudo chmod -R 755 /System/Library/Extensions/onyx-the-black-cat.kext
after that it will start's
Hi,
could you make a step by step tutorial for dummies :)
for compiling and installing.
I'm just a ruby coder, so ...
All I want is to see all processes and their connections via dtrace and P_LNOATTACH is in my way and i ended up here ..
regards
The text was updated successfully, but these errors were encountered: