Commit graph

4 commits

Author SHA1 Message Date
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
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
matedealer
04069a5d5d Add optional 3 option to ImportSymbolScript.py to allow importing
function names.

Add python script to import functions and labels

Use print() instead of print

Merge ImportSymbolsScript.py and ImportFunctionAndLabels.py

Made third token optional
2019-09-17 10:20:20 +02:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00