iceman1001
|
73af6527b9
|
hf 14b raw, apdu - adapt options
|
2020-10-04 22:48:33 +02:00 |
|
Philippe Teuwen
|
e1ec356a00
|
typos
|
2020-10-04 21:57:02 +02:00 |
|
Philippe Teuwen
|
b95d834e96
|
attempt to fix 996
|
2020-10-04 21:07:46 +02:00 |
|
Iceman
|
e7e3f42634
|
Merge pull request #995 from tcprst/lfkeri_cliparser
lf keri clone, sim - now use cliparser
|
2020-10-04 21:06:30 +02:00 |
|
Philippe Teuwen
|
0339667e9e
|
cliparser: ignore extra spaces between options
|
2020-10-04 20:33:56 +02:00 |
|
tcprst
|
bc34aba175
|
update scripts with new keri syntax
|
2020-10-04 14:08:07 -04:00 |
|
Philippe Teuwen
|
1b0875dd78
|
remove comment
|
2020-10-04 20:06:18 +02:00 |
|
Philippe Teuwen
|
2422622da1
|
plot: add Trim (T)
|
2020-10-04 20:01:38 +02:00 |
|
Philippe Teuwen
|
e179fdb3b0
|
plot: fix mean, rework annotations
|
2020-10-04 20:01:38 +02:00 |
|
tcprst
|
67da4e6b36
|
lf keri clone, sim - now use cliparser
|
2020-10-04 13:59:02 -04:00 |
|
iceman1001
|
77f4371cd1
|
plot
|
2020-10-04 19:39:22 +02:00 |
|
iceman1001
|
4f4593d9fa
|
remove debugstatement
|
2020-10-04 18:54:43 +02:00 |
|
iceman1001
|
c528eacf24
|
wiegand cmds now use cliparse
|
2020-10-04 17:41:27 +02:00 |
|
iceman1001
|
166e626c98
|
add u64_y support in argtable-cliparser.
|
2020-10-04 17:41:04 +02:00 |
|
iceman1001
|
ad494a152c
|
cliparser returns signed ints, to get unsigned 32 we need to use the double.
|
2020-10-04 16:13:17 +02:00 |
|
Philippe Teuwen
|
e41efe192b
|
data scale: check param
|
2020-10-04 15:20:28 +02:00 |
|
Philippe Teuwen
|
2d15fde0a8
|
data scale: use cliparser and add unit string
|
2020-10-04 15:14:56 +02:00 |
|
Philippe Teuwen
|
7009f2ade7
|
clean cliparser doc and add arg_dbl
|
2020-10-04 15:13:32 +02:00 |
|
Philippe Teuwen
|
aa3d29e6ac
|
CLIParamStrToBuf: add string null terminator
|
2020-10-04 15:11:36 +02:00 |
|
Philippe Teuwen
|
6a87677273
|
fix inverse zoom factors
|
2020-10-04 13:46:33 +02:00 |
|
iceman1001
|
55bbbaf049
|
text
|
2020-10-04 11:09:54 +02:00 |
|
iceman1001
|
1267584e3f
|
wiegand - now uses cli parse
|
2020-10-04 11:07:26 +02:00 |
|
iceman1001
|
dc9e16a4e1
|
add some defines to get double
|
2020-10-04 10:57:21 +02:00 |
|
iceman1001
|
12b3a7c236
|
fix: data mtrim - no crashing
|
2020-10-04 02:24:10 +02:00 |
|
iceman1001
|
dd970ea562
|
text
|
2020-10-04 02:09:58 +02:00 |
|
iceman1001
|
3771f14c2b
|
14b mobib script
|
2020-10-04 02:09:16 +02:00 |
|
iceman1001
|
c0635b9045
|
convert to 14b apdu
|
2020-10-04 00:05:37 +02:00 |
|
Iceman
|
1636309b36
|
Merge pull request #993 from tcprst/lfhid_cliparser
lf hid clone, sim, brute, watch - now use cliparser
|
2020-10-03 22:22:47 +02:00 |
|
tcprst
|
51c0d07eb9
|
lf hid clone, sim, brute, watch - now use cliparser
|
2020-10-03 15:40:03 -04:00 |
|
Philippe Teuwen
|
e5f746e018
|
fix 14b apdu
|
2020-10-03 19:08:34 +02:00 |
|
iceman1001
|
8e1546b012
|
textual
|
2020-10-03 17:14:57 +02:00 |
|
iceman1001
|
cc245016ea
|
mem * - now uses cliparser
|
2020-10-03 17:12:58 +02:00 |
|
iceman1001
|
357921f561
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2020-10-03 14:12:48 +02:00 |
|
iceman1001
|
2f0fec449b
|
fix wrong param
|
2020-10-03 14:09:24 +02:00 |
|
Iceman
|
bc70e307bd
|
Merge pull request #991 from mwalker33/cliparser
Cliparser
|
2020-10-03 12:55:50 +02:00 |
|
mwalker33
|
68f0945d48
|
Update argtable3.c
Remove = when only long option
|
2020-10-03 20:21:16 +10:00 |
|
mwalker33
|
007df35266
|
Merge pull request #52 from RfidResearchGroup/master
Update
|
2020-10-03 19:51:21 +10:00 |
|
iceman1001
|
670e2fb6b0
|
standard form output (concatenated)
|
2020-10-03 11:48:52 +02:00 |
|
Iceman
|
5f78d38221
|
Update cliparser.md
|
2020-10-03 11:21:25 +02:00 |
|
Iceman
|
8cea993287
|
Merge pull request #990 from mwalker33/cliparser
Cliparser
|
2020-10-03 11:13:13 +02:00 |
|
mwalker33
|
e6398674b0
|
Cliparser cleanup
Update to remove "=" from help text
update md file, fix typos and better notses for the options.
|
2020-10-03 19:06:01 +10:00 |
|
Iceman
|
9fc3743e72
|
Merge pull request #988 from tcprst/st25_cliparser
hf st commands - now use cliparser
|
2020-10-03 11:03:46 +02:00 |
|
mwalker33
|
9b7dd1cc4f
|
Merge pull request #51 from RfidResearchGroup/master
Update
|
2020-10-03 18:50:16 +10:00 |
|
Iceman
|
dff8848af2
|
Update cliparser.md
|
2020-10-03 10:36:05 +02:00 |
|
Iceman
|
46b2de998d
|
Merge pull request #989 from mwalker33/cliparser
Update cliparser.md
|
2020-10-03 10:03:11 +02:00 |
|
tcprst
|
3da2130153
|
fix cliparser for hf st sim UID
|
2020-10-02 21:35:09 -04:00 |
|
mwalker33
|
5e18463f8b
|
Update cliparser.md
Added 0 or 1 string option
a little formatting.
|
2020-10-03 11:34:33 +10:00 |
|
tcprst
|
3787c6e991
|
hf st commands - now use cliparser
|
2020-10-02 21:23:03 -04:00 |
|
iceman1001
|
d612f17b13
|
hf 14b sriread - uses cliparser
|
2020-10-03 00:03:44 +02:00 |
|
iceman1001
|
40413c9b0c
|
zero padding
|
2020-10-02 20:19:58 +02:00 |
|