Software by tag 'hide'

Unhider – Hide or show any window on your desktop

Posted by Dickey on May 10th, 08 | Filed under Application, Cool Stuff, Portable Apps | 5 Comments

Unhider is a freeware which can hide or show any window on your desktop, which is very useful especially when you want to hide something from your boss.

You can run this application immediately after download, no installation required. By using unhider, you can

  • Unhide any windows which is minimized and hidden after system crashed.
  • View all windows that hidden from you.
  • Hide any windows that can’t be hidden by standard method.
  • Hide any web page/games from your boss in office.

One thing that this application lack is shortcut keys. It would be a great application if we can define our own shortcut keys to hide/show any windows when necessary.

download Unhider

download from MediaFire

Titlebar Tweaks – Change your Firefox titlebar

Posted by Dickey on Apr 24th, 08 | Filed under Cool Stuff, Firefox, Tips | 1 Comment

Titlebar Tweaks is a Firefox plugin which let user change the title bar for different format. For example, you can set the title to “My browser”.

User can change the title to any text they want, or they can change the format of the title bar. For example, the default format is “Webpage title – Browser Name”. But, user can change the title format to display either webpage title only or browser name only, or display both, with different order.

After download the plugin, go to your Firefox->Tools->Add-ons and choose Titlebar Tweaks. After that, you can start changing your Firefox titlebar.

Install this plugin in your office computer. You can then change the title of Firefox so that your boss/friends don’t know the page title. But, if your office computer comes with any logging aplications, your admin still can find out your internet activities.

download Titlebar Tweaks

Create a totally hidden folder on your desktop

Posted by Dickey on Mar 26th, 08 | Filed under Cool Stuff, Tips, Tutorial | 5 Comments

This tutorial will discuss how to create a “hidden” folder with a blank name and no icon, so that nobody will know the existence of that folder.

There are a lot of methods to make your folder invisible. The easiest way is to set the property “hidden” to true. Else, you can get some softwares to do it for you. Now, i would like to discuss another method.

Step 1

Right click on anywhere and choose New -> Folder.

Step 2

Rename the folder. When you rename, delete the original name, hold your “alt” key and press “0160“. This will create a blank name for your folder.

Step 3

After that, right click on your folder and choose Properties. Choose Customize and then press Change Icon button. Select a blank icon from the list. Now, you had successfully create a hidden folder.

People will not know the existence of the folder, even they set to view invisible folder. This is because your folder has no icon and no name!

invisible folder

My advise

Try to put the hidden folder at the middle of your desktop, so that no one will accidentally select them. To make your folder more secure, you can check the “hidden” property.

Hide your unwanted windows when your boss come

Posted by Dickey on Mar 9th, 08 | Filed under Application, Cool Stuff | 1 Comment

Magic Boss Key is an application which can hide active program window immediately by using a hot key.

I believe most of us will browse the net or do ur own stuffs during office hours. But, we need to be You can hide the browser windows, folder windows, applications windows, all your desktop icons and taskbar when your boss or anyone else come over you.

Magic Boss Key

There are a few options that you can choose from. You can choose the hot key that will hide/show windows, enable/disable Boss Key to hide windows such as Browser, Folder, Application, Desktop Icons, and Taskbar. The speed is brought to the maximum, so that you can hide/show all windows immediately when you press the hot key.

The features are quite attractive. However, this application not allow us to hide specific window or applications. It simply hide/show all windows on the desktop. I hope that they will implement this feature in the future release.

Magic Boss Key

download from MediaFire

PixelCryptor – Encrypt anything with an image

Posted by Dickey on Feb 26th, 08 | Filed under Application, Cool Stuff | 2 Comments

PixelCryptor is a free application which can encrypt any files by using an image. You need the same image to decrypt the package.

I had cover a tutorial before, which teach you how to hide a text file in an image. Now, this powerful application can encrypt anyting by using an image file, and export the result as a single package file (.cgp). You need the same image in order to decrypt the package.

PixelCryptor

The application’s interface is very simple. To encrypt files, choose Encode Files -> add files -> choose an image as your encryption key -> choose the encrypted package name. To decrypt, follow the similar steps by choosing Decode Files.

This application is very suitable for users who want to encrypt files with fast and easy. Compare to other professional encryption software like Truecrypt, i think this PixelCrypt is more suitable for computer novice as it doesn’t have much settings.

PixelCrypt

download from MediaFire

How to hide important information in an image file?

Posted by Dickey on Feb 6th, 08 | Filed under Tips, Tutorial | 6 Comments

This tutorial will discuss about how to hide a text file in a jpeg/bitmap image file. It can be done without any other application.

Sometimes, we save our email-account and password inside a text file, but we scare other people get the file and then access our email. So, we always thinking method to protect our own password. We may use some password manager to save all the password with a master password. But, what happen is we lost the master password or other people manage to hack the master password? So, why not we hide the important information inside an image file?

How it work?

  1. First of all, you need to save your informations in a text file and then prepare an image (either jpeg or bitmap format). In this example, i will user secret.txt as my text file and photo.jpg as my image file.
  2. Put the text document and image together. Here, i put them in my C: drive.
  3. Go to Run, the type cmd. This will bring you to the command prompt.
  4. Now, type cd\ to go to the root. In this case, the root is C:. You can proceed to the next step if you save your image and text file in C: drive. But, if you save them in other folder, such as c:\testing, you need to type cd\testing to go into the folder.
  5. Now, you reach the most important part. Type copy photo.jpg/B+secret.txt/B output.jpg. The image file need to come first. If you put your text file before image file, the output image file maybe cannot open properly. Beside this, the input image and output image must be same format (either both in jpeg or both in bitmap).
  6. Now, try to open the output.jpg using any image viewer. Looks no different with photo.jpg right?
  7. Now, try to open output.jpg using notepad, you will found the secret.txt contents inside.

Now, your informations are safe enough, because you are the only person which know which image contains the informations. Even they can access the file, they won’t open an image with notepad, right?

Advice: It is better to choose smaller size image, else you need longer time to open it using notepad.

How to “hide” your HDD partition from others

Posted by Dickey on Jan 12th, 08 | Filed under Tutorial | No Comments

If you are sharing PC with your family and you would like to “hide” some informations from them, this trick would work for you, without any software installed.

Sometimes, we save some data in our computer, but we don’t want others to view them. We may try come encryption software, but it is very difficult to configure and sometimes we may lost the password also! So, i would like to share a trick with my readers, it actually hide these partitions from My Computer, and DOS.

Step 1

Right click on My Computer and choose Manage. Note: this tutorial is based on Windows XP, but applied to Vista also, with some different settings.

Hide Partition Step1

Read More…