There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of Mach-O libraries in order to redirect particular functions in them to other implementations.