You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool is made for patching jar archives obfuscated and signed with stringer 3.0.x
3
-
###What does it do?
3
+
###What does it do?
4
4
Stringer encrypts Strings and decrypts them only if nothing in the jar has been modified.
5
5
It usually has one or more classes used for decryption and one method that returns a long value. By pressing "Patch" that value is calculated and injected into that method.
6
6
"Patch Manifest" removes the signature and certificates.
0 commit comments