Replies: 1 comment
|
Yes, if you could figure out a good implementation for that, it would be a great update. Currently I am using a roundabout way to do it, which is the audit tab, where you can manually see what is updated, as well as a mode to automatically turn them off, which still needs future testing. In a way it's safer, because it forces you to see what has access before you even started using MFW, but most people probably won't spend the time to go through the long list. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I took a look at Malwarebytes Windows Firewall Control (also known as Binisoft WFC) and realized we could borrow a feature called Secure Profile, which detects when another program silently changes the firewall filtering mode and reverts it.
Could be a useful companion to Lockdown Mode.
I haven't looked into feasibility yet, but wanted to get it on the radar.
All reactions