Closed r0ny123 closed 3 years ago
Can you share the sha256/md5 you sent?
Sure, here 5c278c04bb19196dc8559d45b9728b3ba0c1bc5cdd20a766f56248e561c6f5a6
.
Looks like a timeout occurred, please try to rerun it
Reran it, this time something weird occurred here is error:
>>>Done building xml. Writing xml...
Traceback (most recent call last):
File "C:\Users\Rony\ghidra_scripts\intezer_analyze_gh_community.py", line 285, in run
helper.create_function_map(sha256)
File "C:\Users\Rony\ghidra_scripts\intezer_analyze_gh_community.py", line 245, in create_function_map
self.write_xml_file(function_map)
File "C:\Users\Rony\ghidra_scripts\intezer_analyze_gh_community.py", line 238, in write_xml_file
output_file = open(PATH_TO_XML, 'w')
IOError: [Errno 13] Permission denied: 'C:\\WINDOWS\\system32\\items.xml'
intezer_analyze_gh_community.py> Finished!
Try to set a path in PATH_TO_XML (instead of the default one) use a path that your user has access to
Thanks, I did that but again a timeout occurred as you said but I ran the Intezer IDA plugin, it went perfectly well. I'm going nuts now. Don't know why its keep happening.
Try to analyze the file in Analyze and then run the Ghidra plugin
So, the issue seemed to be resolved now. Didn't know what was happening. Anyway, thanks for the support!
I'm getting the following error: