Skip to content

v1.4

Compare
Choose a tag to compare
@asdfzxcvbn asdfzxcvbn released this 02 Nov 14:48
· 6 commits to main since this release
73d1495

this release brings one wanted feature from pyzule: "support for manually modified dylibs"

this just means that names like @executable_path/libsubstrate.dylib are now automatically fixed to the correct form: @rpath/CydiaSubstrate.framework/CydiaSubstrate

this fixes #6. the code wasn't worsened much here, actually, i think it's fine, and at least definitely better than pyzule

changelog: