A Flipper Zero application (aka "fap") to interface with a SAM from the Flipper Zero over UART. Latest release on the App Catalog.
File issues in GitHub.
Seader can save from the Source(top) formats to the Destination(left) formats.
Seos | Desfire Ev2 | Desfire Ev1 | MFC SE | MFC (legacy) | iClass SE | iClass SR | iClass (legacy) | |
---|---|---|---|---|---|---|---|---|
Seader (no SIO) | x | x | x | x | x | x | x | x |
LFRFID | x | x | x | x | x | x | x | x |
iClass (legacy) | X | x | x | X | X | x | x | X |
MFC (legacy) | X | x | x | X | X | x | x | X |
Seader (with SIO) | x | x | x | x | ||||
iClass SR (emulation only) | x | x | x | x |
Buy it assembled at Red Team Tools, with or without SAM.
Or build it yourself from the files in the NARD repo.
Optionally 3d print a case designed by Antiklesys.
Put SAM (USA EU CA) into adapter (because of chip on top) and plug into Smart Card 2 Click (Mikroe digikey with cheaper US shipping). Connect Smart Card 2 Click to Flipper Zero (See Connections
below).
Optionally 3d print a case designed by sean
Smart Card 2 Click | Flipper |
---|---|
5v | 1 |
GND | 8 / 11 / 18 |
TX | 16 |
RX | 15 |
- Install UFBT
ufbt
to buildufbt launch
to launch
- Install git version of asnc1 (
brew install asn1c --head
on macos) - Run
asn1c -D ./lib/asn1 -no-gen-example -no-gen-OER -no-gen-PER -pdu=all seader.asn1
in in root to generate asn1c files
- omnikey_5025_cl_software_developer_guide_mn_en
- omnikey_5326_dfr_softwaredeveloperguide
- omnikey_5027_software_developer_guide
- PLT-03362 A.0 - iCLASS Reader Writer Migration Application Note
- HID SE reader消息模块的ANS.1 BER学习
arm-none-eabi-nm ~/.ufbt/build/seader.fap -CS --size-sort
arm-none-eabi-readelf ~/.ufbt/build/seader.fap -t
ufbt cli
->free_blocks