COPYRIGHT
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
dissect.executable.egg-info/PKG-INFO
dissect.executable.egg-info/SOURCES.txt
dissect.executable.egg-info/dependency_links.txt
dissect.executable.egg-info/requires.txt
dissect.executable.egg-info/top_level.txt
dissect/executable/__init__.py
dissect/executable/exception.py
dissect/executable/elf/__init__.py
dissect/executable/elf/c_elf.py
dissect/executable/elf/elf.py
dissect/executable/macho/__init__.py
dissect/executable/pe/__init__.py
tests/test_dump.py
tests/test_elf.py
tests/test_section.py
tests/test_segment.py
tests/test_segment_table.py
tests/util.py
tests/data/hello_world.out
tests/data/hello_world.stripped.out
tests/docs/Makefile
tests/docs/conf.py
tests/docs/index.rst