Eric Betts bbeb0a5765 format
2023-11-16 21:45:02 -08:00
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-07-03 17:09:09 -07:00
2023-04-15 20:57:01 -07:00
2023-11-16 21:45:02 -08:00
2023-11-15 19:49:11 -08:00
2023-09-08 10:28:53 -07:00
2023-04-15 20:57:01 -07:00
2023-05-12 20:17:24 -07:00
2023-10-16 07:06:10 -07:00
2023-06-17 17:28:58 -07:00
2023-04-15 20:57:01 -07:00
2023-11-16 21:42:25 -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-10-28 12:23:30 -07:00
2023-07-16 17:04:37 -07:00
2023-09-22 22:02:30 -07:00
2023-07-20 20:05:44 -07:00
2023-11-12 19:51:38 -08:00
2023-11-16 21:45:02 -08:00
2023-07-03 17:09:09 -07:00
WIP
2023-11-12 19:51:38 -08:00
2023-06-17 17:28:58 -07:00
2023-04-15 20:57:01 -07:00
2023-11-16 21:42:25 -08:00
2023-07-08 14:49:31 -07:00

Seader

Flipper Zero application (aka "fap"). Versioning TBD.

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%