Commit Graph

11022 Commits

Author SHA1 Message Date
bthedorff 83a40b370a Update wiegand_formats.c
I swear I tested it after my last change and it worked.... but now it isn't so I must have made an error somewhere. It is back to sites programming and is working
2022-01-17 22:29:26 -05:00
bthedorff c9fe8d33e2 Update wiegand_formats.c
I swear it'll get it right
2022-01-17 20:54:04 -05:00
bthedorff e6d4d9af49 Merge branch 'RfidResearchGroup:master' into master 2022-01-17 18:58:30 -05:00
Philippe Teuwen a6a75b6429 Merge pull request #1560 from bettse/more_const
Be more CONSTant with the parameters we will not modify
2022-01-18 00:45:30 +01:00
Eric Betts 4c9f611141 Be more CONSTant with the parameters we will not modify 2022-01-17 14:56:47 -08:00
bthedorff 41aeebb6ac Merge remote-tracking branch 'origin/master' 2022-01-17 17:49:42 -05:00
bthedorff 42eddf1798 Fix 37bit PCSC 2022-01-17 17:48:53 -05:00
bthedorff 661cebf6ea Merge branch 'RfidResearchGroup:master' into master 2022-01-17 17:45:23 -05:00
Iceman 12272683cc Merge pull request #1558 from Phil242/patch-1
Update mfc_default_keys.dic
2022-01-17 22:52:14 +01:00
Philippe Teuwen 21f556149b Fix libpm3: make sure mainret is defined. Thanks @bettse 2022-01-17 22:25:07 +01:00
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
Phil 9a137e59b5 Update mfc_default_keys.dic
Adding keys for access cards of Eurothermes group in Switzerland.
Enjoy!
2022-01-16 23:52:19 +01: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 00a4895440 pyscripts: return error codes 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
iceman1001 9417135108 another one, found on aliexpress of all places 2022-01-15 10:50:40 +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 327231b060 license 2022-01-14 21:22:26 +01: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