This website requires JavaScript.
Explore
Help
Sign In
dash
/
proxmark3
Watch
1
Star
0
Fork
0
You've already forked proxmark3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4bf036f2261f05fdd01108950e0478b2eef0b718
proxmark3
/
tools
/
mfkey
History
Michael Farrell
949d50c89b
Add .gitignore file to mfkey for binaries
2016-10-27 21:43:33 +11:00
..
.gitignore
Add .gitignore file to mfkey for binaries
2016-10-27 21:43:33 +11:00
crapto1.c
ADD: added some time debug statements to be able to measure execution time.
2016-02-17 17:30:37 +01:00
crapto1.h
…
crypto1.c
…
example_trace.txt
CHG: make the text a bit easier to understand.
2016-04-18 13:01:26 +02:00
Makefile
FIX: fixed some compiler warnings about strlen call and sscanf.
2016-04-21 14:34:58 +02:00
mfkey32.c
CHG: change the number of calls to prng_successor was done. Fewer should mean faster :)
2016-08-24 12:35:24 +02:00
mfkey32v2.c
CHG: change the number of calls to prng_successor was done. Fewer should mean faster :)
2016-08-24 12:35:24 +02:00
mfkey64.c
FIX: fixed some compiler warnings about strlen call and sscanf.
2016-04-21 14:34:58 +02:00