Philippe Teuwen
|
5c55664fc5
|
use more static and fix [-Wmissing-prototypes]
|
2019-04-13 21:57:13 +02:00 |
|
Philippe Teuwen
|
4f32655004
|
use more static and fix [-Wmissing-prototypes], ongoing...
|
2019-04-13 00:25:43 +02:00 |
|
Philippe Teuwen
|
7f76fea21a
|
good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers
|
2019-04-10 10:21:42 +02:00 |
|
iceman1001
|
1815376ef5
|
style
|
2019-04-08 08:26:30 +02:00 |
|
Philippe Teuwen
|
961d929f4d
|
changing {} style to match majority of previous style
|
2019-03-10 11:20:22 +01:00 |
|
Philippe Teuwen
|
0373696662
|
make style
|
2019-03-10 00:00:59 +01:00 |
|
Philippe Teuwen
|
0d9223a547
|
client: fix mix of spaces & tabs
|
2019-03-09 23:35:06 +01:00 |
|
Philippe Teuwen
|
60f292b18e
|
remove spurious spaces & tabs at end of lines
|
2019-03-09 08:59:13 +01:00 |
|
iceman1001
|
142b3d8de5
|
fix: assign
|
2019-02-24 23:54:24 +01:00 |
|
iceman1001
|
6d63b3fbed
|
fix: mem leaks.
|
2019-02-21 16:17:49 +01:00 |
|
iceman1001
|
06ade9970a
|
FIX: mem leaks
FIX: 'hf mf nested' - params
|
2019-02-20 22:29:39 +01:00 |
|
Chris
|
526f50aa9d
|
fix: 'hf iclass loclass' - remove warning on gcc4.9.2 mingw.
don't like the declaration. mbedtls_des_context ctx_dec = {0};
chg: 'hf iclass loclass t' - added some path tests for key file.
|
2018-11-14 15:11:30 +01:00 |
|
merlokk
|
82b6a2cd5b
|
ikeys
|
2018-11-14 11:34:20 +02:00 |
|
iceman1001
|
d9045635fb
|
whitespace
|
2018-05-02 18:09:46 +02:00 |
|
Brian Pow
|
a4fa0144eb
|
migrate PrintfAndLog() to PrintAndLogDevice()
|
2018-02-22 23:17:46 +08:00 |
|
Brian Pow
|
f0314562f7
|
fix typos
|
2018-02-22 20:47:23 +08:00 |
|
Brian Pow
|
8f9c81ae81
|
Rename prnlog() to PrintfAndLog()
|
2018-02-13 00:12:50 +08:00 |
|
iceman1001
|
07d51ec4a4
|
fix... don't even mention it...
|
2018-01-06 00:19:52 +01:00 |
|
iceman1001
|
f92a6ddf7d
|
FIX: 'hf iclass' - sneaky fread bug. thanks to @bettse who found it
|
2018-01-01 14:28:53 +01:00 |
|
iceman1001
|
7d25ab4561
|
Update loclass license conditions, https://github.com/Proxmark/proxmark3/issues/527
|
2017-12-27 10:34:51 +01:00 |
|
iceman1001
|
33a994aa3f
|
syntax sugar
|
2017-08-19 16:14:30 +02:00 |
|
iceman1001
|
197c8f3f42
|
CHG: syntax sugar, minor spelling mistake
|
2017-01-11 23:08:59 +01:00 |
|
iceman1001
|
9945a928c7
|
Syntax suger
|
2016-12-14 23:25:28 +01:00 |
|
iceman1001
|
2dcf60f3df
|
CHG: "hf mf hardnested" - less printing
CHG: some filehandles = NULL.
|
2016-10-21 16:06:53 +02:00 |
|
iceman1001
|
841d7af0dc
|
FIX: Coverity Scan warnings on not using the fread return value.
|
2016-01-19 19:52:01 +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
|
97d582a692
|
More coverity findings
|
2014-10-27 22:33:37 +01:00 |
|
Martin Holst Swende
|
9b82de75f4
|
more work towards iclass elite dumping.. not quite finished yet though :(
|
2014-06-30 00:20:40 +02:00 |
|
Midnitesnake
|
74a3880283
|
Changes inorder for iclass dump to work correctly
|
2014-06-29 09:25:31 +01: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 |
|
Andrew Davies
|
a66fca86b9
|
Updated proxmark research with Holiman's loclass framework
|
2014-05-02 11:11:54 +01:00 |
|