SkillAgentSearch skills...

Destringer

A prototype deobfuscator for string encryption applied by stringer.

Install / Use

/learn @netomi/Destringer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated8mo ago
Forks3

Languages

Java

Security Score

87/100

Audited on Jul 24, 2025

No findings