Commit graph

114 commits

Author SHA1 Message Date
915ba84aa1 Modify IPs 2018-04-04 22:13:31 +02:00
97b826a915 Revert to Resolve-DnsName in BlockHostByIP(), File in BlockHost() can use comment 2018-04-04 22:12:48 +02:00
6151c51531 BlockHostByIP() use GetAddressIP instead ResolvDNSName to retrieve IP with hostname 2018-04-04 15:16:22 +02:00
9cd6d3a7f5 Add MNO Metadata Parser task to remove 2018-04-04 11:50:29 +02:00
91ba06eaef Corrections for tasks modules 2018-04-04 11:46:11 +02:00
a6abc0f73a Merge branch 'dev' of https://git.epha.se/ephase/win10-privacy-script into dev 2018-04-04 11:37:46 +02:00
ca98df6e24 Add tasks relatives modules 2018-04-04 11:37:06 +02:00
5db809b884 Reworked BlockHost() BlockHostByIP() 2018-04-03 22:24:07 +02:00
d986ccb16d Host is also blocked in firewall if action.firewall is true in BlockHost action 2018-04-03 16:05:53 +02:00
4a715091b7 Add module to block hosts 2018-04-03 15:05:42 +02:00
9fddccdc62 Reworked Firewall function for better output and message in rules 2018-04-03 10:16:44 +02:00
5269bf5d78 Remove duplicate entries 2018-04-03 10:16:00 +02:00
7fbd179fe2 Write module rules 2018-04-03 11:03:33 +02:00
246441cb50 Add module to block MS telemetry IPs 2018-04-03 10:50:17 +02:00
6a1bf1af0e Remove debug output 2018-04-01 00:12:23 +02:00
068e82ef28 userService variable use real JSON Boolean type 2018-04-01 00:09:40 +02:00
c107756bd5 Rework DisableService() : write UserFlagService reg key even although service could not be disable 2018-04-01 00:07:42 +02:00
745049551a Error in action name 2018-03-31 23:31:12 +02:00
ce7da69a5b Add services modules 2018-03-31 23:15:47 +02:00
80e3c40b43 service with userService to True write a registry key to not create a user service when log-in 2018-03-31 23:13:23 +02:00
ae3fe95912 Add a service to disable 2018-03-31 22:46:46 +02:00
8a30b58fd1 Reworked conf file for HKCU + Corrections 2018-03-28 21:54:30 +02:00
fca51612cd ExecCommand() now display 'file not found' if the path not exist 2018-03-28 21:40:15 +02:00
47329ea298 Better output for DelRegKey() 2018-03-28 21:30:29 +02:00
c1d3c82c35 Better output for users hive mount 2018-03-28 21:08:20 +02:00
7c6aed89e3 Dynamicaly load users information, AddRegKey() and DelRegKey() now process local users hives
This is the first step to make the script process already 'used' installation.
2018-03-28 20:47:35 +02:00
69d2d6ce76 Incorrect path for scheduled tasks 2018-03-27 00:17:11 +02:00
6374b71932 Add a firewall rule to block Edge 2018-03-27 00:11:45 +02:00
1ba290dfe7 Error in action name for sheduled tasks 2018-03-26 23:47:01 +02:00
db84086dab Add some applications to uninstall 2018-03-26 23:45:54 +02:00
db821afe77 Variable error in ProcessModuleFile 2018-03-26 23:17:18 +02:00
97ad26ff91 First version of UninstallModernApp module 2018-03-26 23:01:13 +02:00
f7d0a679ac Rewrite ExecCommand() 2018-03-26 22:17:29 +02:00
1d7d2a6254 Bad reg key 2018-03-26 13:06:00 +02:00
b765d3752f Bad reg values for LetAppsAccessEmail 2018-03-26 13:03:12 +02:00
4e2ad14153 Bad reg values for LetAppsAccessCallHistory 2018-03-26 13:02:36 +02:00
4253dee327 Bad reg values for LetAppsAccess... + corrections 2018-03-26 12:51:25 +02:00
ade08ccca0 Reworked DelRegKey() error messages 2018-03-26 12:35:40 +02:00
4ba4ef330a Syntax error in JSON 2018-03-26 11:52:11 +02:00
995eb60e9f Block more programs / applications with firewall 2018-03-26 11:41:06 +02:00
ca5f72720d Variables name corrections in DelRegKey() 2018-03-26 10:42:13 +02:00
3aca7516af Remove useless file 2018-03-26 01:02:34 +02:00
682707c206 FwBlockOutputIP() block output traffic now (was inbound by default) 2018-03-26 01:02:34 +02:00
4367ee7a8f Implement FwBlockProgram() 2018-03-26 01:02:34 +02:00
1dbac1b138 JSON Corrections 2018-03-26 01:02:34 +02:00
27614e531d ProcessModule() display a message if action does not exist 2018-03-26 01:02:34 +02:00
c2733d133c Rework AddRegKey() to add key with empty value 2018-03-26 01:02:34 +02:00
eba57e6c8a Rewrite modules (untested) 2018-03-26 01:02:34 +02:00
b3d3ee6403 Add -module argument to process a single module file 2018-03-26 01:02:34 +02:00
e0c4d6361e Add -file parameter + Better message when JSON error
Add -file parameter + Better message when JSON error
2018-03-26 01:02:16 +02:00