Git Product home page Git Product logo

waluigibsod / dm64-password-decoder Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 590 KB

JavaScript port of dm64-password-tool, including only decoding functionality.

Home Page: https://waluigibsod.github.io/dm64-password-decoder/

License: GNU General Public License v3.0

HTML 8.97% JavaScript 86.17% CSS 4.86%
dr-mario javascript nintendo-64 password-decoder tool video-game dr-mario-64 gplv3 gplv3-licensing nintendo

dm64-password-decoder's Introduction

Dr. Mario 64 Password Decoder

JavaScript port of Dr. Mario 64 Password Generator/Decoder Tool, including only decoding functionality.

How to use

  1. Play Dr. Mario 64 and, after either winning or losing a Classic, Marathon or Score Attack game, press Z + R + L + D-Pad Left when the menu is on-screen.
  2. Write down the displayed password.
  3. Open https://waluigibsod.github.io/dm64-password-decoder/.
  4. Enter the password (e.g. E5HQ3E80B03JA5316R1F).
  5. Read the decoded info.

More info on TCRF.

Program

Both this program and Dr. Mario 64 Password Generator/Decoder Tool were written using the original source code of the game that leaked in July 2020 as reference.

The original implementation of the password generation algorithm inside the source code of the game can be found at bbgames.7z\bbgames.tar\d1\routefree\bbgames\depot\dm64\src\passwd.c, for some reason the password decoding algorithm is absent but it can be easily obtained by inverting the generation one.

License

The source code is released under the GNU General Public License v 3.0 (see LICENSE in the root of the repository for a copy of the license and for more information).

Disclaimer

This program may contain copyrighted material, the use of which may not have been specifically authorized by the copyright owner. This material is available in an effort to research on the password system of the videogame "Dr. Mario 64", to provide a tool that allows to know about it more deeply than before.

This should constitute a ‘fair use’ of any such copyrighted material (referenced and provided for in section 107 of the US Copyright Law).

If you wish to use any copyrighted material from this program for purposes of your own that go beyond ‘fair use’, you must obtain expressed permission from the copyright owner.

dm64-password-decoder's People

Contributors

waluigibsod avatar

Stargazers

 avatar  avatar

Watchers

 avatar

dm64-password-decoder's Issues

To-do List

Code

  • Look for redundant/unnecessary validity checks and remove them

Repository

  • Expand the readme

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.