Skip to content

Files

Latest commit

6481ff6 · May 1, 2024

History

History
29 lines (20 loc) · 1.42 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.42 KB

ZoraGen WPF Build status

A generator and decoder for the password system used in the Legend of Zelda Oracle of Ages and Oracle of Seasons games. Built using the ZoraSharp library.

Features

  • Decodes game and ring secrets
  • Generates game, ring, and memory secrets
  • Allows the user to save the game information for later use

Download

TODO

  • Include a debugging screen to get raw information about secrets

Special Thanks

License

ZoraGen WPF is licensed under the GNU General Public License version 3.

ZoraGen WPF makes use of the following libraries:

  • ZoraSharp, licensed under the GNU Lesser General Public License version 3
  • SemVer, licensed under the MIT License