Emma
4b60737bb4
Add -V/--validate command line switch ( #31 )
...
* add -V/--validate command line switch
* Return success/failure bool on CLI::stripKey
---------
Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
2023-06-19 12:41:27 -07:00
Neo
ca9ccc43ee
rebrand WindowsXPKg to UMSKT
2023-06-16 14:58:22 -07:00
Neo
57b2477e44
As per contributor quorum on 17/06/2023 - update license to AGPL
...
Add known history to files
2023-06-16 12:41:16 -07:00
Neo
0b94791ee1
refactor project to use classes ( #19 )
2023-06-07 12:23:59 -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
cd3cc31cd6
use fmt.dev's fmt::print functions, factor out command line functions from main to cli.cpp
2023-06-05 08:45:06 -07:00
Andrew
799fee5a68
QWORD upgrade, abstract NEXTNBITS()
2023-06-04 16:32:05 +03:00
Andrew
1c5f93b687
Slight refactor, prepare for QWORD upgrade
2023-06-04 15:40:08 +03:00
Andrew
08ec7cb9bb
Simplify pointer arithmetics
2023-06-04 14:54:22 +03:00
Andrew
06920ede2a
Data type consistency uplift
2023-06-04 13:31:24 +03: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
72d441b539
Fix datatypes to use platform independent values, Add command line switch scaffolding
...
Allow users to chose which bink/channelid they'd like to generate with
Add rudimentary help system, Sanitize user input
2023-06-01 21:25:43 -07:00
Andrew
e437cc548a
Folder refactor
2023-06-01 23:09:44 +03:00