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. Because of this, it won't work on Windows NT/2000/XP or
9x/ME machines that have been patched.
This program will try and gain access to shared folders on your
network using one of the following two methods:
a) Brute force attack
b) Dictionary attack
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!