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

php - URL redirection after form submitted without inherited params -

c# - ReportViewer control - axd url -

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