GetWinAdminPassword Code
Brought to you by:
comcrazy
| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2010-04-29 | comcrazy | [r1] |
| sampledata | 2010-04-29 | comcrazy | [r1] |
| src | 2011-06-27 | comcrazy | [r2] CLI version |
| LICENSE | 2010-04-29 | comcrazy | [r1] |
| README | 2010-04-29 | comcrazy | [r1] |
| VERSION | 2010-04-29 | comcrazy | [r1] |
GWAP : GetWinAdminPassword
This java tools design to decrypt and obtain the MS Windows Admin
password from encrypted password get from Amazon EC2. It can run as
standalone application or embedded as Java applet in HTML.
Below is the content of the zip file
- applet : This directory contain all the files that needed to deploy as
applet. It include a sample HTML file too
- GetWinAdminPassword.exe : Standalone MS Windows XP 32 bit executable
- lib, GetWinAdminPassword.jar : Files needed to run as desktop application
- sampledata : Sample of the encrypted password and the private key to
decrypt it.
For more information please visit the website
(http://gwap.sourceforge.net).