19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
# XPConfirmationIDKeygen
|
|
|
|

|
|
|
|
POC Source code for the XP Confirmation ID that uses hyperelliptic curves.
|
|
I attempted to reverse engineer this program quite some time ago, thankfully the source code was leaked.
|
|
|
|

|
|

|
|
|
|
**This isn't the cleanest code and looks like somebody else's disassembly work**. Let me know in the issues if you're the author of this god's work.
|
|
By the way, reversing virtual methods is abysmal.
|
|
|
|
**TODO: Cleanup the code.**
|
|
Compiled using v141_xp toolset, check releases for the executable.
|
|
|
|
Found by https://github.com/thepwrtank18, uploaded to archive.org here: https://archive.org/details/xp_activate32_src
|
|
Shoutout to [Neo-Desktop](https://github.com/Neo-Desktop) and enthusiasts [here](https://github.com/Neo-Desktop/WindowsXPKg/issues/1)!
|