Python stdlib module — pickletools. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.decode_long()Neutraldecode_long(data)
Decode a long from a two's complement little-endian binary string.
.dis()Neutraldis(pickle, out, memo, indentlevel, annotate)
Produce a symbolic disassembly of a pickle.
| FQN | Field | |
|---|---|---|
| pickletools | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import pickletools