Skip to content

Commit

Permalink
Merge pull request #2206 from kitsunehunter/master
Browse files Browse the repository at this point in the history
Update omnikey documentation
  • Loading branch information
iceman1001 authored Dec 12, 2023
2 parents 7aabd78 + fc1de1e commit b5e2605
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/hid_downgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ drop iclass-flipper.picopass file here and simulate on Flipper
2. Plug in Omnikey reader
3. Start Omnikey workbench
4. Switch reader mode to CCID mode
5. Go to card diagnostic tab and place card on reader
6. Copy the raw PACS binary
7. Launch PM3 client, place iCLASS/Picopass card on HF antenna, and use following command to write your credential
`hf iclass encode --bin <COPIED BINARY> --ki 0`
5. Go to reader upload tab
6. Use the "load file" function and load the `encoder.cfg` [config file](https://github.com/kitsunehunter/proxmark3/blob/master/traces/iclass/encoder.cfg)
7. Launch PM3 client, place iCLASS/Picopass card on HF antenna and read your original card on the Omnikey reader
8. Press enter

## Using Flipper Zero with NARD
^[Top](#top)
Expand Down Expand Up @@ -234,14 +234,14 @@ IT IS ABSOLUTELY NECESSARY THAT THE READER AND ESPKEY SHARE THE SAME GROUND EVEN
3. Connect to the wifi network the ESPKEY and navigate to `192.168.1.1` for the interface
4. Scan your credential on the reader
5. Open `log.txt` and copy the binary string WITHOUT the preamble
6. Use the above instructions and encode the binary wiegand data to a iCLASS card using PM3

6. Use `hf iclass encode --bin <COPIED BINARY STRING> --ki 0` to encode the PACS payload to a iCLASS legacy card


# Write ProxII credential to a T5577
^[Top](#top)

OBS! Downgrading to a T5577 will only work if reader has low frequency (125 kHz) / Prox II enabled.
A good indicator to look out for is the "multiCLASS" sticker on the reader.

## Using Proxmark3
^[Top](#top)
Expand Down
Binary file added traces/iclass/encoder.cfg
Binary file not shown.

0 comments on commit b5e2605

Please sign in to comment.