
Featured Posts
How to: Run uTorrent in Linux (Ubuntu) How to: run uTorrent in Linux Here's a brief tutorial that was requested in our forum. uTorrent is a very lightweight and easy to use bittorrent client, that unfortunately is unmatched by some of the Linux clients out there today. You can still have functioning WebUI and Automated RSS Downloading...
How to: Revive a Dead Torrent Eventually every bittorrent user (especially when dealing with older files) encounters the problem of incomplete downloads (stuck at 98%) or the problem of there just not being any or enough seeds to support their download. Understanding the problem is the first step to fixing it. Being Stuck, Download...
Free Security Software List 1.0 (Freeware) Free Security Software The need for security software is essential when downloading files from random users via bittorrent. Regardless of how many good users and quality uploaders there are in the scene, there are still malicious users who try to spread viruses, and adware via bittorrent and you should...
Adding Additional Trackers to Your Torrents No Seeders? Not Always the Case! How to Revive a "Dead" Torrent Just because that hard to find torrent can’t seem to find any seeds to download from, does not necessarily mean that there are 0 seeders available in the entire world! Seeders are very important users to you, as they are the users...
Helpful Software Collection v1.0 Well here's the first version of our helpful software list for all of our fans. We assume this list is never complete as new software is always being developed and distributed. If you have any programs you think should be on this list, don't hesitate to leave a comment at the bottom of this post, or...
This tutorial was originally posted by 4nd, (a member) at Suprbay forums, and can be read here.
Please read the First Part to this Tutorial before proceeding.
Maximum Security Using TrueCrypt
You possess files that are highly illegal, or that could get you in big trouble just for possessing. You believe that someone may try to break into your TrueCrypt volume in order to access your secret files. This someone may be an individual hacker or a group of them, possibly under the employ of a rival company (if you have company secrets, of course). Alternately, this someone could be working for the government. Whoever the attacker is, it’s imperative that you keep them out. That’s where hidden volumes come in.
What is a hidden volume?
Think of it like this:
- First, TrueCrypt creates Overall Volume A, which is 1 GB. This is separated into two parts: Visible Volume B (800 MB) and Hidden Volume C (200 MB).
- Visible Volume B and Hidden Volume C have different passwords. Depending on which password is used to mount Overall Volume A, either Visible Volume B or Hidden Volume C will be mounted.
- Because of the nature of TrueCrypt volumes, proving the existence of Hidden Volume C, even if one is aware of Overall Volume A and Visible Volume B, is extremely hard if not possible.
- You, the user, puts 800 MB of fairly incriminating files in Visible Volume B, such as porn. You put 200 MB of really incriminating stuff in Hidden Volume C. If someone forces you to give up the password for your TrueCrypt volume, you tell them the password to Visible Volume B. They see the porn and think that’s all you have. Since they can’t prove Hidden Volume C’s existence, your data is protected. You have what is called plausible deniability.
- Even if you don’t fill the volume with your porn/incriminating files, because of the nature of TrueCrypt volumes, it still looks completely full.
Creating a hidden volume follows a similar procedure as creating a normal volume. Start TrueCrypt and hit Create Volume.
To begin, first select “Create an encrypted file container”
Now select “Hidden TrueCrypt volume” and hit Next.
Select the location of the volume. You can overwrite an existing file (thus destroying it, so be careful!) or create your own. Example: C:\Documents and Settings\yourusername\My Documents\truecrypt_volume
Choose your encryption algorithm.
Choose the size of the overall volume.
Choose a password for the volume.
Uncheck the “Show” box and move your mouse around the screen as randomly as possible. After a satisfactory amount of time (at least a minute), hit Format.
Now the wizard will tell you to add files to the storage volume. Use this opportunity to add files that you want people to think are the reason you have the TrueCrypt volume; porn, pirated movies, plots to take over the world, whatever. You have to add at least one file before moving on.
Once you finish adding files, TrueCrypt will scan the volume to see how much space is left. Hit Next.
Now you can select the encryption algorithm for the hidden volume, which need not be the same as for the outer volume.
Select the size of your hidden volume, which is the overall volume’s size minus the total size of those files you added. The maximum size is displayed for you.
Choose a password for the inner volume. This password must be different (preferably significantly different) from the password you used for the overall volume. As before, follow the guidelines listed above, or in the TrueCrypt wizard window, for creating a good password.
Choose a file system for the hidden volume.
Now, as before, generate the cryptographic key for the hidden volume by moving your mouse around the window for a little while. Uncheck “Show” if you like. When you’re done, hit Format.
TrueCrypt will give you a popup when complete notifying you that it’s done, along with providing some helpful information and a warning about hidden volumes.
You’re done! Skip below to learn how to use your new file system.
How to Use Your TrueCrypt Volume
Here’s a pic of TrueCrypt’s interface.

To mount and decrypt a storage volume:
* Highlight an empty slot
* Press “Select File…” and navigate to your TrueCrypt volume.
* Hit Mount.
TrueCrypt will ask for the volume’s password.
* If you created a hidden volume: Enter the outer volume’s password to mount the volume with your “dummy” files. Enter the hidden volume’s password to mount the hidden volume, with your real sensitive data.
TrueCrypt will decrypt your volume and mount it as though it were, say, a flash drive. Windows users can go to My Computer and double-click on the “truecrypt1″ device to access their mounted volume, or just double-click on the mounted volume in the TrueCrypt window. Linux users: TrueCrypt mounts the volume in /media/ but you can also just use the TrueCrypt window to access the volume.
Use your file browser to add, remove, or run/display files that you keep in your storage volume. Leave TrueCrypt running while doing so.
When you’re finished, right-click the volume and hit Dismount (alternately, hit Dismount All at the bottom) and then click Exit. Make sure you dismount the volumes before exiting TrueCrypt!
Additional Reading on TrueCrypt
- While TrueCrypt is a very good application, it is not perfect. Its Wikipedia entry details a few vulnerabilities that someone can use to get to your protected data. Most of these vulnerabilities, however, either require physical access to your computer, or simply point to possible TrueCrypt volumes (but doesn’t decrypt them).
- The TrueCrypt FAQ answers some common questions about TrueCrypt and provides some helpful extra info.
- It’s worth pointing out that in addition to creating volumes that appear to be files, TrueCrypt can encrypt entire partitions of storage devices, such as hard drives and flash drives. It can even create hidden volumes within these partitions. The FAQ has more information on that.
- Furthermore, if you run Windows, TrueCrypt can be used to encrypt your entire operating system. Again, consult the FAQ.
Special Thanks
A big special thanks to 4nd at Suprbay forums for writing this fantastic tutorial!
This tutorial was originally posted by 4nd, (a member) at Suprbay forums, and can be read here.
Using TrueCrypt to Protect Sensitive Files
Do you have incriminating or otherwise sensitive files that you want to keep secret? Perhaps you merely have a porn collection on a shared computer that you need to keep secret from the rest of the family. On the other hand, perhaps you possess files that, depending on your country of residence, could get you arrested and jailed simply for having them. Whatever your specific needs are, encrypting your data so that only you can read it goes a long way towards protecting your privacy. In this hopefully noob-friendly tutorial, I’ll describe how to use a program called TrueCrypt to protect your sensitive files.
What is TrueCrypt?
TrueCrypt is an open-source, cross-platform program that allows you to create protected storage volumes, in which you can safely keep your secret files. It’s important to understand that TrueCrypt does not selectively encrypt files; rather, it creates a sort of encrypted folder that protects anything in it. This folder, known as a storage volume, must be mounted with TrueCrypt and requires a password to be accessed.
I know that there are plenty of different applications for selectively encrypting single files, which vary from platform to platform. So why did I choose TrueCrypt? Because:
- TrueCrypt is open source. Matters of computer security are best left up to software in which it is an established fact that there are no backdoors, significant vulnerabilities, etc.
- Consequently, TrueCrypt is free to download and use.
- TrueCrypt is cross-platform. It runs on Windows, OS X and Linux.
- If you choose the maximum security options, TrueCrypt is exceptionally good at not only protecting the files you want to keep secret, but hiding their very existence. Even with “weaker” security settings, TrueCrypt is great for protecting your files.
Step 1: Get it!
Download the TrueCrypt installer for your operating system. Run it. While I only have experience with the Linux version of the installer, I assume that the installers for other systems are as relatively painless as the Linux version. Install TrueCrypt and open it.
Now it’s time to create an encrypted storage container. Run TrueCrypt and hit “Create Volume.” I have spoiler’d the following sections because they’re quite large, and contain screenshots of the volume creation process (y’know, for noob friendliness).
Setup: Moderate Security
Note, Maximum Security section is located on the next page.
If you want to keep your porn stash safe from your parents, this is your section. Additionally, you can use this method if you have a reasonable belief that nobody with serious hacking skill is going to try to get at your private data. If, however, your information is inappropriate or illegal enough to get you prosecuted simply for possessing it, you may want to play it safe and skip to the I want Maximum Security Tutorial. Otherwise, read on.
In the TrueCrypt Volume Creation Wizard, select “Create an encrypted file container.”
Select “Standard TrueCrypt volume.”
In this screen you select the location of the storage container. You don’t have to have a pre-existing file for this step. For example, if you’re on Windows XP, you can put “C:\Documents and Settings\yourusernamehere\My Documents\truecrypt_volume” into the Select File dialog and TrueCrypt will create a file in your My Documents folder. This file will be your storage container.
If you wish to use a different cryptographic algorithm than AES, you can select it here. If you don’t, leave these options the way they are and hit Next.
Here you determine the size of your storage volume. Obviously this sets the limit for how much you can store; if you make your volume 500 MB, you won’t be able to fit a 700 MB movie rip in it. Remember: The larger the volume is, the more difficult it will be to move between devices (separate computers, flash drives, etc), but the more you can store in it.
Enter the password you will use to decrypt the volume. You want to make sure this is a fairly strong password. While there are guides all over the Internet for creating a good password, I’ll list a few tips:
- Try to base your password off something that you, and only you, would know.
- Don’t just make it a single word. Multiple words are better, though inserting some misspellings, numbers instead of letters, or random punctuation characters helps thwart dictionary attacks (where someone runs a program that tries all the words in the dictionary in order to guess your password).
- Don’t use a password that you’re using for something else (such as your user account on the computer, or your email password). Create an entirely new one.
- Do not forget this password. If you do, you’re screwed if you want to access your protected files.
Choose your file system here. If you don’t know what this means, or if you don’t care about the specific file system being used, hit Next.
Spend about a minute or so moving your mouse as randomly as possible within this window. TrueCrypt uses this method to determine how strong the cryptographic key is. The longer you move your mouse, the stronger the key. When you’re finished, hit Format and then wait. TrueCrypt will create the storage volume in the location you specified and notify you when it’s complete. Depending on the size of the volume you specified, and how strong the key is (how long you moved your mouse in this window), it might take anywhere from a few seconds to several minutes.
You’re done! Hit Exit in the next screen. Now you’re ready to start adding files to your protected storage volume.
Part 2 – Maximum Security Using TrueCrypt
Free Security Software
The need for security software is essential when downloading files from random users via bittorrent. Regardless of how many good users and quality uploaders there are in the scene, there are still malicious users who try to spread viruses, and adware via bittorrent and you should do what you can to prevent yourself from being infected!
P2P Protection
| Blocklist Pro | Blocklist Pro is your number one download resource for reguarly updated Firewall IP Block Lists, Free Host File Management Tools and Blocklist Security applications developed and maintained by B.I.S.S.. |
| PeerGuardian 2.0 | PeerGuardian 2 is Phoenix Labs’ premier IP blocker for Windows. PeerGuardian 2 integrates support for multiple lists, list editing, automatic updates, and blocking all of IPv4 (TCP, UDP, ICMP, etc), making it the safest and easiest way to protect your privacy on P2P. |
Firewall Software
| ZoneAlarm 9 | An effective and easy-to-use firewall program, ZoneAlarm does a great job of keeping your PC safe from a variety of threats. ZoneAlarm uses a simple wizard to make configuring a firewall, which seems like a daunting task to many computer users, incredibly easy. |
| Comodo Firewall + Antivirus | Download this free Firewall and AntiVirus to take the first step in protecting your PC from malware, viruses, worms, and more. |
| Outpost Firewall | Outpost Firewall gives peace of mind from any virtually every Internet danger. Unlike other personal firewalls, Outpost starts protecting against all kinds of internal and external attacks as soon as it’s installed. |
Anti-Spyware Applications
| A-Squared | Emsi Software provides the Malware scanner a-squared Free completely free of charge for private use. But it is not a very limited version, it is a full tool to clean your computer from Malware. Not only Spywares, as detected by classic Anti-Spyware programs, but also especially Trojans, Backdoors, Worms, Dialers, Keyloggers and a lot of other destructive pests, which makes it dangerous to surf the web. |
| Spybot Search & Destroy | Spybot – Search & Destroy detects and removes spyware, a relatively new kind of threat not yet covered by common anti-virus applications. Spyware silently tracks your surfing behaviour to create a marketing profile for you that is transmitted without your knowledge to the compilers and sold to advertising companies. |
| Trend Micro HijackThis 2.0.2 | If persistent spyware is bogging down your computer, you might need HijackThis. The tiny program examines vulnerable or suspect parts of your system, such as browser helper objects and certain types of Registry keys. |
Add More?
Know of some free security software that isn’t on this list? Leave a comment or post in our forum. Remember, prevention is always the best solution.































0