This is some great RE work, and +1 for using objc_setAssociatedObject which is something I didn't know existed, obj-c runtime always surprises me. But honestly curious, why do this over using mpv? Video player is one app where ui doesn't matter, and quicktime is too limited anyway.
This is some great RE work, and +1 for using
objc_setAssociatedObjectwhich is something I didn't know existed, obj-c runtime always surprises me. But honestly curious, why do this over using mpv? Video player is one app where ui doesn't matter, and quicktime is too limited anyway.