Hi
I've written a GUI SHA-1 hashing utility for Linux that will not only hash a single file (or disk if ran using sudo\root) but you can select a directory and it will recursively hash it. I...
Type: Posts; User: gizmo_the_great; Keyword(s):
Hi
I've written a GUI SHA-1 hashing utility for Linux that will not only hash a single file (or disk if ran using sudo\root) but you can select a directory and it will recursively hash it. I...
The reason I am trying to do this is for an academic study of a particular encryption system (eCryptfs) that is based, initially, on the users login password. Each user configures the encryption...
Hi
I have read several threads on the net about clearing a users password by removing the hash value between the two semi-colons (:...:) in /etc/shadow. However, having tried it a few times I am...