Dumping the managed heap in C#

Using unsafe hacks to walk the managed heap from within a .NET application, without relying on the debugging API.
March 12, 2024
303
204