discovered 03 Aug 2026
x64dbg-MiniDumpPlugin
→ View on GitHubThe 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.