Skip to content

A set of projects based on reverse engineering java.

License

Notifications You must be signed in to change notification settings

Rune-Status/tetratec-SkidSuite2

 
 

Repository files navigation

SkidSuite2

A set of projects based on reverse engineering java.

Projects:

SkidCore

The base code for all the projects.

SkidReob

Targeted at deobfuscating obfuscated programs.

SkidScan

Searches for class/method usage that can be used in a potentially malicous manner.

SkidAnalysis

Targeted at stack analysis.

SkidVisualizer

A tool used for finding object usage in a program.

SkidAntiOb

Automated removal of known obfuscators such as ZKM / Allatori / DashO

SkidHijack

Allows for the rewriting of classes at runtime. (Requires Java 8 JDK + tools.jar in classpath)

SkidObfuscator

...

Libraries used:

(Included in SkidCore src)

(Not included)

About

A set of projects based on reverse engineering java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%