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
82885445b3be2ad153b53bcfe3c53f77e2db0dc7
proxmark3
/
tools
/
mfkey
History
iceman1001
7504dc50d5
Merge branch 'master' of
https://github.com/iceman1001/proxmark3
...
Conflicts: armsrc/crypto1.c
2016-02-16 21:43:45 +01:00
..
crapto1.c
ADD: added @piwi's bucketsort to tools/mfkey/crapto1.c and tools/nonce2key/crapto1.c
2016-02-09 15:16:35 +01:00
crapto1.h
CHG: Syncronized so all different parts uses the same implementation of Crapto1 v3.3
2016-01-19 18:01:16 +01:00
crypto1.c
FIX: Coverity Scans complain about uninitialized usage of struct. Setting s->ODD and s->EVEN to zero should do the trick.
2016-01-20 11:31:24 +01:00
example_trace.txt
tweaked sim command, added mfkey32
2013-03-07 12:22:12 +00:00
Makefile
Merge branch 'master' of
https://github.com/iceman1001/proxmark3
2016-02-16 21:43:45 +01:00
mfkey32.c
minor code clean up
2015-05-13 09:18:37 +02:00
mfkey32v2.c
ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
2015-07-18 20:43:14 +02:00
mfkey64.c
added all files for mfkeys
2013-03-07 12:23:31 +00:00