Posts

Showing posts with the label virus

Heuristic Scanning

What is Heuristic Scanning? Heuristic Scanning is a antivirus technology method to detect new, unknown viruses or Malware that not yet been identified or in the database of antivirus. Only some antiviruses can do this type of scan, the majority are only able to detect  known viruses. It based on examination of a virus and look on the sequence or sequences of instruction that differentiate the virus from normal programs Pros and cons of heuristic analysis  The advantage of heuristic scan is it able to detect unknown viruses based on the previous virus that have common characteristic and shared by the different virus. However, it have to use a lot of time and processing resource of computer to scan the file/virus, it also easily increase the number of false positives software. The information provided by the heuristic scan is not 100% , this is because the data generated uses a complex and sophisticated methods which normally hard to interpret, so if you found that...

What is svchost?

Image
svchost is function as check the services part of the registry to make a list that services that must be load. Multiple instances of svchost can be carry out in the same time.Each svchost.exe can contain a grouping of services.Therefore,seperate services can run,depending on how and where svchost.exe is started.This grouping of services use to make the better control and easier to debugging. Many user of window think that the svchost is a virus because the svchost.exe use many memory of the RAM.You cant end it because the computer will force to ShutDown if you end task . ( Note :some svchost.exe will not cause your computer to shut down) There one type of virus using the name s cv host(s and v is change position)to confuse the user that the virus is svchost.exe. You can install the some antivirus or anti-malware program like Ad-ware , spybot , Avira or the Avast to solve your problems. Svchost.exe groups are identified in the following registry key: HKEY_LOCAL-MACHINE\...