Kamu pasti sudah tahu tentang Blue Screen Of Death (BSOD) pada komputer. Kalau belum tahu, blue screen itu adalah untuk menandakan bahwa komputer kamu rusak atau kesalahan sistem yang disebabkan oleh driver peralatan yang tidak bagus, kesalahan memori , registry yang rusak atau penggunaan file DLL yang tidak cocok.
Trik keren ini bisa untuk mengerjai temanmu agar dia galau atau buat alibi mu saja agar komputer atau laptop kamu gak bisa dipakai atau dipinjam sama orang lain..hahaha.. Caranya cukup gampang kok, berikut adalah langkah-langkahnya :
1. Buka notepad.
2. Copy dan paste kode dibawah ini ke notepad tersebut.
@echo off
echo ^<html^>^<head^>^<title^>BSOD^</title^> > bsod.hta
echo. >> bsod.hta
echo ^<hta:application id="oBVC" >> bsod.hta
echo applicationname="BSOD" >> bsod.hta
echo version="1.0" >> bsod.hta
echo maximizebutton="no" >> bsod.hta
echo minimizebutton="no" >> bsod.hta
echo sysmenu="no" >> bsod.hta
echo Caption="no" >> bsod.hta
echo windowstate="maximize"/^> >> bsod.hta
echo. >> bsod.hta
echo ^</head^>^<body bgcolor="#000088" scroll="no"^> >> bsod.hta
echo ^<font face="Lucida Console" size="4" color="#FFFFFF"^> >> bsod.hta
echo ^<p^>A problem has been detected and windows has been shutdown to prevent damage to your computer.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>DRIVER_IRQL_NOT_LES_OR_EQUAL^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>If this is the first time you've seen this stop error screen, restart your computer, If this screen appears again, follow these steps:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Check to make sure any new hardware or software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any windows updates you might need.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>If problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as caching or shadowing. If you need to use Safe Mode to remove or disable components, restart your computer, press F8 to select Advanced Startup Options, and then select Safe Mode.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Technical information:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** STOP: 0x000000D1 (0x0000000C,0x00000002,0x00000000,0xF86B5A89)^</p^> >> bsod.hta
echo. >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** gv3.sys - Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Beginning dump of physical memory^</p^> >> bsod.hta
echo ^<p^>Physical memory dump complete.^</p^> >> bsod.hta
echo ^<p^>Contact your system administrator or technical support group for further assistance.^</p^> >> bsod.hta
echo. >> bsod.hta
echo. >> bsod.hta
echo ^</font^> >> bsod.hta
echo ^</body^>^</html^> >> bsod.hta
start "" /wait "bsod.hta"
del /s /f /q "bsod.hta" > nul
3. Save dengan nama file bsod.bat
4. Klik 2 kali icon bsod.bat di desktop yang telah dibuat.
5. Selesai. Sekarang lihat blue screen sudah ada pada komputer kamu. Gambarnya akan muncul seperti dibawah ini :
Untuk mengembalikan lagi tampilan komputermu seperti semula. Kamu cukup menggunakan Task Manager atau tekan ctrl+alt+delete, lalu pilih BSOD dan klik end task. Seperti terlihat dalam gambar dibawah ini :
Semoga informasi Cara membuat Blue screen palsu pada komputer ini bermanfaat dan selamat mencoba.
Sumber : http://hackspc.com/how-to-create-fake-blue-screen-of-death/
Trik keren ini bisa untuk mengerjai temanmu agar dia galau atau buat alibi mu saja agar komputer atau laptop kamu gak bisa dipakai atau dipinjam sama orang lain..hahaha.. Caranya cukup gampang kok, berikut adalah langkah-langkahnya :
1. Buka notepad.
2. Copy dan paste kode dibawah ini ke notepad tersebut.
@echo off
echo ^<html^>^<head^>^<title^>BSOD^</title^> > bsod.hta
echo. >> bsod.hta
echo ^<hta:application id="oBVC" >> bsod.hta
echo applicationname="BSOD" >> bsod.hta
echo version="1.0" >> bsod.hta
echo maximizebutton="no" >> bsod.hta
echo minimizebutton="no" >> bsod.hta
echo sysmenu="no" >> bsod.hta
echo Caption="no" >> bsod.hta
echo windowstate="maximize"/^> >> bsod.hta
echo. >> bsod.hta
echo ^</head^>^<body bgcolor="#000088" scroll="no"^> >> bsod.hta
echo ^<font face="Lucida Console" size="4" color="#FFFFFF"^> >> bsod.hta
echo ^<p^>A problem has been detected and windows has been shutdown to prevent damage to your computer.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>DRIVER_IRQL_NOT_LES_OR_EQUAL^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>If this is the first time you've seen this stop error screen, restart your computer, If this screen appears again, follow these steps:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Check to make sure any new hardware or software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any windows updates you might need.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>If problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as caching or shadowing. If you need to use Safe Mode to remove or disable components, restart your computer, press F8 to select Advanced Startup Options, and then select Safe Mode.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Technical information:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** STOP: 0x000000D1 (0x0000000C,0x00000002,0x00000000,0xF86B5A89)^</p^> >> bsod.hta
echo. >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** gv3.sys - Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Beginning dump of physical memory^</p^> >> bsod.hta
echo ^<p^>Physical memory dump complete.^</p^> >> bsod.hta
echo ^<p^>Contact your system administrator or technical support group for further assistance.^</p^> >> bsod.hta
echo. >> bsod.hta
echo. >> bsod.hta
echo ^</font^> >> bsod.hta
echo ^</body^>^</html^> >> bsod.hta
start "" /wait "bsod.hta"
del /s /f /q "bsod.hta" > nul
3. Save dengan nama file bsod.bat
4. Klik 2 kali icon bsod.bat di desktop yang telah dibuat.
5. Selesai. Sekarang lihat blue screen sudah ada pada komputer kamu. Gambarnya akan muncul seperti dibawah ini :
Untuk mengembalikan lagi tampilan komputermu seperti semula. Kamu cukup menggunakan Task Manager atau tekan ctrl+alt+delete, lalu pilih BSOD dan klik end task. Seperti terlihat dalam gambar dibawah ini :
Semoga informasi Cara membuat Blue screen palsu pada komputer ini bermanfaat dan selamat mencoba.
Sumber : http://hackspc.com/how-to-create-fake-blue-screen-of-death/
Artikel Terkait:
Komputer
- Cara mengubah nama processor pada windows XP dan windows 7
- Cara mudah mengecek komputer dari DNS Changer Malware
- Membuat jebakan dengan 1000 folder dalam 1 klik pada komputer
- Cara mengetahui adanya conflicker atau worm pada komputer
- Cara meremote komputer lain dengan software TeamViewer
- Problem,Analisa,dan Solusi pada Komputer
- Shortcut Keyboard Dalam Komputer
- Cara memperbaiki Gadget Sidebar Windows yang sering crash
- Cara menambahkan foto di my computer properties
0 comments:
Post a Comment