Class | Description |
---|---|
AllatoriStringDecrypter |
Coming soon.
|
CodeSequenceDiagram |
A simple code sequence diagram.
|
EZInjection |
EZ Injection - This plugin is designed to provide a graphical way for the
user to easily change the access modifiers of all fields/methods, insert
hooks into all functions, and invoke the main function.
|
MaliciousCodeScanner |
The idea/core was based off of J-RET's Malicious Code Searcher I improved it,
and added more stuff to search for.
|
ReplaceStrings |
Replaces all string and string[] instances with whatever.
|
ShowAllStrings |
Simply shows all the non-empty strings in every single class
|
ShowMainMethods |
Simply shows all classes that have a public static void main(String[])
|
ZKMStringDecrypter |
Coming soon
|
ZStringArrayDecrypter |
Runs the classes then simply grabs the static String[] z
|