JD-GUI Another Fast Java Decompiler

Introduction
The aim of “Java Decompiler” project is to develop tools to decompile and analyze Java 5, and upper, “.class” files.
Some facts:
* The final release of JSR 176, defining the major features of the J2SE 5.0, has been published the september 30, 2004.
* The lastest Java version supported [...]

FCrackZip - a Free and Fast Zip Password Cracker

Description
fcrackzip searches each zipfile given for encrypted files and tries to guess the password. All files must be encrypted with the same password, the more files you provide, the better.
Marc Lehmann releases an Open source zip password cracker, but it only have source and a very old windows version 0.3, so I compiled [...]

Crack or Recover Read-only Password Protected Word Document

If you are using Microsoft Office XP or Microsoft Office 2003, you can change the view to HTML-Code using Microsoft Script Editor by pressing the Alt+Shift+F11 keys.
When the document is opened in the Microsoft Script Editor then search for “Password” and you will find something similar to this:
<w:DocumentProtection>ReadOnly</w:DocumentProtection>
<w:UnprotectPassword>9530C5F8</w:UnprotectPassword>
To remove the document’s [...]