70 changes: 70 additions & 0 deletions 70 Out-Minidump.cs @@ -0,0 +1,70 @@ namespace ProcDump { using System; using System.Diagnostics; using System.Runtime.InteropServices; using System.IO; public static class OutMiniDump { public enum MINIDUMP_TYPE { MiniDumpNormal = 0x00000000,...
SharpDump is a C# port ofPowerSploit's Out-Minidump.ps1functionality. TheMiniDumpWriteDumpWin32 API call is used to create a minidump for the process ID specified (LSASS by default) to C:\Windows\Temp\debug.out, GZipStream is used to compress the dump to C:\Windows\Temp\debug.bin (....
✅ My PC keeps crashing and i can not find out why, please look at my minidump file and help...:As title says, while i play video games my PC crashes and restarts it self and i can not figure out why.i tried reinstalling drivers, fresh, i tried....