Tag Archives: Trick

WordPress blog painfully slow except for front page

If you cannot access the admin page of your WP blog because of a plugin mishap you suspect, here is a trick.You an activate all your plugins at once using this trick.

Posted in Internet | Also tagged Add-on/Plug-in, Blog, Wordpress | Leave a comment

How to hack a web password from a friend

http_fox_thumb

You can get anybody’s internet account password, if you have Mozilla Firefox browser with an add-on named HTTPFox installed. HTTPFox sits in between the network and FF browser and captures all the traffic in between. You can view the Requests and Responses going in between. When you enter an information into a form on a [...]

Posted in Featured, Internet | Also tagged Add-on/Plug-in, Firefox, Hacks, Security | 3 Comments

How to save copy righted Images from Flickr

This is a trick you can use to save images from Flickr. If you right clicked and used Save Image As and see the image you saved is spaceball.gif then use this technique.

Posted in Internet | Also tagged Firefox, Flickr, Hacks, Image, Web | 7 Comments

Download files from esnips.com without flash player

eSnips is a social content-sharing site, where you can publish and share any media type. You will get 5Gb of storage space on the servers when you signup for eSnips. You can find lots and lots of books, music files, photos etc on eSnips. But if you want to download them you will need flash [...]

Posted in Internet | Also tagged File, Free, Hacks, website | 2 Comments

Virus infection by autoplay, how to prevent it

One of the main reasons of rapid spreading of viruses is due to the presence of Autoplay in Windows. Autoplay feature was originally introduced to enhance user experience. An easy way for a virus to enters a PC is through exploiting this option. You can see Autoplay in action when a driver CD of you [...]

Posted in Virus | Also tagged Tips, Tutorial, Virus | 4 Comments

How to open unknown files – without extension

There are times when we are not quiet sure which program could be used to open a file. Worst case scenario is when the file doesn’t have an extension. Here are some ways in which you can recognize/open such files. Try the extension at an online file extension archive. Use a Universal File viwer to [...]

Posted in Software | Also tagged Answer, File, Tips, Windows | 4 Comments

How to prevent access to select drives using Registry

How do you prevent others from accessing data from some drives!? Using the Windows registry you can not only prevent them from accessing your data, but also throw and error message right on their face while they try to do it.

Posted in Windows | Also tagged Registry, Tips | 4 Comments

Hide files under other files (merge) using command prompt

Here is how you can hide files from the prying eyes of others. This can be done by using the copy command in Command Prompt. The format of the command to merge files is copy /b FILE1.ext+FILE2.ext+….+FILEn.EXT destination.EXT The parameter /b tells the command to consider files as Binary. An example is “copy /b 1.jpg+2.zip 3.jpg” [...]

Posted in Uncategorized | Also tagged Command Prompt/Shell, Hacks | Leave a comment