Wilders Security Forums  

Go Back   Wilders Security Forums > Security Products > other firewalls
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #901  
Old July 20th, 2012, 12:32 AM
alexandrud's Avatar
alexandrud alexandrud is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 602
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by puff-m-d
Hello,

I may have found a bug... First, I am using Win Vista HP x64 with all service packs and hot-fixes to date. From WFC Interface>Shortcuts>Resource Monitor, that link does not work. Clicking it does nothing. I can get Resource Monitor to run from Start>Run>"Perfmon.exe /res" however.
I will check this and I will include this fix in the next version which will be out the following days. The GUI of the new version was reworked a little. Now the main window can be moved across the screen. Also, I have added support for sticky windows. The main window and notification windows can be snapped to the screen edges and other WFC windows. Like Winamp.
__________________
You can visit us at http://binisoft.org
  #902  
Old July 20th, 2012, 02:00 PM
focus focus is offline
Regular Poster
 
Join Date: Feb 2007
Posts: 103
Default Re: another Windows Firewall Control?

if you are working on the GUI I have a couple of requests. First is the ability to right click on a rule and perform the actions such as disable, delete, etc, the action items on the right hand panel essentially. Second, is the ability to move a rule up or down on the list so as to be able to group similar rules together.

The latest version seems to be very stable now on my W7x64 system, I appreciate your efforts to continually work on the program to bring it to perfection. What I have requested above are not about functionality at all, just ease of use.

Regards,
  #903  
Old July 22nd, 2012, 11:10 AM
alexandrud's Avatar
alexandrud alexandrud is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 602
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by focus
if you are working on the GUI I have a couple of requests. First is the ability to right click on a rule and perform the actions such as disable, delete, etc, the action items on the right hand panel essentially. Second, is the ability to move a rule up or down on the list so as to be able to group similar rules together.

The latest version seems to be very stable now on my W7x64 system, I appreciate your efforts to continually work on the program to bring it to perfection. What I have requested above are not about functionality at all, just ease of use.

Regards,
I have implemented the context menu with the same menu items from the right panel. About the grouping, the rules can't be moved. To group similar items, you can set their group name the same. For example, edit the group name for the rules you want to be grouped and say, for example "MyGroup1" instead of "Windows Firewall Control". If you click on the column header named Group, your rules will be grouped by group name.
__________________
You can visit us at http://binisoft.org
  #904  
Old July 22nd, 2012, 01:45 PM
alexandrud's Avatar
alexandrud alexandrud is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 602
Default Re: another Windows Firewall Control?

Version 3.4.0.0 available

What's new:
- New: Context menu was added in Manage Rules window. It contains items from the right panel. (focus)
- New: Main window of the program can be moved across the screen. It sticks to the desktop edges and the taskbar, like Winamp does. Also, it won't close itself anymore when the user clicks outside of it.
- New: Main window contains a new button which minimizes the program to system tray. The same result can be achieved if the user double clicks on the main window.
- Updated: The notification window was reworked. (see the screenshot).
- Fixed: Shortcut to Resource Monitor does not work in Windows Vista. (puff-m-d)
- Fixed: Notifications sometimes appear even if the profile is set to High Filtering, where all notifications should be disabled.
- Fixed: Some windows can be maximized, when they shouldn't.

Download link: http://binisoft.org/download/wfc.exe

Just check for updates and install the new version.
Any feedback is welcome.

Thank you for your support,
Alexandru

Click image for larger version

Name:	wfc3400.png
Views:	25
Size:	243.0 KB
ID:	233864
__________________
You can visit us at http://binisoft.org
  #905  
Old July 22nd, 2012, 02:01 PM
ellison64 ellison64 is offline
Very Frequent Poster
 
Join Date: Oct 2003
Posts: 2,167
Default Re: another Windows Firewall Control?

Excellent work
This thing just gets better and better
  #906  
Old July 22nd, 2012, 09:13 PM
focus focus is offline
Regular Poster
 
Join Date: Feb 2007
Posts: 103
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by alexandrud
I have implemented the context menu with the same menu items from the right panel. About the grouping, the rules can't be moved. To group similar items, you can set their group name the same. For example, edit the group name for the rules you want to be grouped and say, for example "MyGroup1" instead of "Windows Firewall Control". If you click on the column header named Group, your rules will be grouped by group name.

Thanks for adding this feature, much appreciated. I will work on using the group name to do sorts although I do like the default that shows all of the rules I have created at the top. Have to play with this a bit.
  #907  
Old July 24th, 2012, 03:10 PM
Broadway Broadway is offline
Regular Poster
 
Join Date: Aug 2011
Posts: 165
Default Re: another Windows Firewall Control?

When shutting down the system I get an "unknown software error " of wfc.exe.
I cannot post a screenshot because the system terminates then.
  #908  
Old July 24th, 2012, 03:17 PM
Broadway Broadway is offline
Regular Poster
 
Join Date: Aug 2011
Posts: 165
Default Re: another Windows Firewall Control?

I got this from the event log:

Application: wfc.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.InvalidOperationException Stack: at System.Windows.Window.InternalClose(Boolean, Boolean) at System.Windows.Application.DoShutdown() at System.Windows.Application.ShutdownImpl() at System.Windows.Application.ShutdownCallback(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Threading.ExecutionContext.runTryCode(System.Object) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) at System.Windows.Application.RunDispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at WindowsFirewallControl.App.Main()
  #909  
Old July 24th, 2012, 03:24 PM
Cazandros Cazandros is offline
Infrequent Poster
 
Join Date: Oct 2007
Posts: 33
Default Re: another Windows Firewall Control?

I get the same error on my Win7 32 & 64 bit systems.
  #910  
Old July 24th, 2012, 07:25 PM
focus focus is offline
Regular Poster
 
Join Date: Feb 2007
Posts: 103
Default Re: another Windows Firewall Control?

I am also seeing this error on W7 x64, however it seems that if I have opened the rules windows at some point during the session I do not get the error.
  #911  
Old July 25th, 2012, 12:41 AM
alexandrud's Avatar
alexandrud alexandrud is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 602
Default Re: another Windows Firewall Control?

This error occurred on last night once on our system too. But it was totally random. We are investigating this and we will fix this soon.

Thank you for your support and your patience.
Alexandru
__________________
You can visit us at http://binisoft.org
  #912  
Old July 25th, 2012, 09:38 AM
Broadway Broadway is offline
Regular Poster
 
Join Date: Aug 2011
Posts: 165
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by focus
I am also seeing this error on W7 x64, however it seems that if I have opened the rules windows at some point during the session I do not get the error.
Yes, I notice that, too.
  #913  
Old July 26th, 2012, 02:09 PM
Eru's Avatar
Eru Eru is offline
Regular Poster
 
Join Date: Mar 2010
Location: Poland - Sosnowiec
Posts: 83
Default Re: another Windows Firewall Control?

2 error's that I have had:

The wfc.exe had occurred when I was logging out the system/shutting down the system.
Attached Images
  
__________________
Realtime: NoVirusThanks Exe Radar Pro + Sandboxie + Windows Firewall Control | Sandboxie
Web browser: Nightly PL | Firefox
Password Manager: S10 Password Vault PL
  #914  
Old July 27th, 2012, 01:17 AM
alexandrud's Avatar
alexandrud alexandrud is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 602
Default Re: another Windows Firewall Control?

Version 3.5.0.0 available

What's new:
- New: Lock feature is now available for all users.
- Fixed: Random errors in wfc.exe at system reboot appeared in the last version because of calls to user32.dll. The usage of user32.dll to handle windows appearance was removed.
- Removed: Sticky windows feature introduced in the last version was removed due to generation of crashes on some computers.
- New: FadeIn and FadeOut effects on the windows are now possible and are active.
- Updated: The control box of the main window (lock, minimize, close) was rewritten. Now the title bar will be the same on Windows 7 and Windows 8, because is custom made. The title bar from Windows 8 is pretty ugly.

Download link: http://binisoft.org/download/wfc.exe

Just check for updates and install the new version.

It seems that the last feature of sticky windows generated some problems for some of you. Please accept my apologies for this trouble. I have finally removed any call to user32.dll to hide the default control box and remove the resize borders. Instead of this, I have build a borderless window skeleton from scratch. The main challenge was to make it to look and feel like the normal windows.

Please let me know if this version runs smooth and if your problem at shutdown is fixed.

New features that will come in the future:
1. Log view in which the user can see the last blocked connections. I hope this time I will make it. My last attempt did not gave a good solution.
2. Possibility to scan a folder, for example "Program Files" for exe files and then showing a list with them with the possibility to create new rules for the selected ones.
3. Please suggest more useful features that you would like to see in this program.

Thank you for your support and your patience,
Alexandru

P.S.: This is the new look which will remain.
Name:  wfc3500.png
Views: 495
Size:  46.0 KB
__________________
You can visit us at http://binisoft.org
  #915  
Old July 27th, 2012, 06:46 PM
MrElectrifyer's Avatar
MrElectrifyer MrElectrifyer is offline
Regular Poster
 
Join Date: Jul 2012
Location: Canada
Posts: 65
Lightbulb Re: another Windows Firewall Control?

Awesome UI update!! While you're at it, mind integrating a "Zone" feature on the main window? It detects the network one is connected to (via the network Mac Address and the network SSID) and alters the "Level of Filtering", the "Type of Rules to be Crated (Inbound, Outbound or both)" and the "Rules list".

This can be done using random read/write text files that are saved in the program's directory for each network (can be named after the network's SSID and verified via the MAC address). The file can contain the rules one has created for that network and the program just switches rules and shows a network change notification to the user.
__________________
Static From MrElectrifyer
  #916  
Old July 28th, 2012, 10:17 AM
roark37 roark37 is offline
Regular Poster
 
Join Date: May 2006
Posts: 113
Default Re: another Windows Firewall Control?

Hi, I am looking into the various options for using firewalls that use the built in Windows 7 firewall and had some questions:

I am not clear on the differences between the free and paid versions. Are there many differences?

Does the free version require registration of any sort or personal information required to be used? Does the program pull any data at all from the user? And are there ads in the free version or ads to upgrade to paid?

In using Windows Firewall Control can programs be set to get prompts when they attempt access or is it only allow or deny silently?

Lastly is it a complete and clean uninstall just using add/remove programs if you try it and wish to remove it?

Thanks.

roark
  #917  
Old July 28th, 2012, 10:58 AM
Broadway Broadway is offline
Regular Poster
 
Join Date: Aug 2011
Posts: 165
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by alexandrud
Version 3.5.0.0 available
...
Runs fine, no problems so far.
Thank you :-)
  #918  
Old July 28th, 2012, 12:29 PM
alexandrud's Avatar
alexandrud alexandrud is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 602
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by roark37
I am not clear on the differences between the free and paid versions. Are there many differences?
With latest version 3.5.0.0 the registered version allows the user to enable Learning Mode which is capable of displaying instantly notifications of outgoing connections that were blocked (the most wanted feature after all). In the free version Learning Mode is not available.

Quote:
Originally Posted by roark37
Does the free version require registration of any sort or personal information required to be used??
No, it does not. You just download the executable file, you install it and use it.

Quote:
Originally Posted by roark37
Does the program pull any data at all from the user?
No, it does not. What would be the benefit for me ? I have much better things to do in my life than reading logs from thousands of users.

Quote:
Originally Posted by roark37
And are there ads in the free version or ads to upgrade to paid?
No. This kind of messages are crap. Commercial firewalls are full of them.

Quote:
Originally Posted by roark37
In using Windows Firewall Control can programs be set to get prompts when they attempt access or is it only allow or deny silently?
On Low Filtering profile they are all allowed silently. In Medium Filtering they are all blocked by default. The notifications (prompts) are available for registered users.

Quote:
Originally Posted by roark37
Lastly is it a complete and clean uninstall just using add/remove programs if you try it and wish to remove it?
The program can be uninstalled from Control Panel, Programs and Features or by launching it with "-uninstall" parameter. At uninstallation it erases all registry entries that it created and erases itself from the disk. There may be some situations where wfc.exe can't erase itself. It can be deleted manually if it is not deleted automatically. The registry is properly cleaned.
__________________
You can visit us at http://binisoft.org
  #919  
Old July 28th, 2012, 01:48 PM
majoMo's Avatar
majoMo majoMo is offline
Frequent Poster
 
Join Date: Aug 2007
Posts: 785
Thumbs up Windows Firewall Control?

Version 3.5.0.0 working well here also.

__________________
ZSoft Uninstaller | Opera | SandboxIE | Spamihilator | Toolwiz Time Freeze | Windows 7 Firewall Control [Sphinx] | AdFender | System Explorer | Toolwiz Time Machine
  #920  
Old July 29th, 2012, 12:13 AM
focus focus is offline
Regular Poster
 
Join Date: Feb 2007
Posts: 103
Default Re: another Windows Firewall Control?

Latest version is very stable here on W7x64. Looking forward to the log view, that would be an excellent feature.
  #921  
Old July 29th, 2012, 03:14 PM
Eru's Avatar
Eru Eru is offline
Regular Poster
 
Join Date: Mar 2010
Location: Poland - Sosnowiec
Posts: 83
Default Re: another Windows Firewall Control?

No problems with the newest version
__________________
Realtime: NoVirusThanks Exe Radar Pro + Sandboxie + Windows Firewall Control | Sandboxie
Web browser: Nightly PL | Firefox
Password Manager: S10 Password Vault PL
  #922  
Old July 30th, 2012, 06:56 PM
7alvoo 7alvoo is offline
Infrequent Poster
 
Join Date: Jul 2012
Location: Magyarország
Posts: 2
Default Re: another Windows Firewall Control?

If plan sound feature option for notification?
  #923  
Old July 30th, 2012, 08:01 PM
Eru's Avatar
Eru Eru is offline
Regular Poster
 
Join Date: Mar 2010
Location: Poland - Sosnowiec
Posts: 83
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by 7alvoo
If plan sound feature option for notification?

Better no
__________________
Realtime: NoVirusThanks Exe Radar Pro + Sandboxie + Windows Firewall Control | Sandboxie
Web browser: Nightly PL | Firefox
Password Manager: S10 Password Vault PL
  #924  
Old July 31st, 2012, 03:52 AM
CSKfan CSKfan is offline
Regular Poster
 
Join Date: May 2012
Location: The Earth
Posts: 148
Default Re: another Windows Firewall Control?

Does WFC work well in Standard User Account in Windows 7?
__________________
Impossible is nothing

Rollback Rx|Sandboxie|AppGuard|Keyscrambler Premium
  #925  
Old July 31st, 2012, 10:31 AM
alexandrud's Avatar
alexandrud alexandrud is offline
Frequent Poster
 
Join Date: Apr 2011
Posts: 602
Default Re: another Windows Firewall Control?

Quote:
Originally Posted by 7alvoo
If plan sound feature option for notification?
I don't understand. Notifications are already available for registered users.

Quote:
Originally Posted by CSKfan
Does WFC work well in Standard User Account in Windows 7?
Yes. Since version 3.2.0.0, WFC was designed to work fine for standard users accounts, by implementing a Windows service which runs always with required privileges, and WFC connects through it's GUI to this service.
__________________
You can visit us at http://binisoft.org
 

Wilders Security Forums > Security Products > other firewalls « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 01:12 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums