ghidra_kernelcache
ghidra_kernelcache copied to clipboard
ImportError: No module named continues
I placed the .py files in my ghidra_scripts folder in: /user/user_name/ghidra_scripts.
After doing so, I went checked KC.py in the script manager and ran it, just to get this error:
Traceback (most recent call last):
File "/Users/chr1s0x1/ghidra_scripts/KC.py", line 6, in
Any reason as to why this happens? Thanks
I have this issue as well.
I commented out line 17 in utils/helper.py and I think that fixed it.