Process Dump

Malware authors often use process dumps to capture the contents of running processes in memory. This technique allows them to extract sensitive data, such as decrypted passwords, cryptographic keys, or other valuable information.

Featured Windows APIs

Associated Code Snippets

Id Name Language Author Published Date
44 Dump Process Memory via MiniDumpWriteDump Delphi logoDelphi DarkCoderSc 3 months ago.
43 Dump Process Memory via ReadProcessMemory Delphi logoDelphi DarkCoderSc 3 months ago.

Associated Features

Feature Name Dangerousness Key Categories
Process Manager logoProcess Manager Medium Disruption, System Management
Password Recovery logoPassword Recovery High Privilege Escalation, Lateral Movements, Credentials