pydumpck is a tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc.sometimes its py-file result not exactly right ,maybe could use uncompyle6 etc.
Project description
What?
pydumpck is a tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc.sometimes its py-file result not exactly right ,maybe could use uncompyle6 etc.
Install
pip install pydumpck
Usage
usage: pydumpck [-h] [-o OUTPUT_DIRECTORY] [-w THREAD] [-t TIMEOUT] [-y TARGET_FILE_TYPE] target_file
positional arguments:
target_file PyInstaller archive to show content of
options:
-h, --help show this help message and exit
-o OUTPUT_DIRECTORY, --ouput OUTPUT_DIRECTORY
output archive file to (default: ./output).
-w THREAD, --thread THREAD
thread count for running (default: 0) cpu-count * 2.
-t TIMEOUT, --timeout TIMEOUT
timeout running single decompiler (default: 10).
-y TARGET_FILE_TYPE, --type TARGET_FILE_TYPE
file-type of input file,can use pe,exe,elf,pyc,pyz (default: None : auto guess).
Example
pydumpck xxx.exe
pydumpck xxx.elf
pydumpck xxx.pyc
pydumpck xxx.pyz
pydumpck xxx.exe --output ./output --thread 8 --timeout 10
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydumpck-1.3.37.tar.gz
(229.8 kB
view details)
Built Distributions
pydumpck-1.3.37-py3.10.egg
(230.8 kB
view details)
pydumpck-1.3.37-py3-none-any.whl
(231.4 kB
view details)
File details
Details for the file pydumpck-1.3.37.tar.gz
.
File metadata
- Download URL: pydumpck-1.3.37.tar.gz
- Upload date:
- Size: 229.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 979cdb33f030dccf98487d961ca8ac4028ab3cb3b40f496fe6704ee24bd28fab |
|
MD5 | fa88d095a693321196e9f132a47544db |
|
BLAKE2b-256 | a3aeb36725a1894b6f7a4c77ad0b2c89aa1e5451f324b7e530d72a46f4e721c1 |
Provenance
File details
Details for the file pydumpck-1.3.37-py3.10.egg
.
File metadata
- Download URL: pydumpck-1.3.37-py3.10.egg
- Upload date:
- Size: 230.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97969046d3f391c9a766baaaa9221dbce950c0025b5fc540efcfdc9168178636 |
|
MD5 | 294c855494ff7baea18fc9969a5a4790 |
|
BLAKE2b-256 | a96c4d5b047451bf18692c47a75bc315d3944478e42fcac37c536570b304f72e |
Provenance
File details
Details for the file pydumpck-1.3.37-py3-none-any.whl
.
File metadata
- Download URL: pydumpck-1.3.37-py3-none-any.whl
- Upload date:
- Size: 231.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2123a1945f963820fca0114f26ae582773310021d5e642618bed1cf97f6bf60 |
|
MD5 | 60ad7250fbb35aafc85a83449e6dafee |
|
BLAKE2b-256 | 0292f2c7f6f93103204fcfb7e2841b405006fb84c1d8035d31b3374b2cebad8a |