Neo
|
3999ed0996
|
switch the XP algorithm to use bink.h data
create script in python to format said data to C
begin transition to using C++ functions
|
2023-05-31 18:53:42 -07:00 |
|
Neo
|
46adbee701
|
reorder products object
|
2023-05-30 13:29:43 -07:00 |
|
Neo
|
44dbb1e722
|
add in Visual Studio 2005 BINK data
|
2023-05-30 13:28:16 -07:00 |
|
Neo
|
05ee5eb933
|
update CMakeLists to correctly compile sources - update readme to reflect that
factor out reused functions to shared.cpp/shared.h
|
2023-05-30 12:37:13 -07:00 |
|
Andrew
|
ac47a88f7e
|
Add OpenSSL libraries, convert to CMake
|
2023-05-30 11:07:50 +03:00 |
|
Andrew
|
f5a76d8df5
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# LICENSE
|
2023-05-30 10:44:45 +03:00 |
|
Andrew
|
388464da68
|
Prepare repository for a revamp
|
2023-05-30 10:44:23 +03:00 |
|
Neo
|
b6ade7c890
|
Update keys.json to include a list of products and their corresponding BINK IDs
change BINK data to be referenced by their corresponding BINK ID (in hexadecimal)
|
2023-05-29 16:25:07 -07:00 |
|
Neo
|
3764743558
|
Update LICENSE file to reflect $currentyear
|
2023-05-29 15:20:43 -07:00 |
|
Neo
|
ad91633ae1
|
Update LICENSE file to reflect $currentyear and all current and future contributors
|
2023-05-29 15:14:39 -07:00 |
|
Neo
|
aadeb8fe46
|
update README.md with additional project information
|
2023-05-29 15:09:20 -07:00 |
|
Andrew
|
b7c6621809
|
Update README.md
|
2023-05-29 21:30:21 +03:00 |
|
Andrew
|
1564056d68
|
Update README.md
|
2023-05-29 21:28:08 +03:00 |
|
Andrew
|
fa12ad2c48
|
Update README.md
|
2023-05-29 21:22:00 +03:00 |
|
Andrew
|
78194d7ab9
|
Add BN_mod_sqrt() check outside of generation
|
2023-05-28 20:44:25 +03:00 |
|
Andrew
|
04601b7260
|
Fix the "0x62A32" bug in XP Generation
|
2023-05-28 20:37:46 +03:00 |
|
Neo
|
2af9f6db64
|
commit keys.json
|
2023-05-27 17:15:52 -07:00 |
|
Neo
|
8c506fe798
|
adding in keys.json
|
2023-05-27 17:10:15 -07:00 |
|
Neo
|
a7a670be02
|
add new, updated information to readme
|
2023-05-26 08:58:30 -07:00 |
|
Neo
|
92938eb908
|
change datatypes to platform agnostic versions, add makefile
|
2023-05-23 20:06:34 -07:00 |
|
TheMCHK
|
a40632a7fe
|
Updated Win32OpenSSL URL
|
2019-08-22 17:35:39 -03:00 |
|
TheMCHK
|
9b040f9613
|
Update main file
Corrected indentation (or to be more precise, the lack of it)
See previous commits to this file to know why I did this.
|
2019-08-22 17:33:25 -03:00 |
|
TheMCHK
|
3d300e0c84
|
Create Srv2003KGmain.cpp
Same as XP keygen, but code modified to adapt to server 2003 key system.
|
2019-08-21 15:26:59 -03:00 |
|
TheMCHK
|
b7a26092d9
|
Update README.md
|
2019-08-21 12:52:02 -03:00 |
|
TheMCHK
|
888b935469
|
Update README.md
|
2019-08-21 12:46:22 -03:00 |
|
TheMCHK
|
4d044b881c
|
Create README.md
|
2019-08-21 12:45:36 -03:00 |
|
TheMCHK
|
b1ade307d3
|
Create main.cpp
|
2019-08-21 12:29:48 -03:00 |
|
TheMCHK
|
d43605de73
|
Initial commit
|
2019-08-21 12:28:40 -03:00 |
|