- random - Static variable in class me.konloch.kontainer.io.DiskReader
-
- randomString(int) - Static method in class the.bytecode.club.bytecodeviewer.MiscUtils
-
Returns a random string without numbers
- randomStringNum(int) - Static method in class the.bytecode.club.bytecodeviewer.MiscUtils
-
Returns a random string with numbers
- rbr - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- read() - Method in class me.konloch.kontainer.io.HTTPRequest
-
Reads the entire page and returns a string array
- read(int) - Method in class me.konloch.kontainer.io.HTTPRequest
-
Reads as many lines as expected unless it reaches the end.
- readSingle() - Method in class me.konloch.kontainer.io.HTTPRequest
-
Only reads the first line
- readSingle(int) - Method in class me.konloch.kontainer.io.HTTPRequest
-
Reads until it reaches the expected line then it returns it.
- recover - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- recoverytypeclash - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- recoverytypehints - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- refresh() - Method in class the.bytecode.club.bytecodeviewer.searching.RegexInsnFinder
-
Refreshes the internal instruction list when you have made changes to the
method.
- refreshOnChange - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- RegexInsnFinder - Class in the.bytecode.club.bytecodeviewer.searching
-
An instruction finder that finds regex patterns in a method's instruction
list and returns an array with the found instructions.
- RegexInsnFinder(ClassNode, MethodNode) - Constructor for class the.bytecode.club.bytecodeviewer.searching.RegexInsnFinder
-
- RegexSearch - Class in the.bytecode.club.bytecodeviewer.searching
-
Regex Searching
- RegexSearch() - Constructor for class the.bytecode.club.bytecodeviewer.searching.RegexSearch
-
- remove(Component) - Static method in class the.bytecode.club.bytecodeviewer.FileDrop
-
Removes the drag-and-drop hooks from the component and optionally from
the all children.
- remove(PrintStream, Component, boolean) - Static method in class the.bytecode.club.bytecodeviewer.FileDrop
-
Removes the drag-and-drop hooks from the component and optionally from
the all children.
- removebadgenerics - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- removeboilerplate - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- removed(boolean) - Method in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- removedeadmethods - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- removeinnerclasssynthetics - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- RenameClasses - Class in the.bytecode.club.bytecodeviewer.obfuscators
-
Rename classes.
- RenameClasses() - Constructor for class the.bytecode.club.bytecodeviewer.obfuscators.RenameClasses
-
- renameClassNode(String, String) - Static method in class the.bytecode.club.bytecodeviewer.api.ASMUtil_OLD
-
- renameFieldNode(String, String, String, String, String, String) - Static method in class the.bytecode.club.bytecodeviewer.api.ASMUtil_OLD
-
- RenameFields - Class in the.bytecode.club.bytecodeviewer.obfuscators
-
Rename fields.
- RenameFields() - Constructor for class the.bytecode.club.bytecodeviewer.obfuscators.RenameFields
-
- renameMethodNode(String, String, String, String, String, String) - Static method in class the.bytecode.club.bytecodeviewer.api.ASMUtil_OLD
-
- RenameMethods - Class in the.bytecode.club.bytecodeviewer.obfuscators
-
Rename methods.
- RenameMethods() - Constructor for class the.bytecode.club.bytecodeviewer.obfuscators.RenameMethods
-
- replaceFile(String, byte[], boolean) - Static method in class me.konloch.kontainer.io.DiskWriter
-
Deletes the original file if it exists, then writes the fileContents[] to
the file.
- replaceFile(String, String, boolean) - Static method in class me.konloch.kontainer.io.DiskWriter
-
Deletes the original file if it exists, then writes the lineToWrite to
the file.
- ReplaceStrings - Class in the.bytecode.club.bytecodeviewer.plugins
-
Replaces all string and string[] instances with whatever.
- ReplaceStrings(String, String, String, boolean) - Constructor for class the.bytecode.club.bytecodeviewer.plugins.ReplaceStrings
-
- ReplaceStringsOptions - Class in the.bytecode.club.bytecodeviewer.gui
-
The UI for replace strings plugin.
- ReplaceStringsOptions() - Constructor for class the.bytecode.club.bytecodeviewer.gui.ReplaceStringsOptions
-
- rer - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- reset() - Method in class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPattern
-
Sets the current instruction pointer to 0 (start of pattern).
- resetDivider() - Method in class the.bytecode.club.bytecodeviewer.gui.ClassViewer
-
- resetMatch() - Method in class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPattern
-
Resets the instruction pointer and clears the last match cache data.
- resetRecentFilesMenu() - Static method in class the.bytecode.club.bytecodeviewer.BytecodeViewer
-
resets the recent files menu
- resetWorkSpace(boolean) - Static method in class the.bytecode.club.bytecodeviewer.api.BytecodeViewer
-
This will ask the user if they really want to reset the workspace, then
it'll reset the work space.
- resetWorkSpace(boolean) - Static method in class the.bytecode.club.bytecodeviewer.BytecodeViewer
-
Resets the workspace with optional user input required
- resetWorkspace() - Method in class the.bytecode.club.bytecodeviewer.gui.FileNavigationPane
-
- resetWorkspace() - Method in class the.bytecode.club.bytecodeviewer.gui.SearchingPane
-
- resetWorkspace() - Method in class the.bytecode.club.bytecodeviewer.gui.WorkPane
-
- resize(BufferedImage, int, int) - Static method in class the.bytecode.club.bytecodeviewer.Resources
-
- Resources - Class in the.bytecode.club.bytecodeviewer
-
Any resources loaded by disc or by memory.
- Resources() - Constructor for class the.bytecode.club.bytecodeviewer.Resources
-
- rgn - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- ROB - Variable in class the.bytecode.club.bytecodeviewer.plugins.MaliciousCodeScanner
-
- rsy - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- rt - Static variable in class the.bytecode.club.bytecodeviewer.BytecodeViewer
-
- rtC() - Method in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- RTCFileFilter() - Constructor for class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI.RTCFileFilter
-
- run() - Method in class the.bytecode.club.bytecodeviewer.api.Plugin
-
- run() - Method in class the.bytecode.club.bytecodeviewer.gui.PaneUpdaterThread
-
- run() - Method in class the.bytecode.club.bytecodeviewer.obfuscators.JavaObfuscator
-
- run() - Method in class the.bytecode.club.bytecodeviewer.searching.BackgroundSearchThread
-
- runningObfuscation - Static variable in class the.bytecode.club.bytecodeviewer.BytecodeViewer
-
- RunOptions - Class in the.bytecode.club.bytecodeviewer.gui
-
The UI for File>Run aka EZ-Injection plugin.
- RunOptions() - Constructor for class the.bytecode.club.bytecodeviewer.gui.RunOptions
-
- runPlugin(Plugin) - Static method in class the.bytecode.club.bytecodeviewer.PluginManager
-
Runs a new plugin instance
- runPlugin(File) - Static method in class the.bytecode.club.bytecodeviewer.PluginManager
-
Starts and runs a plugin from file