This little puppy will decrypt all passwords in FlashFXP's Sites.dat and make them readable in good ol' cleartext!
All you have to do is double click the text box and a dialog will appear. Locate your Sites.dat and hit the "Decrypt" button. Voila! All sites will be listed!
This program will try to recover passwords from shared resources
on Windows Network Neighborhood. It exploits a bug known as
"Share Level Password Vulnerability" in Windows 9x/ME. This
exploit lets you gain access to shares only knowing the first
character of the password. It does not work on Win9x/ME systems
that are patched, and it won't work on NT-based systems such as
Windows 2000 or XP as they use user level shares.
This program enumerates all shared disks found on your local network
using the Win32 API function called WNetEnumResource. When all resources
available have been collected, it will try to recover the passwords from the
password protected shares. It was written to exploit a bug in Windows 9x/ME
that allowed a user to enter a share only knowing the first character of
the password.
My girlfriend asked me if I could make a little download
utility for her. This is the result.
Features:
* Downloads files from both FTP and HTTP
* Resumes files from both FTP and HTTP
* Queueing system