SkillAgentSearch skills...

DumpModule

Module Dumper is a small commandline Tool for Windows written in C++. It dumps a loaded Module (.dll) from the memory of a specified Process to a file on your Hardrive, using WinAPI.

Install / Use

/learn @blubtxt/DumpModule
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Module Dumper is a small commandline Tool for Windows. It dumps a loaded Module ( .dll ) from the memory of a specified Process to a file on your Hardrive, using WinAPI.

  • Usage: DumpModule.exe ProcessName ModuleName DumpPath

  • Example: DumpModule.exe steam.exe Steam.dll C:\test.dump

If you don`t refer a process name you get a process list, the same with modules.

Tested on Windows XP SP3

Should work on Windows 2000 Windows XP SP1, SP2 and SP3 Windows Vista

View on GitHub
GitHub Stars5
CategoryProduct
Updated5mo ago
Forks3

Languages

C++

Security Score

67/100

Audited on Oct 25, 2025

No findings