Gator96100
|
7a62e7d90f
|
Clean cache on appveyor.yml changes
|
2020-10-05 01:05:41 +02:00 |
|
Gator96100
|
3efa218cbf
|
Copy cache instead of moving
|
2020-10-05 00:31:45 +02:00 |
|
Gator96100
|
d1526a6fc7
|
Appveyor test
|
2020-10-05 00:18:07 +02:00 |
|
Gator96100
|
b3c85dc0ab
|
Appveyor save cache on failed build
|
2020-10-04 23:41:04 +02:00 |
|
Gator96100
|
19462c124f
|
Removed debug output
|
2020-10-04 23:33:35 +02:00 |
|
Gator96100
|
c315e7b30b
|
Appveyor use ScriptBlock for ProxSpace install
|
2020-10-04 23:17:44 +02:00 |
|
Gator96100
|
9b801434e9
|
Appveyor test
|
2020-10-04 22:51:01 +02:00 |
|
Gator96100
|
42c3be5a34
|
typo
|
2020-10-04 22:17:37 +02:00 |
|
Gator96100
|
16dd79e5fd
|
Appveyor create cache even if build fails
|
2020-10-04 22:01:57 +02:00 |
|
Gator96100
|
c2799c528a
|
Appveyor continue if cache does not exist
|
2020-10-04 21:23:45 +02:00 |
|
Gator96100
|
064aa6775d
|
Appveyor using build cache for ProxSpace
|
2020-10-04 21:15:35 +02: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 |
|
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 |
|