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.
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 reader (alt: digikey with cheaper US shipping). Connect reader 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 -pdu=all seader.asn
in in root to generate asn1c files