Yet another code injection library for OS X. Q: Why should I use this thing instead of mach_inject? A : Well, for a couple of reasons actually: * mach_inject\'s codebase is old and it hasn\'t been updated for a while. * You can not inject i386 targets from x86_64 hosts and vice versa using mach_inject, so you should use two different injectors. With task_vaccine you can actually do it. * I have automated tests 🚦
https://github.com/rodionovd/task_vaccine