Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Показать сообщение отдельно

Старожил


Сообщения: 352
Благодарности: 193

Профиль | Отправить PM | Цитировать


Цитата MKN:
Не подскажешь соотв. утилитку ком строки (если существует...) ? »
не встречал, но возможно проще будет парсить выхлоп SetACL, т.к. там есть возможность вывода в виде таблицы с табами в качестве разделителей:
Скрытый текст
для команды
Код: Выделить весь код
setacl -on "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Scan" -ot reg -actn list -lst "f:tab;w:d;i:y;s:y"
выхлоп:
Код: Выделить весь код
machine\SOFTWARE\Microsoft\Windows Defender\Scan

   DACL(not_protected+auto_inherited):
   S-1-15-2-1   read   allow   inherited
   S-1-15-2-1   read   allow   container_inherit+object_inherit+inherit_only+inherited
   S-1-15-3-1024-3153509613-960666767-3724611135-2725662640-12138253-543910227-1950414635-4190290187   read   allow   inherited
   S-1-15-3-1024-3153509613-960666767-3724611135-2725662640-12138253-543910227-1950414635-4190290187   read   allow   container_inherit+object_inherit+inherit_only+inherited
   S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464   full   allow   inherited
   S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464   full   allow   container_inherit+object_inherit+inherit_only+inherited
   S-1-5-80-1913148863-3492339771-4165695881-2087618961-4109116736   full   allow   inherited
   S-1-5-80-1913148863-3492339771-4165695881-2087618961-4109116736   full   allow   container_inherit+object_inherit+inherit_only+inherited
   S-1-5-18   full   allow   inherited
   S-1-5-18   full   allow   container_inherit+object_inherit+inherit_only+inherited
   S-1-5-32-544   read+KEY_CREATE_LINK   allow   inherited
   S-1-5-32-544   read+KEY_CREATE_LINK   allow   container_inherit+object_inherit+inherit_only+inherited
   S-1-1-0   read+KEY_CREATE_LINK   allow   inherited
   S-1-1-0   read+KEY_CREATE_LINK   allow   container_inherit+object_inherit+inherit_only+inherited

По SetRegView:
При выполнении SetRegView 32|64 предыдущее состояние (32/64) сохраняется и с помощью SetRegView lastused его можно восстановить обратно.

Отправлено: 11:47, 05-03-2021 | #2571