mirror of
https://github.com/vee1e/naksheap.git
synced 2026-09-01 10:18:37 +00:00
Update README.md
This commit is contained in:
parent
5e59c30182
commit
8c9728afb9
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue