summaryrefslogtreecommitdiffstats
path: root/sploit/until.py
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2024-01-26 02:34:02 -0500
committerMalfurious <m@lfurio.us>2025-01-01 07:08:49 -0500
commit8338e1baec2f2e5714863aacda44177e616b6dfc (patch)
tree4dcb6f21f1ee663f45c5a7cb676bd695c088009a /sploit/until.py
parent048ad6420db3f8ceb7c31b5f8ca50dc79c6985cf (diff)
downloadnsploit-8338e1baec2f2e5714863aacda44177e616b6dfc.tar.gz
nsploit-8338e1baec2f2e5714863aacda44177e616b6dfc.zip
lict: Add new list-dictionary hybrid type
Lict is a fairly fully-featured data structure which stores elements in a well ordered list, while offering opt-in support for per-element dictionary keys. This type is intended to be the new back-end storage for Payload data, but may have other use-cases as well. An OrderedDict is not a suitable replacement, as they do not permit unkeyed elements. Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'sploit/until.py')
0 files changed, 0 insertions, 0 deletions