Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Open
wotb000 opened this issue Jul 21, 2024 · 3 comments
Open

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

wotb000 opened this issue Jul 21, 2024 · 3 comments

Comments

@wotb000
Copy link

wotb000 commented Jul 21, 2024

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

content:
image

@extremecoders-re
Copy link
Owner

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.

@LogerKent
Copy link

и как получить исходный код?

@extremecoders-re
Copy link
Owner

и как получить исходный код?

Невозможно получить исходный код, поскольку он скомпилирован в машинный код.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants