MiniDump
alternative to procdump
Install / Use
/learn @rvrsh3ll/MiniDumpREADME
MiniDump
alternative to procdump written in C# (perfect for execute-assembly) and C.
Usage
MiniDumpCs.exe PID
> MiniDumpCs.exe 620
MiniDumpWriteDump found at 0x000007FEE3891EF0
Trying to dump PID: 620
Process HANDLE 0x0000000000000024
memory.dmp HANDLE 0x0000000000000028
Process Completed (1)(87)
Compiling the C version
For 64 bits systems
x86_64-w64-mingw32-gcc.exe dump.c -o dump64.exe
For 32 bits systems
mingw32-gcc.exe dump.c -o dump.exe
EDRs bypass
Both the C and C# version offer a 64 bits version that is patching the code to avoid user mode hook put in place by most EDRs.
Credit
Mr.Un1k0d3r RingZer0 Team
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
