Re: PureBasic Interface to WinDivert
Posted: Tue Nov 18, 2014 8:57 am
Updated:
- updated folder: services
-- WindowsServices.pbi
-- BlockService_x86.pb
-- RedirectService_x86.pb
- added folder: services/executables
-- WinDivertService_EXE.pb
-- WinDivertBlock_EXE.pb
-- WinDivertRedirect_EXE.pb
I've extended the service improvements made in the post Services, Stuff, and Shellhook to the service examples in this post.
Added an additional service example.
- RedirectService_x86.pb: redirects all http traffic to: http://duckduckgo.com (https traffic not affected)
- run the file a second time to delete the service
NB*: If the URL being redirected includes a sub-domain, a byproduct of redirecting to a search page is that the sub-domain may become the search parameter.
------------------------------------------------------------------------------
The following only applies to the previous update:
Fixed a path issue in the file WinDivertRedirect_EXE.pb : WinDivertRedirect.exe.
- may need to reboot your system to delete the incorrect WinDivert service (file not found message)
- updated folder: services
-- WindowsServices.pbi
-- BlockService_x86.pb
-- RedirectService_x86.pb
- added folder: services/executables
-- WinDivertService_EXE.pb
-- WinDivertBlock_EXE.pb
-- WinDivertRedirect_EXE.pb
I've extended the service improvements made in the post Services, Stuff, and Shellhook to the service examples in this post.
Added an additional service example.
- RedirectService_x86.pb: redirects all http traffic to: http://duckduckgo.com (https traffic not affected)
- run the file a second time to delete the service
NB*: If the URL being redirected includes a sub-domain, a byproduct of redirecting to a search page is that the sub-domain may become the search parameter.
------------------------------------------------------------------------------
The following only applies to the previous update:
Fixed a path issue in the file WinDivertRedirect_EXE.pb : WinDivertRedirect.exe.
- may need to reboot your system to delete the incorrect WinDivert service (file not found message)