]> git.zerfleddert.de Git - proxmark3-svn/commit
T55xx downlink Modes
authormwalker33 <mwal5099@bigpond.net.au>
Sun, 16 Jun 2019 05:35:10 +0000 (15:35 +1000)
committermwalker33 <mwal5099@bigpond.net.au>
Sun, 16 Jun 2019 05:35:10 +0000 (15:35 +1000)
commitdd8e45133090d9684a7f0d37ef59137e6b7159a9
tree7fa323de76ecde77c0ac3006f15f74204f055d22
parentb8dd1ef6490a49784c797e9312df8622445e28dd
T55xx downlink Modes

Changes :
- Added t55xx downlink protocols (long leading reference, leading 0 and 1 of 4)
- Added function to all read to call differnet downlink functions (to match write)
- Update functions to support using differnet downlink modes.
- Added support for calling downlink modes for lf t55 read, write and detect
- Added new function lf t55 bruteforcedl to support downlink modes as well as try each mode
for each password in password file.

for functions with downlink mode extenstion.

 e <mode>     - OPTIONAL downlink encoding '0' fixed-bit-length (default),
   '1' Long Zero Reference,
   '2' Leading Zero,
   '3' 1 of 4
armsrc/lfops.c
client/cmdlft55xx.c
client/cmdlft55xx.h
Impressum, Datenschutz