The Best Way to "hide" your files/folders

Discussion in 'Windows' started by SaswatPadhi, May 29, 2009.

  1. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com

    Introduction



    Before writing this article, I searched the forum for existence of similar articles and found none, so I thought to share this with you all. I have seen many software that offer various ways to hide your files, but none of them was as satisfactory for me as the one I'm about to mention. That's TrueCrypt.

    Background



    TrueCrypt is a wonderful software which offers "ON-THE-FLY" encryption. Best of all, it's FREE and open-source !

    As TrueCrypt.org mentions, the main features of TrueCrypt are :

    • Creates a virtual encrypted disk within a file and mounts it as a real disk.
    • Encrypts an entire partition or storage device such as USB flash drive or hard drive.
    • Encrypts a partition or drive where Windows is installed.
    • Encryption is automatic, real-time (on-the-fly) and transparent.
    • Provides plausible deniability, in case an adversary forces you to reveal the password:
      Hidden volume (steganography) and hidden operating system.
    • Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS.
    You can download it for free from : http://www.truecrypt.org/downloads

    Using TrueCrypt to hide your files



    Now, let me show you how you can hide your files with TrueCrypt.
    [ I will tell how to create simple encrypted volumes here. I won't cover Hidden volume/Hidden OS creation. I may cover them in subsequent parts, or you may refer TrueCrypt manual ]

    Download and install TrueCrypt 6.2. Open TrueCrypt.exe and then follow the steps below :

    STEP 1 : Create a TrueCrypt Volume



    [​IMG]
    Step 1 : Create a new TrueCrypt Volume.
    • Open TrueCrypt.exe
    • Click "Create Volume".
    [​IMG]
    Step 1.1 : Create encrypted file container.
    • Select the highlighted option
    • Click "Next".
    [​IMG]
    Step 1.2 : Select volume type.
    • Select Standard Volume.
    • Click "Next".
    [​IMG]
    Step 1.3 : Enter the location of volume.
    • Enter Path to any file which will act as a volume. ( Example shows "C:\Backup", file Extension is not necessary )
    • Click "Next".
    [​IMG]
    Step 1.4 : Select Encryption Options.
    • I recomment leaving the encryption algorithm as AES because
      • AES is fastest among available options.
      • Although AES 256 is weakest among the available options, it is still very hard to crack.
    • Select any hash Algo.
    • Click "Next".
    [​IMG]
    Step 1.5 : Select Volume size.
    • I have entered size as 6 GB, enter any size you want.
    • Click "Next".
    [​IMG]
    Step 1.6 : Enter the password that will protect the volume.
    Warning :
    • I recommend not to use keyfiles because if you loose them or if the content is changed slightly your whole volume will become useless.
    • If you loose your key then you are doomed ! No one can recover your volume.

    [​IMG]
    Step 1.7 : Format !
    • Choose FAT or NTFS File system.
    • Move your mouse inside the window for about a minute.
    • Click Format.
    [​IMG]
    Step 1.8 : Done !
    • After formating is done click OK
    • Then Click Exit

    Now you have successfully created a TrueCrypt volume.

    STEP 2 : Mounting the volume



    You can use a truecrypt volume like any other disk. You can store files, delete them, defragment it, clean it etc.. But before gaining access to the disk, you must mount it like this :

    [​IMG]
    Step 2 : Mounting the volume.
    • Open TrueCrypt.exe
    • Click "Select File"
    • Select the file and click "Open"
    [​IMG]
    Step 2.1 : Select the Drive Letter.

    [​IMG]
    Step 2.2 : Password
    • Enter the correct password for your volume and it will be mounted successfully and will be shown in the Windows Explorer list

    STEP 3 : Using the volume



    Now that the volume is mounted, you can check it in My Computer :

    [​IMG]

    You can start using it right away. Put all your secret stuff into it. Copying into a TrueCrypt encrypted volume will be slower because files are encrypted in real-time.

    STEP 4 : Dismounting the volume



    When you are done using the volume, you should dismount it so that no-one else can gain access to the volume :

    [​IMG]
    Step 4 : Dismounting the volume
    • Simply select the drive letter ( here Z: ), and click Dismount.
    • To Dismount all mounted volumes, Click "Dismount All".

    Advantages of TrueCrypt


    • Your data is safely hidden inside your volume.
    • Your volume is password protected !
    • Data is not just written, but is encrypted. So, if anyone opens your volume in a hex-editor or anything like that, he won't be able to make anything out of it.
    • There is no way to differentiate a TrueCrypt volume from an ordinary file. Any file say "Report.doc" can also be used as a TrueCrypt volume. People might doubt the exceptionally high file size though.
    • You can also create hidden volumes inside TrueCrypt volumes so that even if you are forced to reveal the password by someone, your files can still be protected inside hidden volume.
    NEVER LOSE THE VOLUME PASSWORD / KEY-FILE, ELSE YOUR VOLUME WILL BE COMPLETELY USELESS.

    Thanx all for reading this.

    Bye and take care.
     
    Last edited by a moderator: Jan 21, 2017
    nimesh likes this.
  2. nimesh

    nimesh New Member

    Joined:
    Apr 13, 2009
    Messages:
    769
    Likes Received:
    20
    Trophy Points:
    0
    Occupation:
    Oracle Apps Admin
    Location:
    Mumbai
    Home Page:
    http://techiethakkar.blogspot.com
    Nice article.
    I guess everyone might be in search of this software :) to protect their personal files
     
  3. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    Thanx, glad to know that you liked it :biggrin:
     
  4. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Nice article!
     
  5. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    Thanx. :happy:

    I just forgot to mention something :

    You may use TrueCrypt in portable mode, so as to avoid any one suspecting you of using it.
     
  6. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
  7. Alex1239

    Alex1239 New Member

    Joined:
    Jan 5, 2009
    Messages:
    25
    Likes Received:
    20
    Trophy Points:
    0
    Occupation:
    Student
    Home Page:
    http://techotips.com
    Nice article.... thnks a lot...
     
  8. harshit

    harshit New Member

    Joined:
    May 30, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    great way....

    thanx
     
  9. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
  10. saturn

    saturn New Member

    Joined:
    Jun 2, 2009
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    0
    Great article:)
     
  11. gopalbangalore

    gopalbangalore New Member

    Joined:
    Jun 10, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Need Help to concatenate two strings using 8085

    Plz help me to write below program.

    Write an ALP to concatenate two strings using 8085 instructions. The first string “Bangalore is a beautiful” starts at location 8000h and the second string “and pleasant city” starts at location 9000h.
     
  12. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    Watch where you are posting, before you post.


    I request shabbir to move the above post to a new thread and then delete this post (my post).
     
  13. n3tfire

    n3tfire New Member

    Joined:
    Jun 10, 2009
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Interesting tutorial thank you for posting I'm going to be doing this rite now.
     
  14. asadullah.ansari

    asadullah.ansari TechCake

    Joined:
    Jan 9, 2008
    Messages:
    356
    Likes Received:
    14
    Trophy Points:
    0
    Occupation:
    Developer
    Location:
    NOIDA
    Today just now I used this software and that's fantastic
    Really good article.
     
  15. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    Glad to know that you liked it. :)
     
  16. mayjune

    mayjune New Member

    Joined:
    Jun 14, 2009
    Messages:
    814
    Likes Received:
    33
    Trophy Points:
    0
    Occupation:
    Student
    Location:
    Pune,Delhi
    very nice....keep up....
     
  17. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    Thanx for the feedback. :)
     
  18. Christle

    Christle New Member

    Joined:
    Jun 10, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    i like this article.
     
  19. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
  20. bariatricsurgery

    bariatricsurgery New Member

    Joined:
    Jun 19, 2009
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Great information ! !
    I think now i am easily hide my files and folder from my brother.
    Thanks for share this information with us ! !
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice