Registry Editing: Unblocking Antivirus Sites from Virus Infection

  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
AI Thread Summary
The discussion centers on how to restore access to antivirus websites after a virus infection that altered the registry. The original poster seeks guidance on identifying the specific registry keys affected by the virus, as they are unable to find relevant information through typical searches. Suggestions include overriding settings in the browser's security options, editing the hosts file to redirect unwanted sites, and using external programs or languages like Python to manipulate the registry. Additionally, it is advised to consult virus databases for information on specific viruses and their effects on the registry, which may provide insights into necessary fixes.
chaoseverlasting
Messages
1,050
Reaction score
3
Last year, my comp got infected by a virus (cant remember which one), but one thing it did was to block all antivirus websites by editing the registry. I got rid of the virus, but I was wondering if anyone here knew how to do that. I've tried googling it, but I just get links to software websites. I wish I knew the virus name, I could have found out what reg key it was editing.
 
Technology news on Phys.org
chaoseverlasting said:
Last year, my comp got infected by a virus (cant remember which one), but one thing it did was to block all antivirus websites by editing the registry. I got rid of the virus, but I was wondering if anyone here knew how to do that. I've tried googling it, but I just get links to software websites. I wish I knew the virus name, I could have found out what reg key it was editing.
Have you tried over-riding it in the browser - tools/Internet Options/Security/Trusted sites ?

Try looking here - http://www.winguides.com/registry/

http://www.winguides.com/forums/
 
Last edited:
Instead of using the registry you can edit the hosts file on your pc:

http://www.mvps.org/winhelp2002/hosts.htm

you can point all unwated sites to the localhost.
 
I'm not sure, are you asking how to edit the registry through an external program? This is highly dependant on what language you wish to use. It's very simple in something like Python. So which language?

If that's not your question, what was it? You wanted to find out what registry keys the virus was editing? I have a program for that too. I don't quite understand what you want at the moment though.
 
Sane said:
I'm not sure, are you asking how to edit the registry through an external program? This is highly dependant on what language you wish to use. It's very simple in something like Python.

Also in any language which can make API calls.


If you want to remove a registry key placed by a virus the best bet is to look up that virus in a virus database. Many databases have links to fixes and descriptions of exactly what a virus does.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top