Commit Graph

62 Commits

Author SHA1 Message Date
iceman1001 c03e15b553 unify texts 2024-02-03 11:14:51 +01:00
iceman1001 0db2d1c92a added lf hitag eview command and unified some command description across the client 2024-01-30 11:02:10 +01:00
iceman1001 efc8c0b8ab added a interactive flag for hf14asniff, and unified text across the project 2024-01-25 10:21:36 +01:00
iceman1001 fdc1c9d864 text 2023-12-06 22:16:53 +01:00
iceman1001 fdacd67626 pedantic fix 2023-11-05 11:26:39 +01:00
iceman1001 89db5d3875 text 2023-10-02 20:59:01 +02:00
iceman1001 fb23d2047f reworked the JSON format for 14a, 14b, 15, cryptorf, lto, NDEF.\nDeprecated EML format. Pm3 client do not save EML files any more.nPm3 client will continue to load EML files. 2023-10-02 20:11:23 +02:00
iceman1001 dc199b62ca text 2023-07-27 12:38:40 +02:00
iceman1001 b696a2036f improved the eload upload times by using large chunks. Quite much faster now.\nAddapted the dots and text for eload / sim across the client 2023-07-26 23:39:27 +02:00
iceman1001 41ff9191d6 text 2023-07-24 21:04:21 +02:00
iceman1001 4b64a45899 make style 2023-07-23 11:15:52 +02:00
iceman1001 0180ca305e added verbose flag to eview/view/info command where it will print the raw hex dump. This makes it a bit cleaner output 2023-07-22 14:07:51 +02:00
iceman1001 6da1b74fa9 text 2023-07-22 13:51:28 +02:00
iceman1001 c70e5beeac changed legic sim to have a different loop and exit message. Added some colors in output and the return codes on deviceside for legisim now uses the same PM3_E* styled 2023-07-17 19:31:37 +02:00
iceman1001 230f1c654b hf legic einfo, now accepts card size params 2023-07-17 17:43:23 +02:00
Thomas 492a09f5cc correct LEGIC 16bit CRC calculation "hf legic crc", use init_table(CRC_LEGIC_16) to be consistent with l_crc16legic in client/src/scripting.c 2023-06-22 22:51:16 +02:00
Fabian Schneebauer fb46e8bae7 Merge functionality of view and dinfo. 2023-03-16 20:38:13 +01:00
Fabian Schneebauer 03f6ad02f3 legic: info command available for more sources, add memory check. 2023-03-16 17:01:57 +01:00
iceman1001 5a4b8c8224 fix #1748 - failed to take in consideration size of legic struct packet when uploading data to device 2022-08-05 15:34:16 +02:00
iceman1001 b4255eea77 simplify save files 2022-06-06 13:20:39 +02:00
iceman1001 f38a3ad762 adapt load dump file refactoring else where 2022-05-15 23:56:35 +02:00
iceman1001 07855611e4 unify text 2022-02-24 18:03:19 +01:00
iceman1001 a8175a0f57 coverity #378901, #378902 fixes 2022-02-15 20:10:39 +01:00
iceman1001 a4bc2c5521 make style 2022-02-14 21:44:15 +01:00
iceman1001 ecf58de32b hf legic restore/eload - now acceps bin/eml/json dump files." 2022-02-14 21:41:33 +01:00
iceman1001 63bc9b5eb2 added legic view command, and converted OLD -> NG comms 2022-02-14 09:19:35 +01:00
Philippe Teuwen fc13b6b20c Add pm3line API to hide readline, allowing easier implementation of alternatives 2022-01-11 23:13:22 +01:00
Philippe Teuwen 30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001 77f49c8efc text - unified 2022-01-01 09:39:05 +01:00
Philippe Teuwen 88308ea727 typos 2021-10-10 01:35:45 +02:00
Philippe Teuwen 6a2f2b3979 rename global conn 2021-08-21 20:21:08 +02:00
iceman1001 fc822109de unifiy file name param / textual 2021-06-25 10:02:30 +02:00
iceman1001 e4f55556ba style 2021-05-05 21:04:48 +02:00
iceman1001 792b59997e change hf legic dump, restore, to abort if xoring of data failed 2021-04-26 14:29:28 +02:00
Philippe Teuwen dc54dd305b Use CmdTraceListAlias everywhere 2021-04-19 21:43:32 +02:00
iceman1001 517b5867ff wrong arrow 2021-03-27 12:44:21 +01:00
tcprst fce36effb4 legic style 2020-12-21 15:01:30 -05:00
tcprst f1c4be446c hf legic esave - now use cliparser 2020-12-21 15:00:02 -05:00
tcprst cd972adce5 hf legic eload - now use cliparser 2020-12-21 14:50:42 -05:00
tcprst ef2dfc8b3b hf legic restore - now use cliparser 2020-12-21 12:50:12 -05:00
tcprst 2f1408d659 hf legic dump - now use cliparser 2020-12-21 12:41:14 -05:00
tcprst 85b1a833fc hf legic wipe - now use cliparser 2020-12-21 12:17:05 -05:00
tcprst 7f740c4e3d hf legic reader - continuous mode and cliparser 2020-12-20 21:40:06 -05:00
tcprst a51c45168e hf legic info - now use cliparser 2020-12-20 21:20:47 -05:00
tcprst 03edf439d2 hf legic wrbl - now use cliparser 2020-12-20 21:16:46 -05:00
tcprst b676efd992 hf legic sim - now use cliparser 2020-12-20 21:00:24 -05:00
tcprst b407d921a9 hf legic rdbl - now use cliparser 2020-12-20 20:52:49 -05:00
tcprst 08efedaa83 hf legic crc - now use cliparser 2020-12-20 17:19:26 -05:00
Uli Heilmeier e9087175a2 cmdhflegic: Make sure to show help text
Show usage when parameter h is used or none parameter
2020-10-12 11:25:32 +02:00
iceman1001 470a0a5978 actually fix the list options 2020-10-09 20:46:48 +02:00