mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 10:36:58 -07:00
Add @iceman1001 s presco and pyramid functions +
plus comment some includes. fix indala error checking bugs cmddata.h previously relied on several headers being included prior to cmddata.h, now self contained.
This commit is contained in:
parent
31e8a4f21b
commit
6923d3f14f
11 changed files with 538 additions and 48 deletions
|
@ -99,6 +99,8 @@ CMDSRCS = nonce2key/crapto1.c\
|
|||
cmdlft55xx.c \
|
||||
cmdlfpcf7931.c\
|
||||
cmdlfviking.c\
|
||||
cmdlfpresco.c\
|
||||
cmdlfpyramid.c\
|
||||
pm3_binlib.c\
|
||||
scripting.c\
|
||||
cmdscript.c\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue