Sen descrición

MX 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
.flipcorg c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
.github c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
icons c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
lib 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
plugin 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
protocol e58f5ef812 upd seader %!s(int64=2) %!d(string=hai) anos
scenes 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
.clang-format c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
.gitignore c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
LICENSE a7609351cd Initial commit %!s(int64=3) %!d(string=hai) anos
Makefile c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
Seader.png c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
aeabi_uldivmod.sx c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
apdu_log.c e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
apdu_log.h e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
apdu_runner.c e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
apdu_runner.h e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
application.fam 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
assembly.h e58f5ef812 upd seader %!s(int64=2) %!d(string=hai) anos
bsearch.c c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
ccid.c e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
ccid.h e58f5ef812 upd seader %!s(int64=2) %!d(string=hai) anos
changelog.md c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
lrc.c e58f5ef812 upd seader %!s(int64=2) %!d(string=hai) anos
lrc.h e58f5ef812 upd seader %!s(int64=2) %!d(string=hai) anos
readme.md 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
sam_api.c 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
sam_api.h 59a1e67823 upd seader %!s(int64=2) %!d(string=hai) anos
seader.asn1 4cdff7d56a upd seader %!s(int64=2) %!d(string=hai) anos
seader.c 4ab5e35d39 remove deprecated view_dispatcher_enable_queue %!s(int64=2) %!d(string=hai) anos
seader.h c8103f5d64 move from broken to working apps %!s(int64=2) %!d(string=hai) anos
seader_bridge.h e58f5ef812 upd seader %!s(int64=2) %!d(string=hai) anos
seader_credential.c 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
seader_credential.h 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
seader_i.h 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
seader_worker.c f562947275 upd seader %!s(int64=2) %!d(string=hai) anos
seader_worker.h e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
seader_worker_i.h 6538283631 upd seader %!s(int64=2) %!d(string=hai) anos
t_1.c e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
t_1.h e58f5ef812 upd seader %!s(int64=2) %!d(string=hai) anos
uart.c e0d2ee8564 upd seader %!s(int64=2) %!d(string=hai) anos
uart.h 8c54cd8fc1 upd seader %!s(int64=2) %!d(string=hai) anos

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