Python bytecode disassembler and decompiler
NOTE: pycdc is also known as Decompyle++ Decompyle++ aims to translate compiled Python byte-code back into valid and human-readable Python source code. While other projects have achieved this with varied success, Decompyle++ is unique in that it seeks to support byte-code from any version of Python. Decompyle++ includes both a byte-code disassembler (pycdas) and a decompiler (pycdc).
$
pkg install pycdcOrigin
devel/pycdc
Size
433KiB
License
GPLv3
Maintainer
tiga@FreeBSD.org
Dependencies
0 packages
Required by
0 packages