iphone - Mobilesubstrate: Create a tweak to hook into another tweak or dylib -


is possible create tweak hook existing tweak?

not possible. .xm files cannot dumped using class-dump. hook other frameworks or other source files used tweak, dumping them. tweak hooked identifier should used load it.


Comments

Popular posts from this blog

c# - must be a non-abstract type with a public parameterless constructor in redis -

c# - ReportViewer control - axd url -

Apache OpenNLP: How do I implement a dictionary based entity recognition? -