ghidra/Ghidra/Features/Python/ghidra_scripts
cyrozap 0ee44c9f6a Make it possible to import symbols into arbitrary memory regions
Before this change, ImportSymbolsScript.py was limited to importing
symbols into the default memory region. With this change, arbitrary
memory regions can be specified along with the address, making it
possible for symbols to be imported into non-default memory regions.
This functionality is backwards-compatible with existing symbol list
files.
2022-05-26 20:14:01 -05:00
..
AddCommentToProgramScriptPy.py Updated certification headers 2021-03-17 18:22:50 -04:00
AskScriptPy.py Updated certification headers 2021-03-17 18:22:50 -04:00
CallAnotherScriptForAllProgramsPy.py Updated certification headers 2021-03-17 18:22:50 -04:00
CallAnotherScriptPy.py Updated certification headers 2021-03-17 18:22:50 -04:00
ChooseDataTypeScriptPy.py Updated certification headers 2021-03-17 18:22:50 -04:00
ExampleColorScriptPy.py Updated certification headers 2021-03-17 18:22:50 -04:00
external_module_callee.py Updated certification headers 2021-03-17 18:22:50 -04:00
external_module_caller.py Updated certification headers 2021-03-17 18:22:50 -04:00
FormatExampleScriptPy.py Updated certification headers 2021-03-17 18:22:50 -04:00
ghidra_basics.py Updated certification headers 2021-03-17 18:22:50 -04:00
ImportSymbolsScript.py Make it possible to import symbols into arbitrary memory regions 2022-05-26 20:14:01 -05:00
jython_basics.py Updated certification headers 2021-03-17 18:22:50 -04:00
PrintNonZeroPurge.py Updated certification headers 2021-03-17 18:22:50 -04:00
python_basics.py Updated certification headers 2021-03-17 18:22:50 -04:00
ToolPropertiesExampleScriptPy.py Updated certification headers 2021-03-17 18:22:50 -04:00