LICENSE
MANIFEST.in
README.rst
VERSION
setup.py
malstruct/__init__.py
malstruct/core.py
malstruct/debug.py
malstruct/expr.py
malstruct/version.py
malstruct.egg-info/PKG-INFO
malstruct.egg-info/SOURCES.txt
malstruct.egg-info/dependency_links.txt
malstruct.egg-info/requires.txt
malstruct.egg-info/top_level.txt
malstruct/lib/__init__.py
malstruct/lib/binary.py
malstruct/lib/bitstream.py
malstruct/lib/containers.py
malstruct/lib/hex.py
malstruct/lib/py3compat.py
malstruct/utils/__init__.py
malstruct/utils/arm.py
malstruct/utils/custombase64.py
malstruct/utils/datetime_.py
malstruct/utils/dotnet.py
malstruct/utils/elffileutils.py
malstruct/utils/helpers.py
malstruct/utils/html.py
malstruct/utils/machoutils.py
malstruct/utils/mips.py
malstruct/utils/network.py
malstruct/utils/pecon.py
malstruct/utils/pefileutils.py
malstruct/utils/template.html
malstruct/utils/windows_constants.py
malstruct/utils/windows_enums.py
malstruct/utils/windows_structures.py
tests/test_benchmarks.py
tests/test_compiler.py
tests/test_core.py
tests/test_expr.py
tests/test_multiprocessing.py