Skip to content

Commit 3dba39f

Browse files
committed
readme updates
1 parent 21eb0fb commit 3dba39f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.catalog/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,19 @@ There are some situations when the offline loclass may not find a key, such as:
3434

3535
# NR-MAC read
3636

37-
Due to the nature of how secure picopass works, it is possible to emulate some public fields from a card and capture the reader's response, which can be used to authenticate. Two of the pieces involved in this are the NR and MAC.
37+
Due to the nature of how secure picopass works, it is possible to emulate some public fields from a card and capture the reader's response, which can be used to authenticate. Two of the pieces involved in this are the NR and MAC. This allows you to get a dump of the card, except for the key, even if you don't know the key. For picopass in non-HID systems this can allow you to see what the data looks like. For iClass SE the data is encrypted (SIO), but a friend with a HID SAM can decrypt it.
3838

39-
These instructions are intended to be performed all at the same time. If you use the card with the reader between Card Part 1 and Card Part 2, then Card Part 2 will fail.
39+
*These instructions are intended to be performed all at the same time. If you use the card with the reader between Card Part 1 and Card Part 2, then Card Part 2 will fail.*
4040

4141
## Card Part 1
4242

4343
1. Place card against Flipper Zero
4444
2. Run _Read_ from the picopass main menu
4545
3. Get a "Read Failed" message
4646
4. Select the "Menu" option
47-
5. Select "Save Partial"
47+
5. Select "Save Partial" (regardless if this card has been saved previously)
4848
6. Name file something you'll remember
49+
7. Immediately proceed to Reader Part
4950

5051
## Reader Part
5152

@@ -54,10 +55,12 @@ These instructions are intended to be performed all at the same time. If you us
5455
3. Select _Emulate_
5556
4. Expose Flipper Zero to reader (It may work better a few inches from the reader, as opposed to physically touching)
5657
5. Flipper will buzz and screen will say "NR-MAC Saved!"
58+
6. Immediately proceed to Card Part 2
5759

5860
## Card Part 2
5961

6062
1. Place card against Flipper Zero
6163
2. Run _Read_ from the picopass main menu
6264
3. Card will authenticate and read
65+
4. Suggested to both "Save" the card and "Save as Seader"
6366

0 commit comments

Comments
 (0)