NOTE Don't use yet
This fork adds compatibility with Opee for those who do not want to patch Foundation and are comfortable using an unsigned kernel extension.
Changes:
-
Sets the payload to the OpeeLoader.dylib trampoline.
-
Uses LC_LOAD_WEAK_DYLIB so that apps do not crash if OpeeLoader.dylib is not present on the filesystem.
-
Injects into all processes instead of the Dock
Follow all the installation instructions on the Opee page except for the part using optool. Then load this kext.
Parasite allows you to change the expected behavior of apps and stuff. Sounds scary.
If you are experienced enough you'll know how to use it. If not, keep out for your own safety.
Compile it for yourself.
You should know that. :P
Pretty much the BSD license, just don't repackage it and call it your own please!
Also if you do make some changes, feel free to make a pull request and help make things more awesome!
If you have any support requests please feel free to email me at shinvou[at]gmail[dot]com.
Otherwise, feel free to follow me on twitter: @biscoditch!
Thanks to @osxreverser. ATM I use slightly modified code (userspace injection/kernel solving) from his project mario.