Willy-JL 43ff28abf2 Merge seader from https://github.com/bettse/seader 1 年之前
..
.flipcorg f83a18aab9 Merge seader from https://github.com/bettse/seader 1 年之前
.github f83a18aab9 Merge seader from https://github.com/bettse/seader 1 年之前
docs b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
examples b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
icons b3f33b1fcd Seader: Use system icon asset packs 2 年之前
lib e2962d9619 Fixes for `-Wundef` 1 年之前
media 38502d5459 Merge seader from https://github.com/xMasterX/all-the-plugins 1 年之前
plugin 6d33a43ab5 Format 1 年之前
protocol 667b20d74d Merge seader from https://github.com/bettse/seader 1 年之前
scenes 43ff28abf2 Merge seader from https://github.com/bettse/seader 1 年之前
.clang-format 667b20d74d Merge seader from https://github.com/bettse/seader 1 年之前
.gitignore b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
.gitsubtree f59b3eb39e Fix merge 2 年之前
LICENSE b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
Makefile b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
Seader.png b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
aeabi_uldivmod.sx b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
apdu_log.c e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
apdu_log.h e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
apdu_runner.c e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
apdu_runner.h e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
application.fam e93f3cab71 Merge seader from https://github.com/bettse/seader 1 年之前
assembly.h 667b20d74d Merge seader from https://github.com/bettse/seader 1 年之前
bsearch.c b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
ccid.c e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
ccid.h 667b20d74d Merge seader from https://github.com/bettse/seader 1 年之前
changelog.md b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
lrc.c 667b20d74d Merge seader from https://github.com/bettse/seader 1 年之前
lrc.h 667b20d74d Merge seader from https://github.com/bettse/seader 1 年之前
readme.md 1bec35bf6c Merge seader from https://github.com/bettse/seader 1 年之前
sam_api.c 1bec35bf6c Merge seader from https://github.com/bettse/seader 1 年之前
sam_api.h b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
seader.asn1 43b04b80f2 Merge seader from https://github.com/bettse/seader 1 年之前
seader.c 31f9cfb31e Merge seader from https://github.com/xMasterX/all-the-plugins 1 年之前
seader.h b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前
seader_bridge.h e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
seader_credential.c 43ff28abf2 Merge seader from https://github.com/bettse/seader 1 年之前
seader_credential.h 43ff28abf2 Merge seader from https://github.com/bettse/seader 1 年之前
seader_i.h 1bec35bf6c Merge seader from https://github.com/bettse/seader 1 年之前
seader_worker.c 38502d5459 Merge seader from https://github.com/xMasterX/all-the-plugins 1 年之前
seader_worker.h e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
seader_worker_i.h 1bec35bf6c Merge seader from https://github.com/bettse/seader 1 年之前
t_1.c e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
t_1.h e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
uart.c e41dcd8e0e Merge seader from https://github.com/bettse/seader 1 年之前
uart.h b926006cf4 Add seader from https://github.com/bettse/seader 2 年之前

readme.md

Seader

A Flipper Zero application (aka "fap") to interface with a SAM from the Flipper Zero over UART. Latest release on the App Catalog.

Bugs

File issues in GitHub.

Formats

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

Hardware

Option 1: NARD flipper add-on

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.

Option 2: Smart Card 2 Click

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

Connections

Smart Card 2 Click Flipper
5v 1
GND 8 / 11 / 18
TX 16
RX 15

Development

To Build App

  • Install UFBT
  • ufbt to build
  • ufbt launch to launch

To Build ASN1 (if you change seader.asn1)

  • 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

References

Memory usage commands

  • arm-none-eabi-nm ~/.ufbt/build/seader.fap -CS --size-sort
  • arm-none-eabi-readelf ~/.ufbt/build/seader.fap -t
  • ufbt cli -> free_blocks