SkillAgentSearch skills...

SkidSuite

A collection of java reverse engineering tools and informational links

Install / Use

/learn @GenericException/SkidSuite
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SkidSuite 3

SkidSuite 3 is a collection of useful tools pertaining to reverse engineering of Java applications.


Table of Contents

| Article Title | Description | |---|---| | Deobfuscation | Links to automatic deobfuscation tools. <br> Links to manual remapping tools. | | Decompilation | Links to decompilers. Translate bytecode to source-code. | | Editing | Links to bytecode editors. Used for manipulating already complied Java programs. | | Obfuscation | Links to obfuscators. Used to make code theft and reverse-engineering more difficult. | | Android | Links to tools/resources for android-focused reverse-engineering. | | Malware | Links to JVM malware information. | | Relevant articles | Links to varied articles/resources for Java reverse-engineering and general JVM topics. | | Skidsuite2 successors | Links to tools that serve the same purposes as tools I previously included in SkidSuite. |

Obfuscation Samples

A list of obfuscation samples from different obfuscators. You can evaluate the effectiveness of each sample on your own terms with your own tools of choice. All samples are based on a provided jar.

Obfuscation Techniques

A list of various obfuscation techniques is also available. These provide a brief summary of what the technique is and how it works.

Contributing

If you have an informative article or useful tool please open an issue with a link or pull request with the changes to the relevant markdown files.

View on GitHub
GitHub Stars357
CategoryDevelopment
Updated16d ago
Forks23

Languages

Java

Security Score

85/100

Audited on Mar 12, 2026

No findings