kwsch/pkhex — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Windows Pokémon save file editor for core series games. I want to open an unencrypted save file from a save manager, see the Pokémon and save data in a clear editable desktop interface, make changes, and save it back out safely.

It should handle common save formats, GameCube memory card saves, individual Pokémon files, Mystery Gift files, GO Park imports, and teams from decrypted 3DS Battle Videos. I also want it to convert Pokémon or gifts into the right format when moving between games or generations.

Please include useful import and export options for Pokémon Showdown sets and QR codes so people can share things easily. Add basic legality or sanity checks so users can tell when something looks invalid, and include a clear warning not to use hacked Pokémon unfairly in online battles or trades.

Make it a C# Windows desktop app that can be built on modern .NET. Look up current docs online if you need to.

Want more depth? Deep Reverse