README
setup.py
haystack/__init__.py
haystack/__main__.py
haystack/abouchet.py
haystack/argparse_utils.py
haystack/basicmodel.py
haystack/config.py
haystack/dbg.py
haystack/dump_loader.py
haystack/listmodel.py
haystack/memory_dumper.py
haystack/memory_mapper.py
haystack/memory_mapping.py
haystack/model.py
haystack/utils.py
haystack/win-dump-heap.py
haystack.egg-info/PKG-INFO
haystack.egg-info/SOURCES.txt
haystack.egg-info/dependency_links.txt
haystack.egg-info/requires.txt
haystack.egg-info/top_level.txt
haystack/gui/__init__.py
haystack/gui/addmodule.py
haystack/gui/addmoduleview.py
haystack/gui/gui.py
haystack/gui/infomodel.py
haystack/gui/mainwindow.py
haystack/gui/memmaptab.py
haystack/gui/qhexedit.py
haystack/gui/searchStruct.py
haystack/gui/searchinfoStruct.py
haystack/gui/searchinfoview.py
haystack/gui/searchview.py
haystack/gui/statushandler.py
haystack/gui/view.py
haystack/gui/widgets.py
haystack/reverse/__init__.py
haystack/reverse/context.py
haystack/reverse/diff.py
haystack/reverse/fieldtypes.py
haystack/reverse/graph.py
haystack/reverse/heapwalker.py
haystack/reverse/lrucache.py
haystack/reverse/pattern.py
haystack/reverse/pointerfinder.py
haystack/reverse/progressive.py
haystack/reverse/re_string.py
haystack/reverse/reversers.py
haystack/reverse/signature.py
haystack/reverse/structure.py
haystack/reverse/utils.py
haystack/reverse/libc/__init__.py
haystack/reverse/libc/ctypes_malloc.py
haystack/reverse/libc/libcheapwalker.py
haystack/reverse/libc/sandbox.py
haystack/reverse/win32/__init__.py
haystack/reverse/win32/win7heap.py
haystack/reverse/win32/win7heap_generated.py
haystack/reverse/win32/win7heapwalker.py
haystack/reverse/win32/winheap.py
haystack/reverse/win32/winheap_generated.py
scripts/haystack
scripts/haystack-dump
scripts/haystack-gui
scripts/haystack-reverse