nuitka-extractor icon indicating copy to clipboard operation
nuitka-extractor copied to clipboard

[!] Failed to locate Nuitka data in PE resources

Open h5dra opened this issue 1 year ago • 11 comments

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

content: image

h5dra avatar Jul 21 '24 04:07 h5dra

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.

extremecoders-re avatar Jul 21 '24 09:07 extremecoders-re

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

LogerKent avatar Oct 19 '24 18:10 LogerKent

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

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

extremecoders-re avatar Oct 20 '24 05:10 extremecoders-re

I am having the same error and I am not pulling from temp. Running on OSX (I added a pull request for making a OSX bin)

Image

rhcp011235 avatar May 20 '25 05:05 rhcp011235

The detect it easy signature which nuitka is here: https://github.com/horsicq/Detect-It-Easy/blob/master/db/PE/Nuitka.1.sg

I guess the logic in nuitka-extractor needs to be updated.

extremecoders-re avatar May 20 '25 14:05 extremecoders-re

No,

I can 100% confirm its packed with Nuitka - I asked the author and he told me. and i know hes telling the truth as well.

On Tue, May 20, 2025 at 10:36 AM extremecoders-re @.***> wrote:

extremecoders-re left a comment (extremecoders-re/nuitka-extractor#9) https://github.com/extremecoders-re/nuitka-extractor/issues/9#issuecomment-2894669269

The detect it easy signature which nuitka is here: https://github.com/horsicq/Detect-It-Easy/blob/master/db/PE/Nuitka.1.sg

I guess the logic in nuitka-extractor needs to be updated.

— Reply to this email directly, view it on GitHub https://github.com/extremecoders-re/nuitka-extractor/issues/9#issuecomment-2894669269, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEA6LM7LOFKXHTUYAJCY6T27M4XZAVCNFSM6AAAAAB5PN4FMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOJUGY3DSMRWHE . You are receiving this because you commented.Message ID: @.***>

-- John Hale [image: John Hale Logo] 212-812-9043 @.*** https://www.jbhale.com https://social.rhcp011235.me https://www.facebook.com/John.b.hale https://www.twitter.com/john011235 https://www.linkedin.com/in/johnhale/ https://www.instagram.com/rhcp011235 https://api.whatsapp.com/send?phone=rhcp011235

IMPORTANT: This email message is intended only for the use of the individual to whom, or entity to which, it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are NOT the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please reply to the sender immediately and permanently delete this email.

rhcp011235 avatar May 20 '25 14:05 rhcp011235

I can upload the binary if you want, it's not a virus or anything, its a IOS tool kit

rhcp011235 avatar May 20 '25 15:05 rhcp011235

You can grab it from here: https://f3arra1n.com/Downloads/F3ar_Win.zip

rhcp011235 avatar May 20 '25 15:05 rhcp011235

same problem

Jeremyop avatar Aug 27 '25 17:08 Jeremyop

please update nuitka-extractor

Jeremyop avatar Aug 27 '25 17:08 Jeremyop

Image

[+] File type: PE [!] Failed to locate Nuitka data in PE resources

Jeremyop avatar Aug 27 '25 17:08 Jeremyop