You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic .NET tool to dump stacks/heaps from running processes. Make sure to compile/run the code in 32-bit or 64-bit to match the process you are attaching to.
NOTE: You may need to run as Administrator to attach to the process.
About
Basic .NET tool to dump stacks/heaps from running processes