scen / osxinj

osx dylib injection
MIT License
317 stars 79 forks source link

osxinj

Another dylib injector. Uses a bootstrapping module since mach_inject doesn't fully emulate library loading and crashes when loading complex modules.

Released under the MIT License.

Notes