-
Notifications
You must be signed in to change notification settings - Fork 36
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
Comments
could you upload your sample |
On Fri 19. May 2023 at 04:17, Serfend ***@***.***> wrote:
could you upload your sample
—
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5DXYDI7L5W3H3QXKY7I32LXG3J37ANCNFSM6AAAAAAYHC4ZO4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
I will tomorrow but be warned the sample is a malicious file.
|
got it |
I am having the same problem. https://drive.google.com/file/d/19UUNvg0hHu50jTBZgIl6qQb-hJ1yCK0K/view?usp=sharing |
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
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!
The text was updated successfully, but these errors were encountered: