Skip to content

Commit bc044c6

Browse files
author
Michael Brunner
authored
Update README.md
1 parent 07a96ec commit bc044c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
###About
1+
### About
22
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?
44
Stringer encrypts Strings and decrypts them only if nothing in the jar has been modified.
55
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.
66
"Patch Manifest" removes the signature and certificates.
77

88
![Screenshot 1](https://i.imgur.com/Ckr7CFm.png)
99

10-
Tested with Stringer 3.0.3 and 3.0.9
10+
Tested with Stringer 3.0.3 and 3.0.9

0 commit comments

Comments
 (0)