USB security

  • Thread starter Thread starter Baron Of Hell
  • Start date Start date
B

Baron Of Hell

I'm looking for a program that can encrypt and hide files name on a usb
drive. Something that was self contained on the usb drive would be nice if
possible. Hiding names is not as important but would be a nice bonus.

-Baron of Hell
 
Baron said:
I'm looking for a program that can encrypt and hide files name on a
usb drive. Something that was self contained on the usb drive would
be nice if possible. Hiding names is not as important but would be a
nice bonus.

-Baron of Hell

Encryption For The Masses (aka: e4m)
http://www.woundedmoon.org/win32/e4m202a.html

--
Kendall F. Stratton III
Fort Fairfield, Maine USA
k3@(86_THE_SPAM)maine.rr.com
http://home.maine.rr.com/k3

"Support bacteria -- it's the only culture some people have!"
 
I just wrote such a thing for exactly this purpose the other week. It
is a small 250k file that can use a number of algorithms, such as
Cast128, Gost, IDEA, Misty1, Rijndael, and Twofish, etc., to encrypt
files.

It is a wrapper for the command line version of DCPcrypt components. I
tried to make it as simplistic and small as possible.

http://www.xtort.net/xtort/omziff.php

best,
xtort
[http://xtort.net]
 
Back
Top