Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Errno 2] Error on os.unlink with binwalk.py #15

Open
kylemd opened this issue Nov 2, 2022 · 0 comments
Open

[Errno 2] Error on os.unlink with binwalk.py #15

kylemd opened this issue Nov 2, 2022 · 0 comments

Comments

@kylemd
Copy link

kylemd commented Nov 2, 2022

Latest (10.1.5) Ghidra. I can post whatever is needed to fix it, just ask.

This is the terminal output:

binwalk.py> Running...

Failed

[Errno 2] No such file or directory

Traceback (most recent call last):

  File "C:\Tools\Ghidra\ghidra_10.1.5_PUBLIC\plugins\ghidra_scripts\binwalk.py", line 39, in <module>

    os.unlink(result_file)

OSError: unlink(): an unknown error occurred: C:\Users\kyle\AppData\Local\Temp\tmpbvukcw

binwalk.py> Finished!
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant