mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-26 12:12:31 +02:00
Minor formatting changes (redudant backslashes, incorrect dates, typos, etc.)
This commit is contained in:
@@ -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.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
Name: VSIISExeLauncher.exe
|
||||
Description: Binary will execute specified binary. Part of VS/VScode installation.
|
||||
Author: 'timwhite'
|
||||
Created: '2021-09-24'
|
||||
Created: 2021-09-24
|
||||
Commands:
|
||||
- Command: VSIISExeLauncher.exe -p [PATH_TO_BIN] -a "argument here"
|
||||
Description: The above binary will execute other binary.
|
||||
|
Reference in New Issue
Block a user