]> git.zerfleddert.de Git - proxmark3-svn/commit - client/hidcardformats.c
lf hid improvements - encoding and long tag simulation
authorgrauerfuchs <42082416+grauerfuchs@users.noreply.github.com>
Fri, 31 Aug 2018 01:01:21 +0000 (21:01 -0400)
committergrauerfuchs <42082416+grauerfuchs@users.noreply.github.com>
Fri, 31 Aug 2018 01:01:21 +0000 (21:01 -0400)
commitbe59094de9527e0e935d6d1cdd445d5b78946f44
treeb9a78251257eef4c6da071a518369a4e29715c70
parent5d643cc03337448602b9ea7aee4d9c4581ca9434
lf hid improvements - encoding and long tag simulation
**DEVICE FIRMWARE UPDATE**
The code changes needed to support long tag emulation required an update to the device firmware. As of this patch, devices running older firmware will not be able to read or emulate HID tags until the firmware is updated. Additionally, devices with the firmware from this update or newer will not properly read or encode HID tags with a prior version client.

The 'lf hid encode' command has been further refined, and is now entirely parameterized to support use of fields other than facility code and card number. The client help data has been updated to show the correct syntax.
armsrc/appmain.c
armsrc/apps.h
armsrc/lfops.c
client/cmdlfhid.c
client/hidcardformats.c
client/hidcardformats.h
client/hidcardformatutils.h
Impressum, Datenschutz