Description:Microsoft .NET Runtime Crash Dump Generator (included in .NET Core)
Author:Daniel Santos
Created:2022-08-05
Commands:
- Command:createdump.exe -n -f dump.dmp [PID]
Description:Dump process by PID and create a minidump file. If "-f dump.dmp" is not specified, the file is created as '%TEMP%\dump.%p.dmp' where %p is the PID of the target process.