.gitignore
LICENSE
README.md
headless-ida.png
pyproject.toml
.github/workflows/pypi.yml
examples/decompile_main.py
examples/decompile_main_multibins.py
examples/list_functions.py
examples/list_strings.py
examples/save_idb.py
examples/search_string_refs.py
src/headless_ida/__init__.py
src/headless_ida/cli.py
src/headless_ida/client.py
src/headless_ida/helpers.py
src/headless_ida/ida_headers.py
src/headless_ida/ida_script.py
src/headless_ida/server.py
src/headless_ida.egg-info/PKG-INFO
src/headless_ida.egg-info/SOURCES.txt
src/headless_ida.egg-info/dependency_links.txt
src/headless_ida.egg-info/entry_points.txt
src/headless_ida.egg-info/requires.txt
src/headless_ida.egg-info/top_level.txt