proxmark3/tools/mfkey
2016-01-20 11:31:24 +01:00
..
crapto1.c CHG: Syncronized so all different parts uses the same implementation of Crapto1 v3.3 2016-01-19 18:01:16 +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
Makefile FIX: the "make clean" for mfkey/Makefile now deletes the executables. 2016-01-17 23:06:48 +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