1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we need to be coherent on maps filenames More... over 12 years ago
haystack/memory_dumper.py More... over 12 years ago
fix the pointer cache and always keep a ref to the real ctypes module. Otherwise we will break imports by other packages. More... over 12 years ago
justStack or justHeap are not practical. remove More... over 12 years ago
TU More... over 12 years ago
need to look into that More... over 12 years ago
verbosity More... over 12 years ago
TU verbosity More... over 12 years ago
stop catchng exception. less bugs. More... over 12 years ago
supe duper important to not have bugs. More... over 12 years ago
TU More... over 12 years ago
TU More... over 12 years ago
fix arch selection on elf More... over 12 years ago
more pydoc More... over 12 years ago
fix python object to c_void_p(0). need to be None More... over 12 years ago
we have to test HEAP reversers before More... over 12 years ago
can be usful to have a name More... over 12 years ago
fix malloc iterator with the move of refs into mappings More... over 12 years ago
support PE and ELF for guessing the arch word size More... over 12 years ago
moved to test_memory_mappings More... over 12 years ago
whitespace -> 4 More... over 12 years ago
damnit. that is the loose ref BUG that kills me. More... over 12 years ago
move subtype More... over 12 years ago
fixed reference cache issue More... over 12 years ago
fixed reference cache issue More... over 12 years ago
mappings is transfered More... over 12 years ago
thats is the idea More... over 12 years ago
the problem is dead refs leftover after memorymaps are deleted More... over 12 years ago
FIXME BUG, we need to keep a ref to the Heap memoryMap, otherwise, the model book is destroyed. More... over 12 years ago
if you delete the Heap memorymap, all references in the model book are invalided More... over 12 years ago