sysinternals
This is an old revision of the document!
SysInternals
Autoruns
Запуск Autoruns из консоли с экспортом полного вывода (*) в текстовый файл:
.\autorunsc64.exe -a * -o c:\autors.txt
Или с ключем -c, чтобы записать в CSV-формате
.\autorunsc64.exe -a * -c -o c:\autors.txt
PsExec
Установка удаленной сессии PowerShell.
.\PsExec64.exe \\COMPUTER_NAME -i -s powershell.exe
handle64
Узнать какой процесс открыл файл:
.\handle64.exe c:\file_path\file.txt
sysinternals.1667232230.txt.gz · Last modified: 2022/10/31 16:03 by jp