ilcontepedro
October 10th, 2010, 10:04 AM
Hello,
we are developing a parental control software.
We are encountering a problem with NOD32's HTTPS scanning, since NOD32 redirects all connections, HTTP and HTTPS to port 30606.
Since we need to redirect TCP connections too, to our local proxy, and we can't deal with HTTPS connections, we would like to be able to disable NOD32's HTTPS scanning programmatically.
We found that this registry key SOFTWARE\\ESET\\ESET Security\\CurrentVersion\\Plugins\\01000200\\Profiles\\@My profile\\HttpsScanMode should be put to 0, to disable HTTPS scanning, but of course the registry key is locked by ekrn.exe
Is there a way to disable NOD32's HTTPS scanning programmatically, since I guess that stopping ekrn.exe is not an option...?
Of course, if there is a legit way to stop ekrn.exe programmatically (letting the user know that NOD32 has been stopped temporarily), then change the registry key, that would be an option.
Regards
we are developing a parental control software.
We are encountering a problem with NOD32's HTTPS scanning, since NOD32 redirects all connections, HTTP and HTTPS to port 30606.
Since we need to redirect TCP connections too, to our local proxy, and we can't deal with HTTPS connections, we would like to be able to disable NOD32's HTTPS scanning programmatically.
We found that this registry key SOFTWARE\\ESET\\ESET Security\\CurrentVersion\\Plugins\\01000200\\Profiles\\@My profile\\HttpsScanMode should be put to 0, to disable HTTPS scanning, but of course the registry key is locked by ekrn.exe
Is there a way to disable NOD32's HTTPS scanning programmatically, since I guess that stopping ekrn.exe is not an option...?
Of course, if there is a legit way to stop ekrn.exe programmatically (letting the user know that NOD32 has been stopped temporarily), then change the registry key, that would be an option.
Regards