Skip to content

A prototype deobfuscator for string encryption applied by stringer.

License

Notifications You must be signed in to change notification settings

netomi/destringer

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages