You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
─$ 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)
The text was updated successfully, but these errors were encountered:
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
─$ 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)
The text was updated successfully, but these errors were encountered: