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
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...