vscode-decompiler icon indicating copy to clipboard operation
vscode-decompiler copied to clipboard

Decompilation fails on windows 10 with ghidra, code 4058

Open mahdi28881 opened this issue 1 year ago • 4 comments

Failed to run decompiliation command. Check your configuration. {"code":{"errno":-4058,"code":"ENOENT","syscall":"spawn analyzeHeadless","path":"analyzeHeadless","spawnargs":["C:\Users\ASUS\AppData\Local\Temp\tmp-11984-QpSSl0sNxJCB","vscode-decompiler","-import","e:\cs mods\failsafe\405810376.dll","-scriptPath","c:\Users\ASUS\.vscode\extensions\tintinweb.vscode-decompiler-0.1.0\scripts","-postScript","c:\Users\ASUS\.vscode\extensions\tintinweb.vscode-decompiler-0.1.0\scripts\ghidra_decompile.py","C:\Users\ASUS\AppData\Local\Temp\tmp-11984-EPwTMpyCTOds"]},"type":"single","err":"tool returned non-zero exit code"}

mahdi28881 avatar Jun 01 '23 17:06 mahdi28881

I was able to connect this with an issue where the extension was not creating the folders for ghidra to find. So ghidra is falling because no tmp-* folders exist. Unfortunately, I haven't found a solution yet.

Zer0zzy avatar Nov 16 '23 16:11 Zer0zzy

I'm getting this issue as well

darylhur avatar Feb 08 '24 14:02 darylhur

same issue

Mhanz3500 avatar Jun 05 '24 12:06 Mhanz3500

I got this error when i referenced "analyzeHeadless" instead of "anazlyzeHeadless.bat"

LuluZulu123 avatar Jun 11 '24 14:06 LuluZulu123