eip
a08be71fde
Merge pull request #10 from ManiacOfGitHub/master
...
add original JPN region ID (0), identical to ctr_aes_09.bin
2026-04-21 09:58:19 +10:00
ManiacOfGitHub
11147e8d60
add original JPN region ID (0), identical to ctr_aes_09.bin
2026-04-20 18:59:51 -04:00
eip
f02b7d7cea
Merge pull request #9 from GaryOderNichts/wiiu/fix_v0_poly_addout
...
wiiu: fix v0 mkey generation
2024-09-05 07:52:38 +10:00
eip
eac81306e7
Merge pull request #8 from lifehackerhansol/master
...
mkey: hardcode region for CTR v1
2024-09-05 07:52:28 +10:00
GaryOderNichts
cd522e31a5
wiiu: fix v0 mkey generation
...
Apparently this has been wrong since forever and no one noticed
2024-09-04 23:50:08 +02:00
lifehackerhansol
91dcd678ce
mkey: hardcode region for CTR v1
...
It was missed in the previous commit, but this one handles regions
too.
2024-09-04 09:34:16 -07:00
eip
6705ad5cfe
Merge pull request #7 from lifehackerhansol/master
...
Adding more 400 cases
2024-08-23 12:27:24 +10:00
lifehackerhansol
b5ea746f8f
Define InvalidInputError
...
Used to sanity check inputs; previously the API was returning 500 since
the only exception that was ever used was ValueError and not really
processable otherwise, this allows to return 400 in more granular
cases.
2024-08-22 10:24:45 -07:00
lifehackerhansol
c7695f1f51
mkey: v1/v2: hardcode expected regions
...
At this point there are no more releases of consoles that use the v1/v2
algorithm, so in theory there should be a guaranteed set of regions
available.
This can avoid trying to read a non-existent file, which happens
because the given region in question may not exist.
2024-08-22 10:21:14 -07:00
lifehackerhansol
8c5daea32b
mkey: fix ValueError arguments
...
To specify multiple strings it should be a tuple, not direct args
2024-08-22 10:21:14 -07:00
lifehackerhansol
b3a70788c9
Add venv to .gitignore
2024-08-22 10:21:14 -07:00
eip
6d1001aa0d
Update README.md
2024-08-21 19:00:22 +10:00
eip
2aea1c5905
Merge remote-tracking branch 'upstream/master'
2024-08-16 20:36:32 +10:00
lifehackerhansol
83539092a4
Fix CSS resolution
2023-07-10 06:48:30 -07:00
eip
08650ea6a1
eipify the theme
2023-07-10 06:48:30 -07:00
lifehackerhansol
0e959a2087
Split HTML and JSON endpoints
2023-07-10 06:48:30 -07:00
lifehackerhansol
bfd489f1c2
Basically steal the mkey.salthax.org index.html
...
API breaking change oops
2023-07-10 06:48:30 -07:00
lifehackerhansol
972da5a0a4
Enable Switch support
2023-07-10 06:48:30 -07:00
lifehackerhansol
b5127de6fc
Add API readme
...
Also make inquiry come first, since it is almost always there
2023-07-10 06:48:30 -07:00
lifehackerhansol
3bc0f9406e
Explicitly specify kwargs passed to generator
2023-07-10 06:48:30 -07:00
lifehackerhansol
33c6f65dda
Enable Wii U support
2023-07-10 06:48:30 -07:00
lifehackerhansol
eebb3c1556
Add an API
2023-07-10 06:48:30 -07:00
eip
88031645a4
Update index.html
2023-06-29 08:10:12 +10:00
zoogie
86e117a167
Merge pull request #4 from lifehackerhansol/add-1117
...
cverscraper: add 11.17 CVer
2023-06-09 20:19:14 -05:00
lifehackerhansol
851b9d9d5c
cverscraper: add 11.17 CVer
2023-06-08 15:08:45 -07:00