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

error #36

Open
TheCloudLad opened this issue Jul 24, 2023 · 3 comments
Open

error #36

TheCloudLad opened this issue Jul 24, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@TheCloudLad
Copy link

─$ pydumpck
Traceback (most recent call last):
File "/home/kali/.local/bin/pydumpck", line 5, in
from pydumpck import run
File "/home/kali/.local/lib/python3.11/site-packages/pydumpck/init.py", line 22, in
from pydumpck.pyinstaller_dump import run
File "/home/kali/.local/lib/python3.11/site-packages/pydumpck/pyinstaller_dump.py", line 4, in
from pydumpck.py_common_dump import CommonDump
File "/home/kali/.local/lib/python3.11/site-packages/pydumpck/py_common_dump/init.py", line 7, in
from ..py_package import PackageStruct, PackageDescription
File "/home/kali/.local/lib/python3.11/site-packages/pydumpck/py_package/init.py", line 1, in
from .package_description import PackageDescription
File "/home/kali/.local/lib/python3.11/site-packages/pydumpck/py_package/package_description/init.py", line 6, in
from PyInstaller.utils.cliutils.archive_viewer import get_archive, get_data, get_content, get_archive_content
ImportError: cannot import name 'get_archive' from 'PyInstaller.utils.cliutils.archive_viewer' (/home/kali/.local/lib/python3.11/site-packages/PyInstaller/utils/cliutils/archive_viewer.py)

@bloban
Copy link

bloban commented Jul 25, 2023

Did you solve it?

@serfend serfend added the duplicate This issue or pull request already exists label Aug 5, 2023
@serfend
Copy link
Owner

serfend commented Aug 5, 2023

same as #27

@TheCloudLad
Copy link
Author

TheCloudLad commented Aug 15, 2023

no i don't work with this tool , I wan't to use it for some python malware that someone try to give it to me , I don't open it but I wan't to see the code if you have any tool for this thing replay on this tnx btw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants