Comment Re:Not only that... (Score 1) 163
Emulating modern MMOs is next to impossible without machine learning based reverse engineering.
Good news - the person in question was handed:
- The server source code
- The game's database, containing all game data, including player characters and likely account info.
- The client source code
Makes creating a private server much easier.