Buy a USB drive with hardware encryption. Kingston makes them, as do several other manufacturers.
what is the best way for having all our passwords on a txt files in our flash memory and protect it all with a password ?
Buy a USB drive with hardware encryption. Kingston makes them, as do several other manufacturers.
Thorn
Stop the TSA now! Boycott the airlines.
i mean i need a software or a way to do it with normal flash memories without hardwre eencryptions
Truecrypt works for this. Even easier you could just put them in a pw protected .rar file.
None of which did you specify in the first post. You merely asked for the best way, which was answered. This is kind of tooth pulling is exactly why people are asked to be specific when writing posts.
If you want a software only solution, then TrueCrypt would be the best option, as hhmatt81 said.
Thorn
Stop the TSA now! Boycott the airlines.
Puedes tambien usar
fuente: http://forums.remote-exploit.org/bac...raphy-fly.htmlencripta
openssl bf-ofb -salt -in "secret.txt" -out "secreto.txt"
des-encripta
openssl bf-ofb -salt -d -in "secreto.txt" -out "secret.txt"
stego in
steghide embed -e nofb -cf 'UltraForos 43.jpg' -ef secreto.txt
stego out
steghide extract -sf 'UltraForos 43.jpg'
to wipe out
wipe -r -f -P30 '/root/UltraForos 43.jpg' '/root/secreto.txt' '/root/secret.txt'
And I was to Lazzy to translate it again to English
thank you for your responses
is there anybody to translate for us ?
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
I'm a compulsive post editor, you might wanna wait until my post has been online for 5-10 mins before quoting it as it will likely change.
I know I seem harsh in some of my replies. SORRY! But if you're doing something illegal or posting something that seems to be obvious BS I'm going to call you on it.