Skip to content

Commit aba8d3c

Browse files
committed
[doc] keys.conf.example: Add iQue NetCard keys.
Fixes #470: Add missing keys to `keys.conf.example` Reported by @RuiNtD.
1 parent e152f8e commit aba8d3c

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
* EXE_PE: Check for CRTDLL.DLL.
1616
* Fixes #468: Detect windows' crtdll.dll runtime
1717
* Reported by @edo9300.
18+
* keys.conf.example: Add iQue NetCard keys.
19+
* Fixes #470: Add missing keys to `keys.conf.example`
20+
* Reported by @RuiNtD.
1821

1922
* Bug fixes:
2023
* EXE_PE: Fix regression that causes the Imports tab to show the wrong

doc/keys.conf.example

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@ rvl-sd-aes=
3030
rvl-sd-iv=
3131
rvl-sd-md5=
3232

33+
######## iQue NetCard ########
34+
35+
# iQue NetCard production common key
36+
# NOTE: NetCard was never released, so this wasn't used...
37+
ique-nc-prod=
38+
39+
# iQue NetCard development common key
40+
# NOTE: Matches rvt-korean.
41+
ique-nc-devel=
42+
3343
######## Nintendo Wii U ########
3444

3545
# Wii U common key

0 commit comments

Comments
 (0)