basil00
basil00
@thalomatt I'd guess the Windows 7 problem is because you built WinDivert with a newer version of WDK. I assume this is a requirement from Microsoft? The newer driver will...
@TechnikEmpire, that sounds promising. I am also in contact with another company that has recently expressed interest in helping out. The driver signing process is not as simple as before...
@thalomatt writes... > But seems to work for all of our users - a few Windows 7 users said it didn't work for them, but after asking if they had...
There is a new release which contains EV certificate signed drivers: https://github.com/basil00/Divert/releases/tag/v1.3.0 It has also been signed by the Microsoft dev portal, so should work for Windows 10 with secureboot...
Vista and unpatched Windows 7 support should be possible by "rekeying" the EV certificate to SHA1, then dual signing with SHA1/SHA2. That said, Vista is no longer officially supported by...
Great, if you want to help then contact me via email.
The project currently has two sponsors who have expressed willingness to sign the driver. There has not been a new version for a while, but this may change in Q2...
@arifulhuq If you'd like to help sign the driver then please contact me via email (see email [here](https://reqrypt.org/windivert.html)). I'd certainly welcome more sponsors. Currently the project has two sponsors but...
You'll need to go through all the Microsoft documentation on how to do it. I've never done it personally. The gist of it is that you need to create and...
Firstly, which version of WinDivert did you use? Some of the older versions have performance problems that have been fixed. These are my test results for WinDivert1.2.0-rc: ``` direct :...