diff --git a/README.md b/README.md index dec896f..b286b40 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-# 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.