Commit graph

11350 commits

Author SHA1 Message Date
tcprst
0bbbce6e45
fix false positives in cliparser_todo 2020-11-28 17:04:26 -05:00
tcprst
7c579ab930
remove help commands from cliparser todo 2020-11-28 16:44:19 -05:00
Iceman
74613c75bc
Merge pull request #1073 from tcprst/cliparser_todo
Generate and add cliparser TODO
2020-11-28 22:31:12 +01:00
tcprst
e38d3e2c0a
Generate and add cliparser TODO 2020-11-28 16:23:33 -05:00
iceman1001
7593fa20b8 textual (thanks @ave_!) 2020-11-28 22:21:21 +01:00
iceman1001
ae04b07c13 optional 2020-11-28 22:19:25 +01:00
iceman1001
0ecefcfbf4 text 2020-11-28 22:18:23 +01:00
iceman1001
3dd4160c5a fix coverity 307506 - textual 2020-11-28 14:42:02 +01:00
iceman1001
5e65705887 text 2020-11-28 13:51:51 +01:00
iceman1001
1fa2654f15 hf iclass chk - textual 2020-11-28 13:47:05 +01:00
iceman1001
ddfca6b415 textual 2020-11-28 13:46:33 +01:00
iceman1001
4bb63577c6 iclass chk / lookup / loclass - speedups 2020-11-28 13:46:16 +01:00
Iceman
4f55b349df
Merge pull request #1072 from tcprst/iclass_cliparser
hf iclass chk, managekeys, calcnewkey, lookup, sim - now use cliparser
2020-11-28 12:01:34 +01:00
tcprst
ee7ad062f2
minor bug fix 2020-11-27 21:23:28 -05:00
tcprst
448a0546b1
hf iclass sim - now use cliparser 2020-11-27 21:22:23 -05:00
tcprst
a5ab00357d
hf iclass lookup - now use cliparser (untested) 2020-11-27 20:28:23 -05:00
tcprst
769e809104
hf iclass calcnewkey - now use cliparser 2020-11-27 19:51:54 -05:00
tcprst
4e1c1f96f8
hf iclass managekeys - now use cliparser 2020-11-27 18:27:02 -05:00
tcprst
1722d2cb43
hf iclass chk -now use cliparser 2020-11-27 15:46:06 -05:00
iceman1001
e581a662b4 maur 2020-11-27 21:41:21 +01:00
iceman1001
00f140683f lf keri - now supports continuous mode, EM (untested) 2020-11-27 19:41:25 +01:00
iceman1001
97b1562bad lf motorola - now uses cliparser, supports continuous mode, EM (untested) 2020-11-27 19:13:48 +01:00
iceman1001
e4bbd30f45 lf nexwatch - now uses cliparser, support continuous mode, EM (untested) 2020-11-27 17:54:34 +01:00
iceman1001
e57e6908cf textual 2020-11-27 13:58:29 +01:00
iceman1001
b2544faaf8 lf noralsy - now uses cliparser, contiuous mode, EM (untested) 2020-11-27 11:04:05 +01:00
iceman1001
edb70fe524 lf pac clone/sim - adapted output to always print cardid 2020-11-27 10:48:53 +01:00
iceman1001
026a3022dc solari 2020-11-27 09:39:36 +01:00
iceman1001
90509c6a82 lf pac - now uses cliparser, support continuous mode, and EM (untested) 2020-11-26 23:43:43 +01:00
iceman1001
3145a36a81 keys 2020-11-26 23:42:59 +01:00
iceman1001
966ecd6193 added lf paradox sim (experimental), lf paradox clone / reader - now uses cliparser, support continuous mode, EM (untested) 2020-11-26 20:09:20 +01:00
iceman1001
263215d242 text 2020-11-26 20:08:04 +01:00
iceman1001
a1e94a100a text 2020-11-26 20:07:39 +01:00
iceman1001
c59d6cdc71 lf presco - now uses cliparser, continuous mode and clone to EM (untested) 2020-11-26 19:42:24 +01:00
iceman1001
2e1c906d9e text 2020-11-26 07:07:33 +01:00
Iceman
c62ba64d27
Merge pull request #1071 from tcprst/style
make style
2020-11-26 06:47:33 +01:00
tcprst
db083034d6
make style 2020-11-26 00:44:26 -05:00
Iceman
6066179d35
Merge pull request #1070 from tcprst/iclass_cliparser
hf iclass dump, restore, rdbl cliparserization and argument normalization
2020-11-26 06:35:40 +01:00
tcprst
62196c7228
standardize argument types - hex,dec,etc 2020-11-26 00:34:30 -05:00
tcprst
f723ed0386
hf iclass wrbl - now use cliparser 2020-11-26 00:11:54 -05:00
tcprst
5130bb24e2
hf iclass rdbl - now use cliparser 2020-11-25 21:16:08 -05:00
tcprst
f4b100b068
show both decimal and hex for iclass blocks 2020-11-25 18:42:22 -05:00
tcprst
88b7efe69a
hf iclass restore - now use cliparser 2020-11-25 18:00:32 -05:00
tcprst
6b3f12ffe9
hf iclass dump - now uses cliparser 2020-11-25 14:02:52 -05:00
iceman1001
48b493a77a lf ti read -> converted to cliparser but hard to test/verify these commands. Most likely the continuous mode doesnt work because of impl of calling wo waiting 2020-11-25 19:48:10 +01:00
iceman1001
0d1760ad04 try to please coverity 2020-11-25 19:42:45 +01:00
iceman1001
2b34c64dde fix coverity 226302 2020-11-25 19:28:27 +01:00
iceman1001
3de8560456 lf pyramid - now uses cliparser, contiouos mode, and clone to EM (untested) 2020-11-25 16:27:54 +01:00
iceman1001
a12f32efa6 lf securakey clone - now supports EM4305/4469 (untested) 2020-11-25 16:20:44 +01:00
iceman1001
b7c0d6aa5e lf viking clone - now supports clone to EM4305/4469 (untested) 2020-11-25 15:13:32 +01:00
iceman1001
63e92c187c lf visa - now uses cliparser and reader continuous mode 2020-11-25 14:43:39 +01:00