Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 269 Bytes

ProcessInvestigator

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.