|
Dr. Mario 64 Password Tool Version 1.1
A command-line tool written in C++ that allows to generate and decode the passwords of Dr. Mario 64.
|
PasswordShow.cpp's header file. More...
#include <string>Go to the source code of this file.
Functions | |
| unsigned char | _DecodeCheckAndShowPassword (string Password) |
PasswordShow.cpp's header file.
| unsigned char _DecodeCheckAndShowPassword | ( | string | Password | ) |
Decodes, checks and shows details of a password.
| [in] | Password | Entered password. |