Index
All Classes and Interfaces|All Packages|Serialized Form
K
- KotlinDragonPlugin - Class in rubydragon.kotlin
-
KotlinDragon provides Kotlin support within Ghidra, both in an interactive terminal session as well as standalone scripts.
- KotlinDragonPlugin(PluginTool) - Constructor for class rubydragon.kotlin.KotlinDragonPlugin
-
Plugin constructor.
- KotlinGhidraInterpreter - Class in rubydragon.kotlin
-
A Kotlin interpreter for Ghidra.
- KotlinGhidraInterpreter() - Constructor for class rubydragon.kotlin.KotlinGhidraInterpreter
-
Creates a new interpreter, with no input stream.
- KotlinGhidraInterpreter(InterpreterConsole, DragonPlugin) - Constructor for class rubydragon.kotlin.KotlinGhidraInterpreter
-
Creates a new interpreter, and ties the streams for the provided console to the new interpreter.
- KotlinScript - Class in rubydragon.kotlin
-
A Ghidra script written in Kotlin.
- KotlinScript() - Constructor for class rubydragon.kotlin.KotlinScript
-
Creates a new script, with its own interpreter instance.
- KotlinScriptProvider - Class in rubydragon.kotlin
-
Supports Kotlin scripts within Ghidra.
- KotlinScriptProvider() - Constructor for class rubydragon.kotlin.KotlinScriptProvider
All Classes and Interfaces|All Packages|Serialized Form