2023-06-17 17:37:43 -07:00
2023-06-17 17:21:07 -07:00
2023-04-15 20:57:01 -07:00
2023-07-16 17:04:37 -07:00
2023-12-02 20:13:27 -08:00
2023-04-15 20:57:01 -07:00
2023-12-02 21:05:46 -08:00
2023-04-15 20:57:01 -07:00
2023-05-12 20:17:24 -07:00
2023-12-06 15:37:21 -08:00
2023-06-17 17:28:58 -07:00
2023-04-15 20:57:01 -07:00
2023-11-17 22:22:06 -08:00
2023-06-25 11:10:32 -07:00
2023-04-15 20:57:01 -07:00
2023-06-17 19:55:18 -07:00
2023-04-15 20:57:01 -07:00
2023-07-16 17:04:37 -07:00
2023-12-02 21:05:46 -08:00
2023-12-02 20:12:54 -08:00
2023-07-03 17:09:09 -07:00
WIP
2023-11-12 19:51:38 -08:00
2023-04-15 20:57:01 -07:00
2023-11-17 19:04:54 -08:00
2023-07-08 14:49:31 -07:00

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. 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.asn in in root to generate asn1c files

References

Description
Languages
C 93.6%
Cython 5.8%
HTML 0.4%
Makefile 0.2%