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

"Could not find COOKIE magic pattern!" #31

Open
SonarServices opened this issue May 18, 2023 · 5 comments
Open

"Could not find COOKIE magic pattern!" #31

SonarServices opened this issue May 18, 2023 · 5 comments

Comments

@SonarServices
Copy link

Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\Scripts\pydumpck.exe_main
.py", line 7, in
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\pydumpck\pyinstaller_dump.py", line 118, in run
return dmp.main(**vars(args))
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\pydumpck\py_common_dump_init
.py", line 203, in main
self.result = self.action_dispatchdispatch_to
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\pydumpck\py_common_dump_init
.py", line 121, in handle_arch_file
arch = get_archive(filename=target_file)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\pydumpck\py_common_dump_init_.py", line 25, in get_archive
arch = viewer._open_toplevel_archive(filename)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\PyInstaller\utils\cliutils\archive_viewer.py", line 126, in _open_toplevel_archive
return CArchiveReader(filename)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\site-packages\PyInstaller\archive\readers.py", line 90, in init
raise ArchiveReadError("Could not find COOKIE magic pattern!")
PyInstaller.loader.pyimod01_archive.ArchiveReadError: Could not find COOKIE magic pattern!

@serfend
Copy link
Owner

serfend commented May 19, 2023

could you upload your sample

@SonarServices
Copy link
Author

SonarServices commented May 19, 2023 via email

@serfend
Copy link
Owner

serfend commented May 22, 2023

got it

@abdullahqasim01
Copy link

I am having the same problem.
I am giving the link to file and I want to decompile "Checker.exe".

https://drive.google.com/file/d/19UUNvg0hHu50jTBZgIl6qQb-hJ1yCK0K/view?usp=sharing

@serfend
Copy link
Owner

serfend commented Aug 27, 2023

failure to download,could you please upload via github comments

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