The security/py-fickling,python3 port
py3-fickling-0.1.3p0 – analyze Python pickle object serializations
Description
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.
WWW: https://pypi.python.org/pypi/fickling
- Categories:
-
lang/python
security
Library dependencies
Build dependencies
Run dependencies