Commit graph

15007 commits

Author SHA1 Message Date
Philippe Teuwen b7e35e599f changelog 2022-01-23 20:02:15 +01:00
Philippe Teuwen 977bb8786c fix pwd presence in hf mfu dump for ULEV1/NTAG 2022-01-23 19:56:14 +01:00
Philippe Teuwen adde53dbfb hf mfu info: avoid read error when pwd is provided 2022-01-23 19:46:47 +01:00
iceman1001 b9bc5f7a38 fix xiaomi pack algo 2022-01-23 14:38:42 +01:00
iceman1001 30468731e1 restore amiibo detection 2022-01-23 01:37:30 +01:00
iceman1001 0587845c56 added another pwdgen algo 2022-01-23 01:32:14 +01:00
iceman1001 3af0f4a0fd no need to save the image file each time its shown 2022-01-22 18:37:00 +01:00
iceman1001 a7d3c15c17 hf mfdes createapp - made help text according to our standard. Still too long parameter descriptions 2022-01-22 18:36:18 +01:00
iceman1001 b246a2a53e make zero check stricter 2022-01-22 18:34:57 +01:00
iceman1001 98d291f5b1 fix hf 14a sim, on device side a sneaky detection if data started with zero, it would treat it as uid is in emulator memory. Also fixed a size issue on flag 2022-01-22 18:29:11 +01:00
iceman1001 2fc5834c98 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2022-01-22 16:52:40 +01:00
iceman1001 7bbca12335 desfire atqa should be 0x44 2022-01-22 16:52:32 +01:00
Philippe Teuwen bc7325d932 Adding missing fpga-xc3s100e bit files 2022-01-21 10:26:26 +01:00
Philippe Teuwen cc4b549a7d reorder changelog 2022-01-18 12:06:18 +01:00
Philippe Teuwen 6f1262aa3f Fix Wiegand P10004: remove wrong parity scheme and fix FC/CN boundary checks 2022-01-18 12:03:44 +01:00
Philippe Teuwen 0b7c529152
Merge pull request #1559 from bthedorff/master
Update wiegand_formats.c
2022-01-18 11:31:44 +01:00
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 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