This program is an example of how to create a computer virus in C language. This program demonstrates a simple virus program which when executed creates a copy of itself in all the other files that are present in the same directory.

Howttommake computervvirusuusingnnotepadppdf.. Download: How to make computer virus using notepad pdf. Here are the three easiest way to remove shortcut virus, using these methods you can virus damage the computer OS slowly, slowly, shortcut virus will create shortcut folder and Step 2) Copy and paste the below code into a notepad file. Open the file in notepad and delete everything and save the file. Now change the file status back to read only mode so that the virus could not get access again. Click start- > run and type msconfig and click ok.

  1. Instructions: *paste any of the two above codes in notepad *Save as “AnyFileName”.vbs *Run the file *To stop, launch task manager and then under “Processes” end “wscript.exe” I hope u would like it. 😉 How To Disable Victim Antivirus. Open Notepad Copy it and Paste To Notepad.
  2. How To Create A Virus Using Notepad Harmful Pdf. Ping n- 2 127.0.0.1>nul echo ALL I DID WAS PUT SOME CODING INTO NOTEPAD AND MAKE IT LOOK LIKE YOU GOT HACKED.

Thus, it destroys other files by infecting them. The infected file will also become a virus so that when executed, it is capable of spreading the infection to another file and so on.

Here’s the source code of the virus program:

This virus is designed to infect all types of files with any extension.

You can download the source code from the following link:

How the Virus Program Works?

The algorithm of this virus program is as follows:

Step-1: Search for files in the current directory. If one or more file is present, load the first file (target file).

Step-2: Load the copy of the virus itself onto the memory.

How

Virus For Notepad

Step-3: Open the target file. Copy the virus code from the memory and place it in the target file. Close the target file when the copying process is completed.

Step-4: Load the next file to infect and move to the step-3. If all the files are infected, close all the open files, unload them from the memory and exit.

Notepad Virus Scripts

As far as the technical terms are concerned, I would not be able to explain the program line by line. Anyone with a working knowledge of C should be easily able to understand the functions and other terms used in the program.

Using

How to Compile the Program:

Create Virus Using Notepad

For a step-by-step guide, you can refer my detailed post on how to compile C programs?

How to Test the Virus After the Compilation:

  1. Create a new empty folder.

  2. Put some executable files (or any other files) in the folder.

  3. Run the PC_Virus.exe file. With in a few seconds all the other files in the folder gets infected.

  4. Now every infected file is a new virus which is ready to re-infect. You can copy any of the infected .exe file to another empty folder and repeat the same procedure to see if the infected file is capable of re-infecting. Delete the folder and all the infected files after the testing process is done.

NOTE: The files infected by this virus are destroyed completely and cannot be recovered. So, always test the virus in a new folder by placing some sample files.
WARNING: FOR EDUCATIONAL PURPOSES ONLY. DO NOT SPREAD OR MISUSE THIS VIRUS CODE.

How To Create A Virus Using Notepad Harmful Pdf Editor Free

By using this website you agree to the terms thereof as described in here.

RECOMMENDED POSTS FOR YOU