Skip to content

Commit 5373476

Browse files
committed
Add to readme
1 parent aa572f1 commit 5373476

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.catalog/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,9 @@ Due to the nature of how secure picopass works, it is possible to emulate some p
6464
3. Card will authenticate and read
6565
4. Suggested to both "Save" the card and "Save as Seader"
6666

67+
68+
# Elite Keygen Attack
69+
70+
Background: https://youtu.be/MKSXSKQHz6o?si=DEKkW60x858pUI0a&t=600
71+
72+
The keys used for early Elite systems used the VB6 (yes, as in Visual Basic) RNG to generate the keys. This attack uses the known VB6 RNG to generate the keys. This attack is only useful for early Elite systems, as later systems are keyed in some other manor. Since this can generate an insanely large number of values (and eventually loop), by default it is limited to the first 2000 keys. Please provide feedback if you would like this increased. Also, the leaked iCopyX dictionary included 700ish of these, so the first 700 are redundant to the System Elite Dictionary attack run during "Read". This attack is not useful for iClass SE systems.

0 commit comments

Comments
 (0)