mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
tweaked sim command, added mfkey32
This commit is contained in:
parent
9e130475f9
commit
17331e14ee
3 changed files with 16 additions and 13 deletions
|
@ -5,7 +5,7 @@ LDFLAGS =
|
|||
|
||||
OBJS = crapto1.o crypto1.o
|
||||
HEADERS =
|
||||
EXES = mfkey
|
||||
EXES = mfkey64 mfkey32
|
||||
LIBS =
|
||||
|
||||
all: $(OBJS) $(EXES) $(LIBS)
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
+ 1287: : a1 e4 58 ce 6e ea 41 e0
|
||||
+ 64: 0: TAG 5c ad f4 39
|
||||
|
||||
./mfkey 9c599b32 82a4166c a1e458ce 6eea41e0 5cadf439
|
||||
./mfkey64 9c599b32 82a4166c a1e458ce 6eea41e0 5cadf439
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue