John the Ripper

John the Ripper is a password cracking tool that is used to recover passwords that have been lost or forgotten. It can be used to crack passwords for a variety of different platforms, including Windows, Linux, and OS X. John the Ripper is a free and open source tool that is available for download from … Read more

Yoda conditions (Yoda notation)

The Yoda conditions is a programming technique where the operands are reversed in a conditional statement. The most common way to write a conditional statement is to have the variable being checked on the left side of the statement, and the constant or literal value on the right side. However, in the Yoda conditions, the … Read more