======== ZAMN Password Generator version: 0.1 2007-10-31 ======== During the development of the ZAMN Editor, I got an email from Parasyte (last known: http://desnet.fobby.net) about a password generator he had created. I meant to put it in to the "New" editor, but that never happened for various reasons. My ZAMN hacking partner Jon discovered the old source on his HD and so I decided to convert it to Python and add a display all feature. Yesterday, I was trying to go through the decoding process in my head and I couldn't do it. So I decided I'd try programmatically. It worked and I finished it up today. Run it with no params for usage instructions. Version History -------- - 0.1 [2007-10-31] Added "-d" switch for decoding a password. - 0.0 [2007-10-11] Initial release Requirements -------- - Python 2.5 ======== http://www.mattptr.net