Philippe Teuwen
|
ce606b51fc
|
Handle explicitly enum vals in switch [-Wswitch-enum]
|
2019-04-13 22:46:08 +02:00 |
|
iceman1001
|
e7f4f615c0
|
unified text
|
2019-04-12 10:55:09 +02:00 |
|
Philippe Teuwen
|
f6a6ec8447
|
Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing...
|
2019-04-12 01:55:25 +02:00 |
|
Philippe Teuwen
|
35e97ba96a
|
static
|
2019-04-11 00:10:21 +02:00 |
|
Philippe Teuwen
|
919cfb5841
|
more [-Wmissing-field-initializers]
|
2019-04-10 15:01:19 +02:00 |
|
Philippe Teuwen
|
0ab6de64d4
|
structs: initializes explicitely all fields, so we can detect when we really forgot one [-Wmissing-field-initializers]
|
2019-04-10 13:59:00 +02:00 |
|
Philippe Teuwen
|
3d6d58aae5
|
internal help fcts -> static
|
2019-04-10 13:06:05 +02:00 |
|
Philippe Teuwen
|
cc0454d5d2
|
tag unused Cmd [-Wunused-parameter]
|
2019-04-10 12:23:40 +02:00 |
|
Philippe Teuwen
|
db4aa08b78
|
make style
|
2019-03-28 14:19:41 +01:00 |
|
iceman1001
|
48a28fa575
|
fix: mem leaks
|
2019-03-15 22:05:36 +01:00 |
|
iceman1001
|
f0d5b79abb
|
chg: 'lf hitag reader' - more output
|
2019-03-15 20:10:17 +01:00 |
|
Philippe Teuwen
|
9b3cc10e0b
|
fix Coverity string overflow
|
2019-03-15 00:27:26 +01:00 |
|
Philippe Teuwen
|
b538a67ba3
|
make style
|
2019-03-15 00:20:42 +01:00 |
|
iceman1001
|
5c3f12ee43
|
chg: 'lf hitag info' - added printing of configuration byte. (work-in-progress)
|
2019-03-14 23:30:45 +01:00 |
|
osboxes.org
|
9c2736d1eb
|
spaces
|
2019-03-14 12:30:32 +01:00 |
|
iceman1001
|
71160ddbca
|
fiddling
|
2019-03-14 11:34:32 +01:00 |
|
iceman1001
|
55f4942ab7
|
text
|
2019-03-14 11:30:49 +01:00 |
|
iceman1001
|
b65dc0a4c8
|
text
|
2019-03-14 11:29:50 +01:00 |
|
iceman1001
|
cbab48659e
|
fix: 'lf hitag sim' - mem leaks
fix: 'lf hitag cc' - mem leaks
|
2019-03-14 11:20:44 +01:00 |
|
iceman1001
|
15020ffaa2
|
add: 'lf hitag info' - added a skeleton function. Needs to gather and print tag information.
|
2019-03-14 08:30:20 +01:00 |
|
iceman1001
|
7d88c22aaf
|
chg: added limit check for loadfile
rename: 'lf hitag checkchallenges' -> 'lf hitag cc'
chg: 'lf hitag checkchallenges' - refactored, added helptext
|
2019-03-14 08:24:49 +01:00 |
|
iceman1001
|
e4a9e348d6
|
chg: 'lf hitag list' - now uses the generic list.
|
2019-03-14 07:42:48 +01:00 |
|
iceman1001
|
5608df9771
|
chg: refactored away hitag logtrace.
|
2019-03-13 22:48:51 +01:00 |
|
iceman1001
|
e3afad8758
|
CHG: 'lf hitag sim' - now loads from BIN/EML/JSON. Also merged it with 'lf hitag simS', which is removed.
|
2019-03-13 20:16:11 +01:00 |
|
iceman1001
|
072e83bc49
|
chg: 'lf hitag reader' - now support json format
|
2019-03-13 17:50:10 +01:00 |
|
iceman1001
|
b35ea2e352
|
chg: 'lf hitag writer' - refactored with timeouts etc.
chg: 'lf hitag' test without toggle mode enabled
|
2019-03-13 16:44:32 +01:00 |
|
iceman1001
|
dda69c593a
|
chg: 'lf hitag reader 21' - now save BIN/EML formats.
|
2019-03-13 16:31:34 +01:00 |
|
iceman1001
|
a117f06380
|
chg: refactoring of hitag (@piwi)
chg: refactoring of hitagS (@iceman)
|
2019-03-13 12:18:37 +01:00 |
|
iceman1001
|
35bc4a975e
|
rename SNOOP -> SNIFF
|
2019-03-12 13:15:39 +01:00 |
|
iceman1001
|
a35025f33f
|
rename snoop -> sniff
|
2019-03-12 12:56:39 +01:00 |
|
Philippe Teuwen
|
346af6e3d1
|
make style
|
2019-03-11 23:12:31 +01:00 |
|
iceman1001
|
7f26ed6e9f
|
chg: 'lf hitag reader' - helptext
|
2019-03-10 14:44:21 +01: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 |
|
Chris
|
24eaac8681
|
CHG: the thread comms refactoring from offical pm3 repo
chg: FPC com speed limited to 115200 when compiled with FPC
chg: USART remake (@drandreas)
|
2018-09-06 21:43:20 +02:00 |
|
iceman1001
|
a2c7158f78
|
fixes from #616
|
2018-06-03 23:32:02 +02:00 |
|
iceman1001
|
939b727c42
|
chg: converting malloc calls -> calloc which zeros out the allocated memory
|
2018-05-03 19:42:16 +02:00 |
|
iceman1001
|
6f7d0dffdc
|
chg: unified download
|
2018-05-02 19:52:31 +02:00 |
|
iceman1001
|
207fa2b574
|
add: potential fix for OSX uses, by @piwi
chg: adapting fix to support iceman forks extended commands.
|
2018-05-02 08:11:29 +02:00 |
|
iceman1001
|
d7e6b5d6a1
|
chg: 'lf hitag list' - getfrombigbuf has now timeout
|
2018-04-27 16:47:29 +02:00 |
|
iceman1001
|
c41013d394
|
chg: printandlogex now deals with string which has inital newline char.
|
2018-04-27 11:22:30 +02:00 |
|
iceman1001
|
97c029fc55
|
textual output
|
2018-02-28 08:12:21 +01:00 |
|
iceman1001
|
0248352ea6
|
chg:simpler debug printing
|
2018-02-21 16:41:39 +01:00 |
|
Brian Pow
|
2cea36c3b5
|
use PrintAndLogEx() instead of PrintAndLog()
|
2018-02-21 20:43:51 +08:00 |
|
iceman1001
|
30ceea4aea
|
chg: cleaning up some function calls.
fix: check to see clock is bigger than zero.
|
2017-11-09 19:15:56 +01:00 |
|
iceman1001
|
3b1c01cd13
|
CHG: 'lf search' - hitag/cotag wrong return values
CHG: is_justnoise - safety checks
CHG: 'hitag reader' - debug printing
|
2017-10-30 22:20:08 +01:00 |
|
iceman1001
|
3384999c83
|
CHG: some help text edited and rearrange the commands to be in the same order
|
2017-08-09 18:33:30 +02:00 |
|
iceman1001
|
f28da2da6e
|
monster merge...
all those changes marshmellow did.. and more...
|
2017-07-30 09:17:48 +02:00 |
|