> cat /dev/github | grep security-tools
discovered 03 Aug 2026

x64dbg-MiniDumpPlugin

via awesome-list
→ View on GitHub
The MiniDumpPlugin for x64dbg allows users to save the current debugging state in a full minidump format, facilitating analysis and troubleshooting of applications. Developed originally for integration with the dumpulator project, this tool has since been incorporated into x64dbg's core functionality as the `minidump` command. Notable features include ease of installation and the ability to generate both 32-bit and 64-bit plugins using CMake.