TrueCryptSimpleGUI

Costas

Administrator
Staff member
snap234.png


With TrueCrypt you can mount an encrypted file to a new drive. Usually method that used by all file/folder encryption tools. TrueCrypt is freeware, the original GUI has too many options. I would like to open an application, write my password and mount, thats why SimpleGUI created. A front end for TrueCrypt.

How to create a container/partition :
afterdawn.com page1
afterdawn.com page2



Tray Icon
JavaScript:
Shift + Right Click = Opens Application
Shift + Left Click = Closes Application, doesnt unmount.


Command Line Arguments
JavaScript:
//try to mount file 1002.dat which is near exe
-a "1002.dat"

//try to mount a file in a specified location
-a "c:\pipiscrew\1002.dat"

//open explorer (truecrypt command line)
-e
 
 
Platform : C# 2010
Operating System : Windows
windows1.gif
2000 /
windows1.gif
XP /
windows1.gif
2003 /
windows1.gif
Vista /
windows1.gif
win7 (32bit)
Requirements : v4 .NET framework
Filesize : 85kb

Download



HiddenVM for linux (supports VeraCrypt) - https://github.com/aforensics/HiddenVM
DiskCryptor (BitLocker can NOT be considered secure) - https://github.com/DavidXanatos/DiskCryptor
Elcomsoft.Breaking VeraCrypt
 
Top