Commit graph

15137 commits

Author SHA1 Message Date
Eric Betts 4c9f611141 Be more CONSTant with the parameters we will not modify 2022-01-17 14:56:47 -08:00
bthedorff f43e5f0de7
Update CHANGELOG.md
Adds support for PCSC's proprietary HID 37bit format P10004
2022-01-17 17:52:21 -05: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
Iceman 795e604ddb
Merge pull request #1557 from DarkMatterMatt/feat/hf-gallagher-remove-aid-limits
Improve `hf gallagher` commands
2022-01-17 19:58:12 +01: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 468199ffc9
Delete Makefile.platform 2022-01-16 21:35:15 -05: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 72339f6ab4
Upload Make.Platform 2022-01-16 19:41:40 -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 1b781587e3 added a note about Proxmark3 X hardware support 2022-01-16 17:08:36 +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 2805b8f7ff Update CHANGELOG.md 2022-01-15 14:10:37 +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
Iceman 78628cbe0c
Update README.md 2022-01-13 21:42:44 +01:00
Iceman 53aa95c5c9
Update README.md 2022-01-13 21:27:50 +01:00
Iceman 025d4e895a
Update README.md 2022-01-13 21:27:33 +01:00
Oleg Moiseenko 50ec741d2f
Merge pull request #1556 from merlokk/desf_del
added mode for desfire delete file
2022-01-13 17:08:17 +02: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 4e78034a6e release numbering update 2022-01-11 19:20:33 +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