Skip to content

XPKeygen 2.5

Choose a tag to compare

@Endermanch Endermanch released this 16 Jun 10:43
· 11 commits to main since this release

Batteries now included. Static libraries FTW.

XP generation:

  • Fully redone algorithm
  • Added the upgrade bit
  • Channel ID & Sequence are now parsed separately instead of being combined into Serial
  • Signature check is now performed directly
  • Incredible readability uplift, hopefully it will help with teaching key generation

Server 2003 generation:

  • Fully redone algorithm
  • BN_mod_sqrt() bug fixed
  • Added the upgrade bit
  • Generation per supplied Channel ID / AuthInfo is now possible
  • Incredible readability uplift

Preparing to branch out into verification and confirmation ID generation. (v4 milestone?)