| Package | Description | 
|---|---|
| the.bytecode.club.bytecodeviewer | |
| the.bytecode.club.bytecodeviewer.plugins | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
PluginManager.runPlugin(Plugin newPluginInstance)
Runs a new plugin instance 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AllatoriStringDecrypter
Coming soon. 
 | 
class  | 
CodeSequenceDiagram
A simple code sequence diagram. 
 | 
class  | 
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. 
 | 
class  | 
MaliciousCodeScanner
The idea/core was based off of J-RET's Malicious Code Searcher I improved it,
 and added more stuff to search for. 
 | 
class  | 
ReplaceStrings
Replaces all string and string[] instances with whatever. 
 | 
class  | 
ShowAllStrings
Simply shows all the non-empty strings in every single class 
 | 
class  | 
ShowMainMethods
Simply shows all classes that have a public static void main(String[]) 
 | 
class  | 
ZKMStringDecrypter
Coming soon 
 | 
class  | 
ZStringArrayDecrypter
Runs the classes then simply grabs the static String[] z 
 |