From 5881a1eeff4b01d493e67855ed4913b3165f12b2 Mon Sep 17 00:00:00 2001 From: Andrea Marcelli Date: Mon, 10 Feb 2020 20:15:59 +0100 Subject: [PATCH] Added readOnly option to Ghidra headless analysis --- ghida_plugin/lib.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ghida_plugin/lib.py b/ghida_plugin/lib.py index b301876..c30de6d 100644 --- a/ghida_plugin/lib.py +++ b/ghida_plugin/lib.py @@ -225,6 +225,7 @@ def ghidra_headless(address, "Temp", "-import", xml_file_path, + '-readOnly', '-scriptPath', ghidra_plugins_path, '-postScript',