My personal blog dedicated to delving in PC and electronics security, programming and exploring.
Monday, August 25, 2014
Cracking truecrypt containers with truecrack
Truecrack is a software designed to crack truecrypt containers using brute force attack or wordlist attack. It can be useful if you have created a truecrypt container and forgotten the password. The cracking speed depends on the computers CPU.
For more info and a tutorial click the following link.
Tuesday, August 19, 2014
Cracking archives with rarcrack
For more info and a tutorial click the following link.
Shredding a file in Linux with shred
When deleting a file by simply pressing the delete button there is the possibility that the file can be recovered. That's where shred comes in, What shred does is to wipe the file and make it unrecoverable. This can be very useful if you want to delete a file with sensitive data.
For more info and a tutorial click the following link.
Monday, August 18, 2014
Crunch wordlist generator
Crunch is a known and very capable wordlist generator. It works by using a predefined charset or a user defined one to generate all possible combinations and write them to file line by line. Wordlists are used in password attacks.
For more info and a tutorial click the following link.
MDCrack how to crack hashes (MD4/MD5/NTLM1)

Subscribe to:
Posts (Atom)