Hotfix:Added configurable "advanced hooking feature". Can be "on" or "off". This feauture intended for
ASProtect'ed programs, but may cause crash sometimes at some workstations... :(
Hotfix: Fixed little bug in the WaitForConnect() function for preventing hunging
Hotfix: Fixed bug with incorrect injection when KAV -- Kaspersky AntiVirus is installed. Plus fixed little bug with installer (wrong version number)
Fixed Opera's freezing
Fixed broken HTTPS answers, when with CONNECT server response the data
from destination address also arrives.
Fixed stupid bug with unchangable log path to c:\freecap.log
Also fixed bug when windows' loader tried to load this file as an executable image.
Finally added support for ASProtect'ed programs. (Yes, WebMoney can be now fully socksified)
Fixed bugs with SOCKSv5 and SOCKSv4a server negotiations (DNS)
Added traffic filters (old-school HELO/EHLO obfuscatorJust unpack to FreeCap directory). This plugins
engine is experimental and can be changed in a future.
Fixed little GUI bugs with Config dialog.
SOCKS servers checking improvement with coloring/sorting etc.
Added servers inserting by Ctrl+V or Shift+Ins (Yes, just copy'n'paste)
Added non-console freecapCon for desktop shortcuts (Yes, no
stupid console window when it starts)
New splitted engine. So inject.dll now just 'injects' and 'hooks' and proxy32.dll is main proxy engine. (Yes, all ready to port to WideCap -- system proxifier)
Hope I've fixed WSAAsyncSelect completely.
Added new feature into GUI -- a colored logs box inside main window.
Added treeview control for easy navigation in the config window.
Added new feauture -- hide FreeCap instead of closing.
Fixed little bug with ASPack-ed programs handling
Added new languages support. No DLLs now. Only pure text ini-file, so volunteurs could localize to other than english or russian languages.
New toolbar icons
Added WindowsXP's manifest. (xp skinzz)
Setup build engine now InnoSetup (was GhostInstaller)
InsallDir fix -- now installing to $(program files)
Proxy switch fix -- new switching algorithm. Hope there will no crashes.
Some UDP traversing tricks
Added button "Apply" to apply changes in the config window
Icons dragged from FreeCap main window, now have same name as original programs but with "via FreeCap" suffix
Our japanese friends made patch which translates all menus and dialogs into Japanese. But instead of patching executable file itself -- better is using language translation tool built in the Delphi. If the author of this patch contact me, I'll help him in this hard way :)
Recently found that new Opera can't work trought FreeCap. After taking a long time of exploring I found that opera.dll packed with ASPack. Because problem is global -- many popular programs packed with ASPack (for example WebMoney Keeper) I make an emulation of Windows Loader for DLL. It works only under WinNT/2000/XP.
Fixed 'adminstartor' bug. Now for install and work under FreeCap you doesn't require the Administrator privilegies
Fixed UDP bugs. (thanks to 3APA3A)
Rewritten interface for proxy chains. I hope it now more easy.
Added plugin support and experimental plugin for SMTP server obfuscation of your real IP (commands HELO/EHLO)
Fixed bug with making connection to last proxy item in the chain.
Fixed bug when user gets message box "Invalid language info in file %s"
Who can ever suppose that in stolen Win2000 and WinNT sources can be exists full WinSock2!
Please note:
BIND support has been deactivated! (because of some technical troubles)
With socksyifing FTP you should check 'passive mode' in your FTP client.
UDP traversing could be done only with last SOCKSv5 server in your chain, i.e.
UDP chaining isn't possible!.
HotFix: Fixed bug with traffic's logging when "Logging" is disabled.
Support for drag'n'drop of shortcuts to the FreeCap main window
Added new parameter in FreecapCon. Now you can specify the library you would to
inject in the target program.
Added new feature -- Add to captions of SOCKSify programs "via FreeCap" text
Fixed visual bug of hiding contents of main FreeCap window
Hard-to-repeat bug with Win98 explorer.exe still open.
Support for recursion of SOCKSifing.
Fixed bug with 'run with system'
Proxys' engine has been rewritten.
Fixed bug with unselected socks items in Config dialog.
Fixed 'floating General Protection Fault' with some programs.