shadowbrokers-exploits/windows/Resources/Gui/Config/Modules/logviewer.xml
2017-04-14 11:45:07 +02:00

16 lines
No EOL
490 B
XML

<Plugin id="8">
<Name>Log Viewer</Name>
<Class>ddb.dsz.plugin.logviewer.LogViewer</Class>
<Description>Enables the user to review executed commands</Description>
<Logo>images/zoom.png</Logo>
<Live>true</Live>
<Replay>true</Replay>
<UserStartable>true</UserStartable>
<Hide>true</Hide>
<Unhide>true</Unhide>
<Detach>true</Detach>
<UserClose>true</UserClose>
<CanClose>true</CanClose>
<VerifyClose>true</VerifyClose>
<SpawnDetached>false</SpawnDetached>
</Plugin>