Posts

How To Convert Webpage Into PDF File ?

Image
In this post i will teach a simple trick or browser feature that let you convert any web page into PSD file format, which might help you to read your favourite articles offline.Are you really interested in this post? Do you really wanna learn this trick simply not a trick but an idea? Do you wanna convert webpages into PDF File? If your answer is yes this post is for you.  How To Save Web Page To PDF File ? 1. Open the  Google Chrome Browser  on your PC or MAC  2. Then go to the web page that you want to convert as a PDF.  3. Now press Ctrl+P on Windows PC or Command+P if you are on a Mac to Open the the Print dialog on  Chrome Browser .  4. Now Change the destination to “Save As PDF” and hit the save button. 5. The current web page will instantly be downloaded as a PDF document. 

How To Open Banned Website With Proxy Sites ?

Image
There are many sites which are blocked by government because of breaking laws of their country. The user downloads many softwares to open these sites but end up being infected by  malware, virus. Today i will share a trick with you guys which can help you easily open these banned sites without downloading anything. As you know that there are many online proxies but everyone need a proxy server which is faster and trusted. Here in this post I am revealing an online proxy  and a tutorial to open banned sites with the help of these online proxies which is trusted and fast. Just follow my step to open banned sites. How To Open Banned Site ? 1. Open  www.incloak.com  in your browser. 2. After that enter the URL of the site which you want to open like below. 3. Now You Can Enjoy Your Site.

How To Make Nameless Folders In Windows ?

Image
In this small tutorial i will show you a smiple  windows trick . Basically you can not make folder with no name on windows. This trick will allow you to make folder without any name. This trick works on any windows operating system . How To Make Nameless Folder Before attempting this trick, try to make a folder with no name and you will fail to do so. This is what this trick will let you do. Below is screenshot of folder before and after doing this interesting trick. Make a  Newfolder  on desktop or where ever you want. Right click on this newly created folder and select  Rename . Erase the text showing "new folder ". Now keep  Pressing Alt  (i.e alter key) and  type 255 . If you are on laptop then you need to enable your Num Lock and type from the highlighted number keys not from those below function key. After that  leave alt key  and  Press enter . Done you just created nameless folder.

How To Create Undeleteable And Unrenameable Folders In Windows ?

Image
In this tutorial you will learn cool and simple trick to Create an undeletable and unrenamable Folders In Windows Operating System. Most of the Peoples are not aware that it is possible to create Undeletable, Unrenamable folder in windows without any software. To Test this concept just follow simple steps given below. Try to make a new folder in windows & give it name con,aux, lpt1, lpt2, lpt3 up to lpt9. you won't be allowed to create folder with above mentioned names, Because they are reserved words in windows. How To Create Undeletable And Unrenamable Folders ? Go to Start and then Click on Run Type  cmd  & hit enter (To open Command Prompt ). Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C: Type  D:  or  E:  and hit enter Type  md con\  and hit...

How To Grab Someone IP Address ?

In this tutorial i will you show you how to grab someone   Ip address   using  PHP script. This method can be used to grab someone Ip address on yahoo or  Facebook  chat or by sending mail to victim.  How To Hack Someone Ip Address ?     1. Copy the below codes into  Notepad   and save it as  Grab.php   (.php is must)                  <?php$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);$img_number = imagecreate(400,95);$backcolor = imagecolorallocate($img_number,10,102,153);$textcolor = imagecolorallocate($img_number,255,255,255);imagefill($img_number,0,0,$backcolor);$number0 = " This is Your IP/Proxy";$number1 = " IP: $_SERVER[HTTP_X_FORWARDED_FOR]";$number2 = " Host/Proxy: $hostname";$number4 = " _________________________________";Imagestring($img_number,10,5,5,$number0,$textcolor);Imagestring($img_number,10,5,25,$number1,$textcolor);Imagestring($img_number,10,5,45,$number2...

How To Change Your IP Address In Less Than A Minute ?

Image
                       Today I will teach   how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute. Click on " Start " in the bottom left corner of the screen. Click on " RUN " Type in " command " and click OK        You should be now at MSDOS prompt Screen Type " ipconfig /release " just like that, and press " enter " Type " exit " and leave the prompt Right-click on " Network Places " or " My Network Places " on your desktop. Click on " properties "       Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.  Right click on " Local Area Connection " and click " properties " Double-click on the " Internet Protocol (TCP/IP) " from the list under the " ...

How To Find IP Address Of Any Website By Using CMD ?

Image
In this tutorial i will teach you to find Ip Address of any website using Command Prompt or in short CMD. Using IP Address you can find location of the website server  and do more stuff. I will demostrate this tutorial with Google but you can use this method to find  IP Address  of any website like twitter, facebook etc. so lets start How to find IP ? 1. Go to  Start  > Type   CMD  and press Enter. 2. Now write  Ping  followed by website URL whose IP you want to find. 3. It will take less then a second and come up with the results as shown below. CLICK HERE TO SUBSCRIBE TO MY YOUTUBE CHANNEL