Willy-JL 38502d5459 Merge seader from https://github.com/xMasterX/all-the-plugins há 1 ano atrás
..
.flipcorg f83a18aab9 Merge seader from https://github.com/bettse/seader há 1 ano atrás
.github f83a18aab9 Merge seader from https://github.com/bettse/seader há 1 ano atrás
docs b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
examples b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
icons b3f33b1fcd Seader: Use system icon asset packs há 2 anos atrás
lib e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
media 38502d5459 Merge seader from https://github.com/xMasterX/all-the-plugins há 1 ano atrás
plugin 6d33a43ab5 Format há 1 ano atrás
protocol 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
scenes e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
web 2505d69292 Merge seader from https://github.com/bettse/seader há 1 ano atrás
.clang-format 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
.gitignore b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
.gitsubtree f59b3eb39e Fix merge há 2 anos atrás
LICENSE b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
Makefile b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
Seader.png b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
aeabi_uldivmod.sx b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
apdu_log.c e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
apdu_log.h e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
apdu_runner.c e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
apdu_runner.h e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
application.fam 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
assembly.h 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
bsearch.c b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
ccid.c e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
ccid.h 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
changelog.md b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
lrc.c 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
lrc.h 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
readme.md e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
sam_api.c e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
sam_api.h b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
seader.asn1 43b04b80f2 Merge seader from https://github.com/bettse/seader há 1 ano atrás
seader.c 67c1660a0f Merge seader from https://github.com/bettse/seader há 1 ano atrás
seader.h b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás
seader_bridge.h e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
seader_credential.c f83a18aab9 Merge seader from https://github.com/bettse/seader há 1 ano atrás
seader_credential.h 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
seader_i.h e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
seader_worker.c 38502d5459 Merge seader from https://github.com/xMasterX/all-the-plugins há 1 ano atrás
seader_worker.h e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
seader_worker_i.h 667b20d74d Merge seader from https://github.com/bettse/seader há 1 ano atrás
t_1.c e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
t_1.h e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
uart.c e41dcd8e0e Merge seader from https://github.com/bettse/seader há 1 ano atrás
uart.h b926006cf4 Add seader from https://github.com/bettse/seader há 2 anos atrás

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.

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 -pdu=all seader.asn1 in in root to generate asn1c files

References