Commit Graph

4817 Commits

Author SHA1 Message Date
bthedorff
1d354b4fae Merge branch 'RfidResearchGroup:master' into master 2022-01-17 16:04:34 -05:00
Matt Moran
750fd646c1 Shorten command help text, reorder changelog 2022-01-17 23:38:00 +13:00
Matt Moran
a1c3465525 Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher-remove-aid-limits 2022-01-17 23:28:06 +13:00
bthedorff
6a617f8d4a Fix 37bit PCSC 2022-01-16 21:02:43 -05:00
bthedorff
66935bdd5a Fix 37bit PCSC 2022-01-16 20:28:00 -05:00
bthedorff
5b830ac086 Update wiegand_formats.c 2022-01-16 19:37:10 -05:00
bthedorff
a2d74f4888 Update wiegand_formats.c 2022-01-16 19:34:03 -05:00
bthedorff
e25297a967 Update wiegand_formats.c 2022-01-16 19:08:58 -05:00
bthedorff
734076af27 Update wiegand_formats.c 2022-01-16 19:04:38 -05:00
bthedorff
c57e3b2b0d Update wiegand_formats.c 2022-01-16 18:45:21 -05:00
iceman1001
071a171af9 remove text 2022-01-16 20:06:44 +01:00
Philippe Teuwen
cbb976e320 No error code on regular exit 2022-01-16 19:57:12 +01:00
Philippe Teuwen
8e29559db6 client: return error code 2022-01-16 19:57:12 +01:00
iceman1001
c9a1ff6e60 skeleton for seos annotations 2022-01-16 19:03:17 +01:00
iceman1001
aed07db1f7 added the possibility to show NDEF messages with vCard that has a base64 image to be viewed 2022-01-15 17:38:40 +01:00
Philippe Teuwen
093e6a72bf ATR typos fixed upstream 2022-01-15 17:01:06 +01:00
Matt Moran
072e97998f Fix wasn't freeing arg ctx, improve comments 2022-01-15 14:40:40 +13:00
Matt Moran
8118ab538c Update commands.json/.md 2022-01-15 14:10:23 +13:00
Matt Moran
4c9d167966 Update styles to match changes 2022-01-15 14:02:46 +13:00
Matt Moran
f057184ee3 Fix styles (missing braces) 2022-01-15 13:16:34 +13:00
Matt Moran
a6280e2978 Merge remote-tracking branch 'upstream/master' into feat/hf-gallagher-remove-aid-limits 2022-01-15 12:11:12 +13:00
Philippe Teuwen
1d05eebd28 emoji update 2022-01-14 21:08:14 +01:00
Philippe Teuwen
1f0e59148d atr update 2022-01-14 20:58:56 +01:00
Philippe Teuwen
08719839b5 remove unused src files prng.c and tea.c
Note that there is a clean public domain implementation of tea on wikipedia...
2022-01-14 18:09:39 +01:00
merlokk
41b273e9f7 added mode for delete file 2022-01-13 17:07:34 +02:00
Matt Moran
aa6b74a08d Fix was attempting to credential file when --noappcreate was passed 2022-01-13 21:06:21 +13:00
Philippe Teuwen
fc13b6b20c Add pm3line API to hide readline, allowing easier implementation of alternatives 2022-01-11 23:13:22 +01:00
iceman1001
1731695483 Revert "Release v4.14831 - Frostbit"
This reverts commit 0b65f2bc9e.
2022-01-11 19:17:19 +01:00
iceman1001
0b65f2bc9e Release v4.14831 - Frostbit 2022-01-11 19:17:19 +01:00
Philippe Teuwen
4b7a8f02d4 fix 'lf ti demod' segfault 2022-01-11 15:06:22 +01:00
iceman1001
8d5f31757f avoid printing null items 2022-01-11 10:59:22 +01:00
iceman1001
5f9d8273e6 fix outofbounds 2022-01-11 10:54:14 +01:00
iceman1001
c754122a74 coverity fix CID #370724 2022-01-11 08:56:59 +01:00
Philippe Teuwen
105d5334db make style to remove zx 2022-01-11 02:15:54 +01:00
Philippe Teuwen
65cc181307 update license header 2022-01-11 00:38:10 +01:00
iceman1001
caf9f07c7a fix lf hid brute param for format 2022-01-10 22:41:02 +01:00
iceman1001
221a06321b cppcheck fix - array out of bounds. last item is null reduce 1 from arr len, zero based index reduce -1 to get index....\n also made the compare caseinsensitive 2022-01-10 22:29:57 +01:00
Philippe Teuwen
bb098c4eab Disable zx for the release as it's still WIP 2022-01-09 14:46:28 +01:00
Philippe Teuwen
2269ad6914 Remove ARRAY_LENGTH, we've already ARRAYLEN 2022-01-09 14:19:48 +01:00
Philippe Teuwen
5a4584358c make style 2022-01-09 14:10:26 +01:00
iceman1001
4b0096c135 cppcheck complains about the dynamic_lock_Areas access. Might fix it 2022-01-09 13:40:58 +01:00
iceman1001
073b47d480 fix to handle when first_byte_sum does not find a match in the possible sums array. ie, leads to a crash 2022-01-09 13:39:37 +01:00
iceman1001
0967ea1989 modified the default mfc hardcoded list to contain some more keys 2022-01-09 13:37:35 +01:00
iceman1001
28efc8b097 hf mf darkside - textual adaptation to current style 2022-01-09 13:36:29 +01:00
iceman1001
abacf673dc cppcheck fixes 2022-01-09 13:35:16 +01:00
iceman1001
0942ce7a68 refactory parity files a bit 2022-01-09 13:34:54 +01:00
iceman1001
fe9348768d use calloc instead 2022-01-09 00:33:33 +01:00
iceman1001
0254b2a63a cppcheck fixes 2022-01-08 15:29:11 +01:00
iceman1001
5ff043e5ab null key fix 2022-01-08 15:28:36 +01:00
iceman1001
0a5ae04070 coverity fixes 2022-01-08 13:27:22 +01:00