Commit Graph

27 Commits

Author SHA1 Message Date
Neo-Desktop
c7eb049c0b update build scripts, add unit tests, pidgen2 needs polishing, confid is wip 2024-02-21 17:37:02 -08:00
Neo-Desktop
015fd00d3f fix pidgen3, finally plumb in pid 2.0 2024-02-17 08:07:37 -08:00
Neo-Desktop
2ac7f9bc1e WIP - CryptoPP Port, remove refrences to OpenSSL, many things are currently broken 2024-02-04 20:26:29 -08:00
Neo-Desktop
a827844cbd merge in HEAD changes 2024-01-24 20:20:03 -08:00
Neo-Desktop
3e51fe1c8b WIP more rewrite/rework changes, major refactoring 2024-01-24 20:04:36 -08:00
Neo-Desktop
bf6365916d total refactor, happy new year, ground level code for automatic DPC selection, code is currently very much a work in progress, and very much broken, we'll work through it 2024-01-04 16:32:18 -08:00
pottzman
c4b63c15b2
Update keys.json (#79)
Added BINK ID10
2023-12-15 13:32:09 -08:00
Neo-Desktop
8cc691b72f refactor/rework confid 2023-12-09 18:50:47 -08:00
WitherOrNot
b3f64e6330
fix typo 2023-09-02 00:59:34 -04:00
techguy16
13bf69c7e1
Add Office 2k3 and Works Suite 2003/2004 2023-08-28 07:20:10 +12:00
Neo
149f525a51 add activation constants to keys.json 2023-06-12 06:56:48 -07:00
Neo
c306573fe8 add product mappings provided by pottzman 2023-06-10 15:42:14 -07:00
Neo
4973d71d64 bulk add recently contributed keys 2023-06-06 17:48:15 -07:00
WitherOrNot
98c8db7e02
merge server and confid with xpkey, add LH keys (#18)
* merge server and confid with xpkey, add LH keys

* improve error handling

* update README.md

* fix line endings

* reorder products section of keys.json

* use options as global variable

* rename genServer to isBink2002

* small refactor

* handle unknown error codepath on confirmation id
remove redundant else for BINK1998 generation

* finish conversion from std::cout -> fmt::print();

---------

Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
2023-06-06 15:04:39 -07:00
Neo
6d3fd0031d add 55, 58, 59, 5b, 68, 69, 6c, 6d and product information to keys.json 2023-06-05 08:47:13 -07:00
Neo
974695b178 Add product entry for "PLUS! for Windows XP" 2023-06-04 12:28:16 -07:00
Neo
166a0b5df7 transition products object in keys.json to add additional information later
confirm windows server 2003 as bink 0x5A
add BINK information for 0x54
2023-06-04 00:47:21 -07:00
Neo
728bf2a781 Add BINK data for VS.net (2001), VS.net 2003, Win CE Platform Builder 3, 4, and 5 2023-06-03 07:06:00 -07:00
Neo
7c62596aa5 fix syntax error in keys.json 2023-06-02 07:21:17 -07:00
Neo
6b85db12c9 disable static building for now (causing more headaches than it should)
update keys.json with new info
2023-06-02 07:09:40 -07:00
WitherOrNot
d930648230 Add new keys 2023-06-02 03:14:53 -04:00
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
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
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