iceman1001
|
a81b99b9b1
|
ADD: @zhovner 's decryption of trace data to mfkey64
|
2016-04-05 04:49:34 +02:00 |
|
iceman1001
|
838c15a643
|
ADD: added some time debug statements to be able to measure execution time.
CHG: change the auth_ex method to send usb package faster,
REM: removed some bucketsort changes.
|
2016-02-17 17:30:37 +01:00 |
|
iceman1001
|
7504dc50d5
|
Merge branch 'master' of https://github.com/iceman1001/proxmark3
Conflicts:
armsrc/crypto1.c
|
2016-02-16 21:43:45 +01:00 |
|
iceman1001
|
489c39c9a5
|
CHG: remove clang warning for -O4,
|
2016-02-16 21:38:36 +01:00 |
|
iceman
|
4211fdce31
|
chg: the windows exe annoys the linux compiler
|
2016-02-15 02:49:26 +01:00 |
|
iceman1001
|
685d366c73
|
ADD: added @piwi's bucketsort to tools/mfkey/crapto1.c and tools/nonce2key/crapto1.c
|
2016-02-09 15:16:35 +01:00 |
|
iceman1001
|
bf22fab73b
|
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 |
|
iceman1001
|
8130eba4d1
|
CHG: Syncronized so all different parts uses the same implementation of Crapto1 v3.3
|
2016-01-19 18:01:16 +01:00 |
|
iceman1001
|
a1afa550ea
|
CHG: Crapto1 v3.3 now with comments, and I've tried to unnest some loops.
|
2016-01-19 16:17:29 +01:00 |
|
iceman1001
|
93b0bbd2dc
|
FIX: the "make clean" for mfkey/Makefile now deletes the executables.
|
2016-01-17 23:06:48 +01:00 |
|
iceman1001
|
72109f8296
|
CHG: Updated the crapto1 imp to latest vesion3.3 ( Thanks @blapost !)
|
2016-01-16 17:49:45 +01:00 |
|
iceman1001
|
db25599d7f
|
ADD: @holiman's clearCommandBuffer in cmdlft55xx.c
ADD: @VERTCraig's AVID commands.
TEST: testing some changes to iso14443 demod.
|
2015-07-18 20:43:14 +02:00 |
|
iceman1001
|
d8af608f8e
|
TEST: Moebius two noce mfkey32...
|
2015-07-13 23:06:49 +02:00 |
|
iceman1001
|
a198737b44
|
minor code clean up
|
2015-05-13 09:18:37 +02:00 |
|
roel@libnfc.org
|
cda056bb9e
|
added all files for mfkeys
|
2013-03-07 12:23:31 +00:00 |
|
roel@libnfc.org
|
17331e14ee
|
tweaked sim command, added mfkey32
|
2013-03-07 12:22:12 +00:00 |
|
roel@libnfc.org
|
9e130475f9
|
removed -fPIC directive
|
2013-03-07 10:51:25 +00:00 |
|
roel@libnfc.org
|
b62328cc54
|
cleaned up memmory
|
2012-09-29 08:46:40 +00:00 |
|
roel@libnfc.org
|
998064f8c8
|
fixed spacing
|
2012-07-01 07:40:26 +00:00 |
|
roel@libnfc.org
|
7847961b25
|
added mfkey
|
2012-07-01 07:38:26 +00:00 |
|