.gitattributes
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
Makefile
NOTICE
README.rst
apache-2.0.LICENSE
azure-pipelines.yml
configure
configure.bat
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/docs-ci.yml
.github/workflows/pypi-release.yml
docs/Makefile
docs/make.bat
docs/scripts/doc8_style_check.sh
docs/scripts/sphinx_build_link_check.sh
docs/source/conf.py
docs/source/index.rst
docs/source/skeleton-usage.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/ci/azure-container-deb.yml
etc/ci/azure-container-rpm.yml
etc/ci/azure-posix.yml
etc/ci/azure-win.yml
etc/ci/install_sudo.sh
etc/ci/macports-ci
etc/ci/macports-ci.ABOUT
etc/ci/mit.LICENSE
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/elf_inspector/__init__.py
src/elf_inspector/dwarf.py
src/elf_inspector/elf.py
src/elf_inspector/plugin_dwarf.py
src/elf_inspector/plugin_elf.py
src/elf_inspector.egg-info/PKG-INFO
src/elf_inspector.egg-info/SOURCES.txt
src/elf_inspector.egg-info/dependency_links.txt
src/elf_inspector.egg-info/entry_points.txt
src/elf_inspector.egg-info/not-zip-safe
src/elf_inspector.egg-info/requires.txt
src/elf_inspector.egg-info/top_level.txt
tests/test_dwarf_and_elf.py
tests/test_plugin_dwarf_and_elf.py
tests/test_skeleton_codestyle.py
tests/data/dwarf_paths-expected.json
tests/data/elf_dependencies-expected.json
tests/data/dwarf_and_elf/amd64_exec
tests/data/dwarf_and_elf/amd64_exec.dwarf-paths.expected.json
tests/data/dwarf_and_elf/amd64_exec.dwarf.expected.json
tests/data/dwarf_and_elf/amd64_exec.elf-deps.expected.json
tests/data/dwarf_and_elf/analyze.so.debug
tests/data/dwarf_and_elf/analyze.so.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/analyze.so.debug.dwarf.expected.json
tests/data/dwarf_and_elf/analyze.so.debug.elf-deps.expected.json
tests/data/dwarf_and_elf/arm_gentoo_elf
tests/data/dwarf_and_elf/arm_gentoo_elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/arm_gentoo_elf.dwarf.expected.json
tests/data/dwarf_and_elf/arm_gentoo_elf.elf-deps.expected.json
tests/data/dwarf_and_elf/arm_with_form_indirect_windows.elf
tests/data/dwarf_and_elf/arm_with_form_indirect_windows.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/arm_with_form_indirect_windows.elf.dwarf.expected.json
tests/data/dwarf_and_elf/arm_with_form_indirect_windows.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/autotalent.so.debug
tests/data/dwarf_and_elf/autotalent.so.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/autotalent.so.debug.dwarf.expected.json
tests/data/dwarf_and_elf/autotalent.so.debug.elf-deps.expected.json
tests/data/dwarf_and_elf/compressed_32.o
tests/data/dwarf_and_elf/compressed_32.o.dwarf-paths.expected.json
tests/data/dwarf_and_elf/compressed_32.o.dwarf.expected.json
tests/data/dwarf_and_elf/compressed_32.o.elf-deps.expected.json
tests/data/dwarf_and_elf/corrupt.o
tests/data/dwarf_and_elf/corrupt.o.dwarf-paths.expected.json
tests/data/dwarf_and_elf/corrupt.o.dwarf.expected.json
tests/data/dwarf_and_elf/corrupt.o.elf-deps.expected.json
tests/data/dwarf_and_elf/cpp-test.o
tests/data/dwarf_and_elf/cpp-test.o.dwarf-paths.expected.json
tests/data/dwarf_and_elf/cpp-test.o.dwarf.expected.json
tests/data/dwarf_and_elf/cpp-test.o.elf-deps.expected.json
tests/data/dwarf_and_elf/cuv5_x86-64_gcc.so.elf
tests/data/dwarf_and_elf/cuv5_x86-64_gcc.so.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/cuv5_x86-64_gcc.so.elf.dwarf.expected.json
tests/data/dwarf_and_elf/cuv5_x86-64_gcc.so.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/exe_solaris32_cc.elf
tests/data/dwarf_and_elf/exe_solaris32_cc.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/exe_solaris32_cc.elf.dwarf.expected.json
tests/data/dwarf_and_elf/exe_solaris32_cc.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/exe_solaris64_cc.elf
tests/data/dwarf_and_elf/exe_solaris64_cc.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/exe_solaris64_cc.elf.dwarf.expected.json
tests/data/dwarf_and_elf/exe_solaris64_cc.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/file_stripped
tests/data/dwarf_and_elf/file_stripped.dwarf-paths.expected.json
tests/data/dwarf_and_elf/file_stripped.dwarf.expected.json
tests/data/dwarf_and_elf/file_stripped.elf-deps.expected.json
tests/data/dwarf_and_elf/gcc48-simple.o
tests/data/dwarf_and_elf/gcc48-simple.o.dwarf-paths.expected.json
tests/data/dwarf_and_elf/gcc48-simple.o.dwarf.expected.json
tests/data/dwarf_and_elf/gcc48-simple.o.elf-deps.expected.json
tests/data/dwarf_and_elf/gmtime_r.o.elf
tests/data/dwarf_and_elf/gmtime_r.o.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/gmtime_r.o.elf.dwarf.expected.json
tests/data/dwarf_and_elf/gmtime_r.o.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/labrea.debug
tests/data/dwarf_and_elf/labrea.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/labrea.debug.dwarf.expected.json
tests/data/dwarf_and_elf/labrea.debug.elf-deps.expected.json
tests/data/dwarf_and_elf/latex2emf.debug
tests/data/dwarf_and_elf/latex2emf.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/latex2emf.debug.dwarf.expected.json
tests/data/dwarf_and_elf/latex2emf.debug.elf-deps.expected.json
tests/data/dwarf_and_elf/libelf-begin.o
tests/data/dwarf_and_elf/libelf-begin.o.dwarf-paths.expected.json
tests/data/dwarf_and_elf/libelf-begin.o.dwarf.expected.json
tests/data/dwarf_and_elf/libelf-begin.o.elf-deps.expected.json
tests/data/dwarf_and_elf/libgnutls-openssl.so.27.0.0
tests/data/dwarf_and_elf/libgnutls-openssl.so.27.0.0.dwarf-paths.expected.json
tests/data/dwarf_and_elf/libgnutls-openssl.so.27.0.0.dwarf.expected.json
tests/data/dwarf_and_elf/libgnutls-openssl.so.27.0.0.elf-deps.expected.json
tests/data/dwarf_and_elf/non_elf
tests/data/dwarf_and_elf/non_elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/non_elf.dwarf.expected.json
tests/data/dwarf_and_elf/non_elf.elf-deps.expected.json
tests/data/dwarf_and_elf/null_elf
tests/data/dwarf_and_elf/null_elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/null_elf.dwarf.expected.json
tests/data/dwarf_and_elf/null_elf.elf-deps.expected.json
tests/data/dwarf_and_elf/pascalenum.o
tests/data/dwarf_and_elf/pascalenum.o.dwarf-paths.expected.json
tests/data/dwarf_and_elf/pascalenum.o.dwarf.expected.json
tests/data/dwarf_and_elf/pascalenum.o.elf-deps.expected.json
tests/data/dwarf_and_elf/penalty_64_clang.o.elf
tests/data/dwarf_and_elf/penalty_64_clang.o.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/penalty_64_clang.o.elf.dwarf.expected.json
tests/data/dwarf_and_elf/penalty_64_clang.o.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/penalty_64_gcc.o.elf
tests/data/dwarf_and_elf/penalty_64_gcc.o.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/penalty_64_gcc.o.elf.dwarf.expected.json
tests/data/dwarf_and_elf/penalty_64_gcc.o.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/reloc_arm_gcc.o.elf
tests/data/dwarf_and_elf/reloc_arm_gcc.o.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/reloc_arm_gcc.o.elf.dwarf.expected.json
tests/data/dwarf_and_elf/reloc_arm_gcc.o.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/sample_exe64.elf
tests/data/dwarf_and_elf/sample_exe64.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/sample_exe64.elf.dwarf.expected.json
tests/data/dwarf_and_elf/sample_exe64.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/ssdeep.i686
tests/data/dwarf_and_elf/ssdeep.i686.dwarf-paths.expected.json
tests/data/dwarf_and_elf/ssdeep.i686.dwarf.expected.json
tests/data/dwarf_and_elf/ssdeep.i686.elf-deps.expected.json
tests/data/dwarf_and_elf/ssdeep.x86_64
tests/data/dwarf_and_elf/ssdeep.x86_64.dwarf-paths.expected.json
tests/data/dwarf_and_elf/ssdeep.x86_64.dwarf.expected.json
tests/data/dwarf_and_elf/ssdeep.x86_64.elf-deps.expected.json
tests/data/dwarf_and_elf/struct-bitfield-packed.elf
tests/data/dwarf_and_elf/struct-bitfield-packed.elf.dwarf-paths.expected.json
tests/data/dwarf_and_elf/struct-bitfield-packed.elf.dwarf.expected.json
tests/data/dwarf_and_elf/struct-bitfield-packed.elf.elf-deps.expected.json
tests/data/dwarf_and_elf/test_debugsup.common
tests/data/dwarf_and_elf/test_debugsup.common.dwarf-paths.expected.json
tests/data/dwarf_and_elf/test_debugsup.common.dwarf.expected.json
tests/data/dwarf_and_elf/test_debugsup.common.elf-deps.expected.json
tests/data/dwarf_and_elf/test_debugsup1.debug
tests/data/dwarf_and_elf/test_debugsup1.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/test_debugsup1.debug.dwarf.expected.json
tests/data/dwarf_and_elf/test_debugsup1.debug.elf-deps.expected.json
tests/data/dwarf_and_elf/test_debugsup2.debug
tests/data/dwarf_and_elf/test_debugsup2.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/test_debugsup2.debug.dwarf.expected.json
tests/data/dwarf_and_elf/test_debugsup2.debug.elf-deps.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink.common
tests/data/dwarf_and_elf/test_gnudebugaltlink.common.dwarf-paths.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink.common.dwarf.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink.common.elf-deps.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink1.debug
tests/data/dwarf_and_elf/test_gnudebugaltlink1.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink1.debug.dwarf.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink1.debug.elf-deps.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink2.debug
tests/data/dwarf_and_elf/test_gnudebugaltlink2.debug.dwarf-paths.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink2.debug.dwarf.expected.json
tests/data/dwarf_and_elf/test_gnudebugaltlink2.debug.elf-deps.expected.json