SyphonInject is an OS X utility that enables users to syphonize an application while it is running. It uses Scripting Additions, mach_inject, mach_override, and JRSwizzle to insert a Syphon server into a running process. This tool is only compatible with applications that render using OpenGL.
SyphonInject allows you to syphonize an application at runtime. This is an OSX utility that uses Scripting Additions or mach_inject, mach_override and JRSwizzle to insert a Syphon server into a running process. It'll only work for applications that are doing OpenGL based rendering.
Comments