Minor formatting changes (redudant backslashes, incorrect dates, typos, etc.)

This commit is contained in:
Wietze
2021-12-14 14:57:32 +00:00
parent f7b30775a4
commit 39d4e815af
22 changed files with 26 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
Name: Procdump(64).exe
Description: SysInternals Memory Dump Tool
Author: 'Alfie Champion (@ajpc500)'
Created: '2020-10-14'
Created: 2020-10-14
Commands:
- Command: procdump.exe -md calc.dll explorer.exe
Description: Loads calc.dll where DLL is configured with a 'MiniDumpCallbackRoutine' exported function. Valid process must be provided as dump still created.