/stringer-verification-bypass

Patch java archives obfuscated and signed by stringer 3.x - 9.0 (https://jfxstore.com/stringer)

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

About

This tool is made for patching jar archives obfuscated and signed with stringer 3.0.x

What does it do?

Stringer encrypts Strings and decrypts them only if nothing in the jar has been modified. 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. "Patch Manifest" removes the signature and certificates.

Screenshot 1

Tested with Stringer 3.0.3 and 3.0.9