Update README.md

This commit is contained in:
Lakshit Verma 2026-08-15 05:55:46 +05:30 committed by GitHub
parent 5e59c30182
commit 8c9728afb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
<div align="center">
# naksheap
# naksheap / नक्षीप
**Reconstruct the heap from a core dump.** Point it at a crash dump of a stripped, optimized C++ binary and it recovers the live heap objects, their sizes and states, the pointers between them, and probable struct layouts, all without debug info and without a debugger.