mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
Adding support for AWID26 realtime demodulation as well as cloning and simulation from facility code and card number
This commit is contained in:
parent
a83d091885
commit
dbf6e824f9
8 changed files with 314 additions and 1 deletions
|
@ -89,6 +89,7 @@ CMDSRCS = nonce2key/crapto1.c\
|
|||
cmdlf.c \
|
||||
cmdlfio.c \
|
||||
cmdlfhid.c \
|
||||
cmdlfawid.c \
|
||||
cmdlfem4x.c \
|
||||
cmdlfhitag.c \
|
||||
cmdlfti.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue