Skip to content

Commit

Permalink
Revert "Revert "final""
Browse files Browse the repository at this point in the history
This reverts commit 27fd2cd.
  • Loading branch information
Nummer committed Mar 4, 2018
1 parent 27fd2cd commit 8f99194
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 33 deletions.
5 changes: 3 additions & 2 deletions DWS/MainDwsForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 4 additions & 27 deletions DWS/MainDwsForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
using System.IO;
using System.Linq;
using System.Management;
using System.Net;
using System.Resources;
using System.Runtime.InteropServices;
using System.Security.AccessControl;
Expand Down Expand Up @@ -53,8 +52,7 @@ public MainDwsForm(string[] args)
try
{
Icon = Icon.ExtractAssociatedIcon(System.Reflection.Assembly.GetExecutingAssembly().Location);
Text +=
string.Format(Resources.MainDwsForm_MainDwsForm_v_0_, FileVersionInfo.GetVersionInfo(System.Reflection.Assembly.GetExecutingAssembly().Location).FileVersion);
Text += @"Final Vesion";
}
catch
{
Expand All @@ -64,9 +62,9 @@ public MainDwsForm(string[] args)
ChangeLanguage(); // change language
StealthMode(args); //check args
new Thread(AnimateBackground).Start(); // animate border (new thread)
new Thread(AutoUpdate).Start(); // auto update
//new Thread(AutoUpdate).Start(); // auto update
}

/*
void AutoUpdate()
{
try
Expand All @@ -93,7 +91,7 @@ void AutoUpdate()
{
MessageBox.Show(string.Format(Resources.MainDwsForm_AutoUpdate_, ex.Message), @"Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
}
}
}*/

public override string Text
{
Expand Down Expand Up @@ -456,20 +454,17 @@ private void DestroyWindowsSpyingMainThread()
"MapsBroker", // Downloaded Maps Manager
"NetTcpPortSharing", // Net.Tcp Port Sharing Service
"RemoteAccess", // Routing and Remote Access
"RemoteRegistry", // Remote Registry
"SharedAccess", // Internet Connection Sharing (ICS)
"TrkWks", // Distributed Link Tracking Client
"WbioSrvc", // Windows Biometric Service
"WMPNetworkSvc", // Windows Media Player Network Sharing Service
"WSearch", // Windows Search
"XblAuthManager", // Xbox Live Auth Manager
"XblGameSave", // Xbox Live Game Save Service
"XboxNetApiSvc", // Xbox Live Networking Service
"HomeGroupListener", // HomeGroup Listener
"HomeGroupProvider", // HomeGroup Provider
"bthserv", // Bluetooth Support Service
"wscsvc", // Security Center Service
//"WlanSvc", // WLAN AutoConfig #TODO: Path only. Not disable.
"OneSyncSvc", // Sync Host Service
"AeLookupSvc", // Application Experience Service
"PcaSvc", // Program Compatibility Assistant
Expand Down Expand Up @@ -798,8 +793,6 @@ private void AddToHostsAndFirewall()
try
{
string[] hostsdomains = {
"answers.microsoft.com",
"apps.skype.com",
"ars.smartscreen.microsoft.com",
"az361816.vo.msecnd.net",
"az512334.vo.msecnd.net",
Expand All @@ -819,34 +812,27 @@ private void AddToHostsAndFirewall()
"feedback.microsoft-hohm.com",
"feedback.search.microsoft.com",
"feedback.windows.com",
"g.live.com",
"img-s-msn-com.akamaized.net",
"insiderppe.cloudapp.net",
"licensing.mp.microsoft.com",
"login.live.com",
"m.hotmail.com",
"mediaredirect.microsoft.com",
"msftncsi.com",
"officeclient.microsoft.com",
"oneclient.sfx.ms",
"pricelist.skype.com",
"pti.store.microsoft.com",
"query.prod.cms.rt.microsoft.com",
"register.cdpcs.microsoft.com",
"s.gateway.messenger.live.com",
"s0.2mdn.net",
"sO.2mdn.net",
"search.msn.com",
"settings-ssl.xboxlive.com",
"static.2mdn.net",
"storage.live.com",
"store-images.s-microsoft.com",
"storeedgefd.dsx.mp.microsoft.com",
"support.microsoft.com",
"tile-service.weather.microsoft.com",
"time.windows.com",
"tk2.plt.msn.com",
"ui.skype.com",
"urs.smartscreen.microsoft.com",
"wdcp.microsoft.com",
"wdcpalt.microsoft.com",
Expand Down Expand Up @@ -1234,17 +1220,10 @@ private void AddToHostsAndFirewall()
"mobile.pipe.aria.microsoft.com",
"msedge.net",
"msntest.serving-sys.com",
"nexus.officeapps.live.com",
"nexusrules.officeapps.live.com",
"oca.telemetry.microsoft.com",
"oca.telemetry.microsoft.com.nsatc.net",
"onesettings-bn2.metron.live.com.nsatc.net",
"onesettings-cy2.metron.live.com.nsatc.net",
"onesettings-db5.metron.live.com.nsatc.net",
"onesettings-hk2.metron.live.com.nsatc.net",
"pre.footprintpredict.com",
"preview.msn.com",
"rad.live.com",
"rad.msn.com",
"redir.metaservices.microsoft.com",
"reports.wes.df.telemetry.microsoft.com",
Expand All @@ -1266,7 +1245,6 @@ private void AddToHostsAndFirewall()
"sqm.df.telemetry.microsoft.com",
"sqm.telemetry.microsoft.com",
"sqm.telemetry.microsoft.com.nsatc.net",
"ssw.live.com",
"storecatalogrevocation.storequality.microsoft.com",
"survey.watson.microsoft.com",
"t0.ssl.ak.dynamic.tiles.virtualearth.net",
Expand All @@ -1292,7 +1270,6 @@ private void AddToHostsAndFirewall()
"vortex.data.glbdns2.microsoft.com",
"vortex.data.metron.live.com.nsatc.net",
"vortex.data.microsoft.com",
"watson.live.com",
"watson.microsoft.com",
"watson.ppe.telemetry.microsoft.com",
"watson.telemetry.microsoft.com",
Expand Down
8 changes: 4 additions & 4 deletions DWS/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Destroy Windows 10 Spying Rollup Edition")]
[assembly: AssemblyTitle("Destroy Windows 10 Spying")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("WZT")]
[assembly: AssemblyProduct("Destroy Windows 10 Spying")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyCopyright("Copyright © 2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -30,5 +30,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.7.1.0")]
[assembly: AssemblyFileVersion("1.7.1.0")]
[assembly: AssemblyVersion("2.2.2.2")]
[assembly: AssemblyFileVersion("2.2.2.2")]

0 comments on commit 8f99194

Please sign in to comment.