tpurtell/machinject
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Some simple code to do thread injection using the mach api on Mac OS X. It can load a library dynamically which has its static initializers called in the remote process. Requires fancy mach port permissions that have been disabled by default since a much earlier version of mac os x...