Index
All Classes and Interfaces|All Packages|Serialized Form
U
- updateAddress(Address) - Method in class rubydragon.GhidraInterpreter
-
Updates the current address in the interpreter.
- updateAddress(Address) - Method in class rubydragon.jshell.JShellGhidraInterpreter
-
Updates the current address pointed to by the "currentAddress" binding in the interpreter.
- updateHighlight(ProgramSelection) - Method in class rubydragon.GhidraInterpreter
-
Updates the highlighted selection pointed to by the current_highlight variable.
- updateHighlight(ProgramSelection) - Method in class rubydragon.jshell.JShellGhidraInterpreter
-
Updates the highlighted selection pointed to by the "currentHighlight" variable.
- updateLocation(ProgramLocation) - Method in class rubydragon.GhidraInterpreter
-
Updates the location in the current location variable as well as the address in the current address variable.
- updateLocation(ProgramLocation) - Method in class rubydragon.jshell.JShellGhidraInterpreter
-
Updates the location in the "currentLocation" variable as well as the address in the "ghidra/current-address" variable.
- updateProgram(Program) - Method in class rubydragon.GhidraInterpreter
-
Updates the current program in current program to the one provided.
- updateProgram(Program) - Method in class rubydragon.jshell.JShellGhidraInterpreter
-
Updates the program pointed to by the "currentProgram" binding.
- updateProgram(Program) - Method in class rubydragon.ruby.RubyGhidraInterpreter
-
Updates the current program in "$current_program" to the one provided, as well as the "$current_api" variable holding a flat api instance.
- updateSelection(ProgramSelection) - Method in class rubydragon.GhidraInterpreter
-
Updates the selection pointed to by the current selection variable.
- updateSelection(ProgramSelection) - Method in class rubydragon.jshell.JShellGhidraInterpreter
-
Updates the selection pointed to by the "currentSelection" binding.
- updateState(GhidraState) - Method in class rubydragon.clojure.ClojureGhidraInterpreter
-
Updates a state with the current selection/location/etc.
- updateState(GhidraState) - Method in class rubydragon.groovy.GroovyGhidraInterpreter
-
Updates a state with the current selection/location/etc.
- updateState(GhidraState) - Method in class rubydragon.kotlin.KotlinGhidraInterpreter
-
Updates a state with the current selection/location/etc.
- updateState(GhidraState) - Method in class rubydragon.ruby.RubyGhidraInterpreter
-
Updates a state with the $current_*.
- updateState(GhidraState) - Method in class rubydragon.ScriptableGhidraInterpreter
-
Updates a state with the current selection/location/etc.
All Classes and Interfaces|All Packages|Serialized Form