marshmellow42
|
38d618baa9
|
remove redundant llx prix64 defines
remove unused commented out #includes
coverity indicates compressed_fpga_stream.opaque needs to be initialized
to Z_NULL
fgetc returns int
define llu
|
2016-02-14 14:43:19 -05:00 |
|
marshmellow42
|
d23411ef61
|
resource leak and malloc(x) cannot be negative
thanks iceman1001
|
2016-02-14 13:41:25 -05:00 |
|
Martin Holst Swende
|
1defcf606f
|
More work on iclass full simulation, and some work on iclass tag dump parsing
|
2015-02-19 10:48:33 +01:00 |
|
Martin Holst Swende
|
d60418a05f
|
Synchronized loclass library, imported the legal warning
|
2015-01-15 16:30:05 +01:00 |
|
iceman1001
|
79544b28ad
|
CHG: minor code clean up
ADD: added some helper-functions in util.c
|
2015-01-07 20:52:03 +01:00 |
|
Martin Holst Swende
|
6f101995b6
|
Added loclass-functionality into the pm3,the functionality provided by loclass can now be invoked directly from the pm3. Also fixed some issues with how prnlog called PrintAndLog, and added some testdata for the loclass self-tests
|
2015-01-05 09:16:06 +01:00 |
|
Martin Holst Swende
|
0eea34a2a3
|
Fixed error in hash1 (from loclass), now it possibly calculates the KSel correctly for actually dumping data
|
2014-12-18 14:41:17 +01:00 |
|
Martin Holst Swende
|
aa41c6058a
|
Merged two iclass-reader functions into one to remove duplicated code, update loclass library with hash2 algo
|
2014-06-29 23:34:24 +02:00 |
|
Martin Holst Swende
|
3ad48540d4
|
Merge branch 'iclass-research' of https://github.com/PenturaLabs/proxmark3 into PenturaLabs-iclass-research
Conflicts:
README.txt
armsrc/apps.h
client/Makefile
client/cmdhficlass.c
client/cmdhficlass.h
|
2014-06-28 20:52:37 +02:00 |
|