-
Notifications
You must be signed in to change notification settings - Fork 30
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.
License
shoumikhin/Mach-O-Hook
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mach-O import table patching for function redirection. Read two articles at CodeProject to get more info on this: http://www.codeproject.com/KB/recipes/dynamic_linking-in-mach-o.aspx http://www.codeproject.com/KB/recipes/redirection-in-mach-o.aspx
About
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.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published