extremecoders-re / pyinstxtractor

PyInstaller Extractor
GNU General Public License v3.0
2.94k stars 612 forks source link

Error : Missing cookie - Need file detection #36

Closed Commifreak closed 2 years ago

Commifreak commented 2 years ago

Sorry to bother you with basic things - but I assume the attached exe should be packed with pyinstaller - but the xtractor does not accept it.

Could you take a closer look?

python pyinstxtractor.py app.exe
[+] Processing app.exe
[!] Error : Missing cookie, unsupported pyinstaller version or not a pyinstaller archive

https://www.mediafire.com/file/mg5dgslaiatp0o3/app.exe/file

Or is kind ob obfuscated to trick the xtractor?

Commifreak commented 2 years ago

After some more playing - its seems, that this is a nuitka generated exe.

extremecoders-re commented 2 years ago

It's Nuitka indeed.