py3-fickling
analyze Python pickle object serializations
WWW CVSWeb GITHub-
Package versionpy3-fickling-0.1.2p0
-
MaintainerSebastian Reitenbach
Fickling is a decompiler, static analyzer, and bytecode rewriter for
Python pickle object serializations.
Pickled Python objects are in fact bytecode that is interpreted by a
stack-based virtual machine built into Python called the "Pickle
Machine". Fickling can take pickled data streams and decompile them into
human-readable Python code that, when executed, will deserialize to the
original serialized object.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-flit_core,python3
- lang/python/3.10