• v2.7 e82c530910

    XPKeygen 2.7 Stable

    Endermanch released this 2023-06-25 01:43:51 +03:00 | 2 commits to main since this release

    Slowly shifting towards generalized ECC keygen, but the core idea of activating Windows remains.
    Will provide custom BINK functionality in later releases.

    • BINK PRESETS!!
    • BINK DECODER!!
    • No more hardcoded values, BINK data stored as "BINK" resources
    • Updated project structure
    • Added 6 new presets
    • Added debug information
    • Added inverse public key calculation function

    To-do:

    • Key validator
    • HECC CID generator
    • Implement order solver
    • Implement logarithm solver

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

    Downloads
  • v2.5 c87069ecc1

    XPKeygen 2.5 Stable

    Endermanch released this 2023-06-16 13:35:59 +03:00 | 9 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?)

    Downloads
  • v2.3 3dd7f27c68

    XPKeygen 2.3 Stable

    Endermanch released this 2023-04-16 21:18:20 +03:00 | 26 commits to main since this release

    Final version

    Downloads
  • v2.2 1ce142e882

    XPKeygen 2.2 Stable

    Endermanch released this 2023-04-12 19:00:34 +03:00 | 31 commits to main since this release

    Server 2003 support, UI bug fixes, code cleanup.

    Downloads
  • v2.1 70e2c6fbfd

    XPKeygen 2.1 Stable

    Endermanch released this 2023-04-11 20:14:35 +03:00 | 33 commits to main since this release

    Completely finished GUI. Need to integrate Server 2003 algorithm.
    Last checkpoint!

    Downloads
  • v2.0 7139c79592

    XPKeygen 2.0 Stable

    Endermanch released this 2023-04-11 00:15:52 +03:00 | 35 commits to main since this release

    Major rewrite + Win32 GUI. Still needs plenty of work.

    Downloads
  • v1.2 23ce5f10ef

    XPKeygen 1.2 Stable

    Endermanch released this 2023-04-09 21:04:00 +03:00 | 36 commits to main since this release

    Major generation fix, added extra functionality

    Downloads
  • v1.1 e21f32ab11

    XPKeygen 1.1 Stable

    Endermanch released this 2023-04-03 15:42:17 +03:00 | 41 commits to main since this release

    No more obsolete functions; Added verbosity; Raw product key user input; Readable code

    Downloads