Thursday, 1 August 2013

WANT TO CREATE A PASSWORD PROTECTED .RAR FILES?

                                Hey guys here i am going to tell you about how to create a password protected .rar files. If you want to do this just follow the steps below. step 1: Right click on the file which you want to make .rar file. step 2: Then click add to archive. step 3: From the appeared window select Advance tab. step 4: Now click the set password button...

Wednesday, 10 July 2013

INTERNET DOWNLOAD MANAGER WITH CRACK

 Hey guys do you really want high speed download manager here it is.                                                   Download Her...

Sunday, 7 July 2013

HOW TO HACK FACEBOOK?

                         Hey guys here i gonna tell you about how to hack a facebook account using a famous method called PHISHING .              First of all you have to know what is phishing method. Phishing method means creating a fake login page . Follow the below steps to create Phishing Page. Step 1: First go to www.facebook.com Step...

Saturday, 22 June 2013

DROP BOX FREE DOWNLOAD

          On line free storage upto 2 gb FREE!!FREE!!FREE           Download He...

WANT PATTERN LOCK FOR PC?

Hey Guys do u want to lock your PC with pattern lock ?                                Download He...

Sunday, 2 June 2013

HOW TO HIDE YOUR FILES IN IMAGES?

Hey guys do u know you can hide your files inside the image. its awesome ah step 1: Convert your files into rar file. step 2: Create a new folder. step 3: Inside that folder put your rar file and one jpg image. step 4: Then open cmd prompt and give the path of that folder. step 5: Then type below command to the cmd prompt. COPY /b image name.jpg + rar file name.rar o/p image name.jpg thats all frnds Note:  If you open the o/p...

Friday, 31 May 2013

HOW TO HIDE YOUR FOLDERS?

Step 1: Create a new folder . Step 2: Then right-click -> properties -> customize -> change icon Step 3: Scroll right.You can find the Empty Icon. Step 4: Then click Ok or Apply. Step 5: Then goto search box on start menu.Type char map. One window will open. Step 6: Scroll down you can find Empty Char.Copy that char. Step 7: Then right-click on that folder -> Rename -> Press ctrl + v. Thats all .Now you can hide your crazy...

Wednesday, 29 May 2013

AVAST FREE ANTI VIRUS WITH KEY UPTO 2038.

Avast free Anti virus with key upto 2038. Download Her...

ARDAMAX KEYLOGGER WITH PATCH

Hey guys do you want Ardamax keylogger and its patch. Download Her...

Tuesday, 28 May 2013

PASSWORD PROTECTED TEXT FILES

Password protect text files ------------------------------------------------ Do you want to create a password protected text file to store your private data? The happy news is you can do it without downloading any special software. You only need notepad to make a simple program which can password protected text files! 1. Open notepad and paste the code given below. TITLE easyhacktricksss.blogspot.com ECHO OFF COLOR 03 CLS ECHO. ECHO ******************************* ECHO...

HOW TO MAKE A SECRET TEXT FILES PART-2

How to make a text encryption program - Part 2 --------------------------------------------------------------------- In my previous I showed you how to make a text encryption program. Now here is how to make the program to decrypt the the codes from my previous program. 1. Open notepad and paste the following code: text = "" code = Inputbox("Enter the code to decrypt:", "REJIMALson") pswd = Inputbox("Enter the password:", "REJIMALson") Validate() Function...

Sunday, 26 May 2013

HOW TO MAKE A SECRET TEXT FILES PART-1

How to make a text encryption program part-1 --------------------------------------------------------------------- Here is how to convert a piece of text string into a secret code using a given a password! All you need is notepad. 1. Open notepad and paste the code given below: code = "" text = Inputbox("Enter the text to encrypt:", "REJIMALson") pswd = Inputbox("Enter the password:", "REJIMALson") Validate() Function Validate() If Not...

Saturday, 25 May 2013

TALKING PC

Make Your PC To Say Something On Startup No softwares needed..guys step 1: Open notepad and copy the following code. Dim speaks, speech speaks="Welcome Dude" Set speech=CreateObject("sapi.spvoice") speech.Speak speaks You can change "Welcome Dude" word as you wish. Remember to use punctuation to get the pronunciation more correct. step 2: Now save as anyname.vbs extension (ex: Welcome.vbs). step 3: Now put it in startup folder.  ...

AVG FREE UPTO 2018

     Avg Antivirus 2013 With Keys Till 2018.             Dont miss this one Guys. Go and Get the Keys. Download Her...

AUTO TYPING NOTEPAD

Hey guys are you interested to have auto typing notepad!!! Here is the steps for you..... step 1: open notepad. step 2: copy the below code. Set wshshell = wscript.CreateObject("WScript.Shell")  Wshshell.run "Notepad"  wscript.sleep 400 wshshell.sendkeys "R" wscript.sleep 100 wshshell.sendkeys "E" wscript.sleep 120 wshshell.sendkeys "J" wscript.sleep 200 wshshell.sendkeys "I" wscript.sleep 100 wshshell.sendkeys "M" wscript.sleep...