extremecoders-re / nuitka-extractor

Tool to extract nuitka compiled executables
MIT License
58 stars 5 forks source link

[!] Failed to locate Nuitka data in PE resources #9

Open wotb000 opened 1 month ago

wotb000 commented 1 month ago

hi. trying to disassemble some malware/stealer. can't get any further because of this error: image

content: image

extremecoders-re commented 1 month ago

From the last screenshot, you have grabbed this files from the temp directory I suppose.

123123.exe can't be extracted further. Note that nuitka-extractor can't extract pyc files as there are none inside. It is only for extracting DLLs, Pyds and other binary resources from nuitka onefile executables. In your case this is already extracted.