Skip to content
forked from kwsch/EtumrepMMO

Reversing MMO entities into the origin (group) seed!

License

Notifications You must be signed in to change notification settings

ws2054/EtumrepMMO

 
 

Repository files navigation

EtumrepMMO

Reverses initial MMO data to find the origin (group) seed.

Requires .NET 6.0. The executable can be built with any compiler that supports C# 10.

Usage:

  • Compile the ConsoleApp project, or obtain it from someone else.
  • Put your pokemon data mons.txt next to the executable. See this file for example.
  • Run the executable, observe console output for matching seed.

Big thanks to Pokémon Automation (@Mysticial) for their C++ implementation of Entity->Seed parallel brute-force, which this repo uses (BSD license).

For more information, please refer to the wiki of PermuteMMO as well as the wiki for this repo.

About

Reversing MMO entities into the origin (group) seed!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%