A set of projects based on reverse engineering java.
The base code for all the projects.
Targeted at deobfuscating obfuscated programs.
Searches for class/method usage that can be used in a potentially malicous manner.
Targeted at stack analysis.
A tool used for finding object usage in a program.
Automated removal of known obfuscators such as ZKM / Allatori / DashO
Allows for the rewriting of classes at runtime. (Requires Java 8 JDK + tools.jar in classpath)
...
(Included in SkidCore src)
(Not included)