From e08089c2c2469c9408df8a8a50aceef51e3bebf0 Mon Sep 17 00:00:00 2001 From: Koan-Sin Tan Date: Sun, 6 Nov 2022 15:28:53 +0800 Subject: [PATCH] changes for Ghidra 10.2 Ghidra API changed in 10.2, there is no generic.continues anymore --- utils/helpers.py | 1 - utils/kext.py | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/utils/helpers.py b/utils/helpers.py index 83d77ac..7b65599 100644 --- a/utils/helpers.py +++ b/utils/helpers.py @@ -14,7 +14,6 @@ from ghidra.program.model.pcode import PcodeOp,HighFunctionDBUtil #from ghidra.program.database.function import FunctionManager from ghidra.app.cmd.function import CreateFunctionCmd -from generic.continues import RethrowContinuesFactory from ghidra.app.script import GhidraScript from ghidra.app.util.bin import ByteProvider from ghidra.app.util.bin import RandomAccessByteProvider diff --git a/utils/kext.py b/utils/kext.py index 040afc0..dcfd13e 100644 --- a/utils/kext.py +++ b/utils/kext.py @@ -41,7 +41,7 @@ def __init__(self,objects,isKernel=False,shared_p = "macOS11.2.3"): self.read32 = lambda off: struct.unpack("