mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
GP-4732: from the demo (lol)
GP-4732: frome review GP-4732: working until we step GP-4732: manifestGP-4732: works, except for resumeGP-4732: successGP-4732: frome review
This commit is contained in:
parent
e0fd708d30
commit
05ed589fa0
10 changed files with 272 additions and 67 deletions
|
@ -57,7 +57,7 @@ def main():
|
|||
print(f"RegMapFile: {os.getenv('EXDI_SYSTEM_REGISTERS_MAP_XML_FILE')}")
|
||||
util.set_convenience_variable('output-radix', 16)
|
||||
flags = 2
|
||||
args = os.getenv('OPT_TARGET_ARGS')
|
||||
args = os.getenv('OPT_KCONNECT_STRING')
|
||||
cmd.ghidra_trace_attach_kernel(args, flags, start_trace=False)
|
||||
|
||||
# TODO: HACK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue