.. /Dump64.exe
Memory dump tool that comes with Microsoft Visual Studio
Paths:
- C:\Program Files (x86)\Microsoft Visual Studio\Installer\Feedback\dump64.exe
Dump
-
Creates a memory dump of the LSASS process.
dump64.exe <pid> out.dmp
- Use case
- Create memory dump and parse it offline to retrieve credentials.
- Privileges required
- Administrator
- Operating systems
- Windows 10, Windows 11
- ATT&CK® technique
- T1003.001