ADD: @micolous random nonce, adjusted to fit in. Icemanfork only uses Moebius attack, so no need for an extra parameter in client.
ref: https://github.com/Proxmark/proxmark3/pull/209
This commit is contained in:
@@ -54,7 +54,8 @@ THUMBSRC = start.c \
|
||||
string.c \
|
||||
BigBuf.c \
|
||||
ticks.c \
|
||||
hfsnoop.c
|
||||
hfsnoop.c \
|
||||
random.c
|
||||
|
||||
# These are to be compiled in ARM mode
|
||||
ARMSRC = fpgaloader.c \
|
||||
|
||||
Reference in New Issue
Block a user