Skip to content
 
 

Repository files navigation

DeStringer

License

A simple proof-of-concept to deobfuscate jar files protected by Stringer.

You can use the tool on the command-line like that:

./gradlew run --args "obfuscated.jar deobfuscated.jar"

It will print the strings it could decrypt and store the result in the file deobfuscated.jar.

License

Code is under the Apache Licence v2.

About

A prototype deobfuscator for string encryption applied by stringer.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages