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

16 lines
No EOL
474 B
XML

<Plugin id="10">
<Name>Monitor</Name>
<Class>ddb.dsz.plugin.monitor.MonitorWindow2</Class>
<Description>Monitored Command Output</Description>
<Logo>images/monitor.png</Logo>
<Live>true</Live>
<Replay>false</Replay>
<UserStartable>true</UserStartable>
<Hide>true</Hide>
<Unhide>true</Unhide>
<Detach>true</Detach>
<UserClose>true</UserClose>
<CanClose>true</CanClose>
<VerifyClose>true</VerifyClose>
<SpawnDetached>true</SpawnDetached>
</Plugin>