Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Brunner authored Feb 11, 2018
1 parent 07a96ec commit bc044c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
###About
### About
This tool is made for patching jar archives obfuscated and signed with stringer 3.0.x
###What does it do?
### 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](https://i.imgur.com/Ckr7CFm.png)

Tested with Stringer 3.0.3 and 3.0.9
Tested with Stringer 3.0.3 and 3.0.9

0 comments on commit bc044c6

Please sign in to comment.