Commit Graph

56 Commits

Author SHA1 Message Date
Jean-Michel Picod
86d26f9464 Fix uninitialised stack-based buffers 2023-01-26 01:13:27 +01:00
Philippe Teuwen
048291dcb3 cppcheck: can add const on some params 2023-01-15 02:23:19 +01:00
iceman1001
35d1bebf08 changed the "path" param to "dir" and added some more help text samples, for binary files, we now check for lower case ".bin" too 2023-01-14 18:46:49 +01:00
Hanno Heinrichs
9e0fe3ca36 Fix stack-based buffer overflow in "lf em 4x05 sniff" command 2022-12-29 13:55:24 +01:00
iceman1001
08930766cb fix potential NULL array printing 2022-12-23 20:05:45 +01:00
iceman1001
003623e5a7 fix binary string printing. Making sure no left over data is in static array 2022-08-06 13:31:46 +02:00
iceman1001
6290d50564 make style 2022-07-25 08:00:30 +02:00
iceman1001
e7f7925dec adding asn1 tvl decoding of SIO in decrypt, view, eview commands. Available when giving the -v verbose flag 2022-07-11 06:44:07 +02:00
merlokk
9fa8d9175b make style 2022-07-08 00:19:26 +03:00
iceman1001
6ff336759f fix ascii to print only the char C 2022-07-07 15:28:03 +02:00
iceman1001
2d4db27539 fix hex printing 2022-07-06 14:56:08 +02:00
iceman1001
444eabd207 fixed hex_to_buffer fct. 2022-07-06 07:38:04 +02:00
iceman1001
9407be8ea8 fix overflow in print hex 2022-07-04 22:10:23 +02:00
iceman1001
009b91e096 limit hex print outs 2022-07-04 19:23:44 +02:00
Doridian
049e73d45e This actually is bytes 2022-06-14 23:54:43 -07:00
Doridian
824d2129a0 Fix wrong length calcuation in *_to_buffer utilities 2022-06-14 15:56:04 -07:00
Doridian
83943aafc8 and done 2022-06-11 16:16:56 -07:00
iceman1001
7fe8354b47 added ascii to diff command output 2022-03-13 03:04:04 +01:00
Philippe Teuwen
623169fe02 fix some CodeQL warnings 2022-02-16 20:28:38 +01:00
Eric Betts
cc77f9662d remove redundant include 2022-01-27 22:00:34 -08:00
Philippe Teuwen
30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001
89a05b47a8 cppcheck fixes const 2022-01-07 19:31:19 +01:00
Philippe Teuwen
88308ea727 typos 2021-10-10 01:35:45 +02:00
merlokk
d46d23d079 make style 2021-08-25 14:44:06 +03:00
Philippe Teuwen
fdba7c2ff8 Safe check in sprint_bytebits_bin_break 2021-08-22 17:02:44 +02:00
Philippe Teuwen
0d7f93a8e7 Fix sprint_bin usages in hf mfu and felica 2021-08-22 16:53:15 +02:00
merlokk
5a7e507de2 advanced record reading 2021-07-27 20:00:18 +03:00
merlokk
9a822ea087 add offset print buffer to util 2021-07-27 17:50:22 +03:00
iceman1001
36c0ddc91a increase output size in order to avoid crash in emrtd info 2021-07-05 12:36:43 +02:00
iceman1001
a86bd9464f text 2021-06-25 17:22:09 +02:00
iceman1001
70694ff281 style 2021-05-17 20:35:11 +02:00
iceman1001
27184d7f5b style 2021-04-08 10:44:31 +02:00
iceman1001
8278c733fe wiegand decode - added binary param to decode 2021-03-29 17:38:20 +02:00
iceman1001
758488f377 text 2021-03-29 10:38:47 +02:00
iceman1001
8573695134 data bin2hex - now uses cliparser\n added a binary string input parser 2021-03-23 11:06:09 +01:00
iceman1001
a807c504c1 added ascii to the output 2021-03-09 21:08:24 +01:00
iceman1001
af6289c99a text 2021-03-09 14:38:53 +01:00
iceman1001
563f703d6a lf hid clone - hooked up the binary input 2021-02-17 08:56:42 +01:00
Anže Jenšterle
cd36770c5e make style 2021-02-09 16:56:55 +01:00
iceman1001
1c576d10c8 lf t55xx dangerraw - now uses cliparser 2021-02-05 16:37:08 +01:00
Philippe Teuwen
415dd84a8d fix print_buffer out-of-boundaries bug 2020-12-19 19:32:30 +01:00
Philippe Teuwen
59667e5d1b make style (linux) 2020-11-29 00:28:56 +01:00
iceman1001
1e6fcd0291 added lf securakey sim - untested 2020-11-25 10:51:54 +01:00
tcprst
1afb335478 make style 2020-11-22 19:39:54 -05:00
iceman1001
4e6ba6fcf5 removing dump_buffer step1 2020-11-12 18:25:56 +01:00
iceman1001
ffffa77dd9 some more stats 2020-10-16 07:49:51 +02:00
iceman1001
dab9554ed9 no printf 2020-08-29 16:00:27 +02:00
Philippe Teuwen
b59becbeb6 Add LF before first pm3 dbg msg when there is a pending prompt 2020-08-14 00:14:46 +02:00
iceman1001
7d3cab1669 clean 2020-07-06 05:42:43 +02:00
iceman1001
669bb1d597 client/src/cmdhficlass.c 2020-06-26 21:49:19 +02:00