Welcome to Blog NnNuie

Welcom to My blog yang super lengkap dan terpercaya .

Buat 3 Simple Fake Virus menggunakan Command Prompt dan Visual Basic

Minggu, September 13, 2009

Jika anda ingin bersenang-senang dengan teman-teman Anda, drop virus palsu ini ke folder yang terletak di "C:\Documents and Settings\All Users\Start Menu\Startup"kemudian melihat mereka menggeliat


Walaupun virus palsu berikut mungkin tampak berbahaya untuk yang tidak curiga, mereka adalah non-destruktif ke sistem komputer Anda. Jadi Anda tidak perlu khawatir tentang hal-hal lain dan hanya menikmati kesenangan membuat orang lain panik.



1. Fake Virus Batch File - I got this prank from WikiHow so credit goes to them. I love this fake virus because it looks the most like an actual attack. Copy and paste the following into Notepad, then save the file with any name you choose and an extension of ".bat"

this code

cls
:A
color 0a
cls
@echo off
echo Wscript.Sleep
echo Wscript.Sleep 5000>C:sleep5000.vbs
echo Wscript.Sleep 3000>C:sleep3000.vbs
echo Wscript.Sleep 4000>C:sleep4000.vbs
echo Wscript.Sleep 2000>C:sleep2000.vbs
cd %systemroot%System32
dir
cls
start /w wscript.exe C:sleep3000.vbs
echo Deleting Critical System Files…
echo del *.*
start /w wscript.exe C:sleep3000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Deleting Root Partition…
start /w wscript.exe C:sleep2000.vbs
echo del %SYSTEMROOT%
start /w wscript.exe C:sleep4000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Creating Directory h4x…
cd C:Documents and SettingsAll UsersStart MenuPrograms
mkdir h4x
start /w wscript.exe C:sleep3000.vbs
echo Directory Creation Successful!
echo:
echo:
echo:
echo Execution Attempt 1…
start /w wscript.exe C:sleep3000.vbs
echo cd C:Documents and SettingsAll UsersStart MenuProgramsStartuph4x
echo start hax.exe
start /w wscript.exe C:sleep3000.vbs
echo Virus Executed!
echo:
echo:
echo:
start /w wscript.exe C:sleep2000.vbs
echo Disabling Windows Firewall…
start /w wscript.exe C:sleep2000.vbs
echo Killing all processes…
start /w wscript.exe C:sleep2000.vbs
echo Allowing virus to boot from startup…
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo Virus has been executed successfully!
start /w wscript.exe C:sleep2000.vbs
echo:
echo Have fun!
start /w wscript.exe C:sleep2000.vbs
pause
shutdown -s -t 10 -c "Your computer has committed suicide. Have a nice day pal."


Dan di sini adalah screenshot




2. Fake Format - saya ingat sekali mendapatkan sepupu saya dengan program serupa. Sejuk ini sempurna mensimulasikan virus palsu Windows disk-format dialog, dan tidak dapat ditutup atau dihentikan sampai selesai jalurnya. Setelah selesai, sebuah pesan akan ditampilkan memberitahu pengguna bahwa itu hanya lelucon.




3. Fake Hapus - Ini salah satu favorit saya karena, saya mengasihi format counterpart, Fake Hapus meniru Windows menghapus file-dialog. Bahkan berjalan sejauh menggunakan daftar file yang sebenarnya bukan nama file generik! Hal ini juga memiliki "itu-itu-semua-a-lelucon" layar setelah selesai berjalan.

Tidak peduli teman Anda klik ya atau tidak, menghapus palsu akan mulai menghapus semua file.




Ketika menjalankan pranks ini, harap perhatian untuk apakah calon korban adalah sedikit-panik atau benar-benar panik, dan apakah tanda Anda memiliki beberapa jenis gangguan panik atau masalah jantung. Ini semua menyenangkan dan permainan sampai seseorang pergi ke rumah sakit. Jika tidak, bersenang-senang!


0 komentar:

Posting Komentar