Skip to main content

Types of Computer Viruses and How to detect one

What exactly is a computer virus?

A computer virus is much like an infection virus, which is designed to spread from host to host and has the ability to clone or copy itself. However, an infectious virus cannot reproduce/replicate without a host cell. Similarly, computer viruses cannot replicate and disperse without a computer system.
In simple words, a computer virus is a destructive program that can replicate itself and infect a computer without the knowledge or authorization of the user or in technical terms, it is a type of malicious program or code written to change or modify the way a computer functions and operates. It has the ability to replicate and to attach itself to a legitimate program or another computer file.

Types of Computer Viruses one should watch out for and what they do?

Boot sector: This type of virus infects the boot sector of computers. During system boot, the virus is loaded in the main memory and destroys data stored on the hard disk or any storage device. They typically spread from removable media.

Overwrite: This kind of Virus is characterized by the fact that it removes the information contained in the files, rendering them partially or totally malfunctioning. There’s only one way to clean a file infected by this virus; it’s by deleting the file completely, hence losing the original data.
Multipartite: Multipartite viruses infect the master boot record (MBR) or the boot sector and also infects the program files. This virus typically has two parts; when it infects an executable file, it acts as an executable infector and when it infects a boot sector, it works as a boot sector infector. Such viruses come in through infected media and reside in the memory and then they move their way up to the boot sector of the hard drive.

Comments

Popular posts from this blog

How Does Natural Language Processing (NLP) help Chatbots?

NLP is an interesting tool that helps break down the semantics of natural language such as English, Spanish, German, etc. to individual words. It then deciphers the intent of the input using various combinations of these words and responds appropriately. This piece of technology has been put to use by many organizations across the globe, and you might not even understand when you are interacting with a machine because it seems very human-like, but is very efficient and there is a very minute lag in terms of responses. Quicker responses help keep customers happy with the speedy resolution of issues and hence eventually result in more business and a boost to the top line. Read More:

Google's New Launch : Flutter 1.0 | What is “Stable Cross-Platform”?

Cross-platform (CP) application development is in the limelight lately, and more so as Google announces Flutter 1.0. Many enterprises are now considering CP for developing any new product. Google finally unveiled a stable version of their cross-platform mobile app development – Flutter 1.0, Google’s UI toolkit, on 4th December 2018 at the Live event in London. Cross-Platform SDK Cross-platform development involves the use of a single codebase for creating software applications that can be deployed on multiple platforms. This is particularly put to use when companies wish to sell the same product for more than one software environment such as Windows, Android and iOS. Various advantages of using these SDKs are: Reusable code Convenience Maintainable code Cost-effective Market Reach Flutter 1.0 CP SDKs are particularly important as developing CP apps can be a total mess of non-native code. This is why Google has set out to create a CP SDK which can integrate smo...

Updating Microsoft Windows 10, with Redstone 6

New Builds are Out and Rolling-   17723  (Fast Ring) and  18204  (Skip Ahead). The two new builds are out in the sky of Windows 10. We see some of the changes in build 17723 of  Redstone 5 & 18204 of  19H1  ( Redstone 6 ) which presumably means 2019 first half of the year. Here, we will look at the latest build of the ‘Redstone 5’ 17723. 2 days ago i.e.,  July 25th 2018 was the new release date for the latest build of Redstone 5 range. As per the company’s typical release schedule, Redstone 5 is due to hit the  RTM  (release to manufacturer) status in September, and the public rollout should begin in October. Today, we will be discussing the build 17723 only. That is because the ‘Skip ahead Build’- 18204 has almost nothing new in it for us. Right now, they both are pretty much in the same level. Though it is said to be stable, Skip Ahead might have some issues. However, if you may want to opt- in, to Prepare your PC for Win...