mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 13:53:26 -07:00
add @Iceman1001 s sha1 scripting changes.
This commit is contained in:
parent
185e038c7d
commit
1c4c0b0681
6 changed files with 981 additions and 6 deletions
|
@ -102,6 +102,7 @@ CMDSRCS = nonce2key/crapto1.c\
|
|||
pm3_bitlib.c\
|
||||
aes.c\
|
||||
protocols.c\
|
||||
sha1.c\
|
||||
|
||||
|
||||
COREOBJS = $(CORESRCS:%.c=$(OBJDIR)/%.o)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue