Commit graph

16189 commits

Author SHA1 Message Date
iceman1001 d8b286e5f5 adapt to fit GENRIC 256kb firmware images 2023-01-29 18:31:39 +01:00
iceman1001 568e35ca84 style 2023-01-29 18:32:15 +01:00
iceman1001 b24d7736c5 fix coverity #322661 2023-01-29 18:14:49 +01:00
iceman1001 b217b4e39d fix coverity #404576 2023-01-29 18:07:59 +01:00
iceman1001 30538c20ae coverity fix #404575 2023-01-29 18:05:47 +01:00
iceman1001 db6a0ab5ef coverity fix #40581, #404580, #40579... 2023-01-29 18:02:45 +01:00
Philippe Teuwen 2633a54e11 build_all_firmwares.sh: skip NFCBARCODE support for 256kb builds 2023-01-29 15:16:38 +01:00
iceman1001 cd96fbfcc9 text 2023-01-29 06:35:31 +01:00
iceman1001 09f2bf9f02 style 2023-01-29 04:59:50 +01:00
iceman1001 9bd7e41d39 add dummy length to pass savejson sanity check. Thanks @mwalker33 2023-01-29 04:58:29 +01:00
Iceman aa8d56cb14
Merge pull request #1881 from mjacksn/NxpInfoParse
Correct some parsing of the "get nxp system information" data from icode tags
2023-01-29 04:29:25 +01:00
Iceman da8adace6b
Merge pull request #1885 from Alejandro12120/pm3generic-flash
Add a proper way to check if a FW is RDV4
2023-01-29 04:29:03 +01:00
Iceman 9c6dfd5c03
Merge pull request #1891 from mjacksn/SLIXAdditions
Add new SLIX commands
2023-01-29 04:28:35 +01:00
Iceman e871289667
Merge pull request #1892 from mwalker33/T5577_Guide
Update T5577_Guide.md
2023-01-29 04:25:31 +01:00
mwalker33 104028bd1e Update T5577_Guide.md 2023-01-29 11:35:49 +11:00
Matthew Jackson 60f49175e8 change constant value so it follows others 2023-01-28 13:46:11 -06:00
Matthew Jackson 126beb976c fix tabs 2023-01-28 13:37:25 -06:00
Matthew Jackson 9041627ae5 Add hf 15 sub-commands for EAS, AFI, privacy mode, and passwords on SLIX tags 2023-01-28 13:37:20 -06:00
Iceman e7f28a6b50
Merge pull request #1890 from mjacksn/NTAG210u50pF
Detect 50 pF version of NTAG 210u (micro)
2023-01-28 10:24:06 +01:00
Matthew Jackson 5a49beb83a added CHANGELOG.md entry 2023-01-27 19:22:48 -06:00
Matthew Jackson db01a3b360 Detect 50 pF version of NTAG 210u (micro) 2023-01-27 11:23:00 -06:00
Alejandro f3d8a95e77
Merge branch 'pm3generic-flash' of https://github.com/Alejandro12120/proxmark3 into pm3generic-flash 2023-01-27 15:04:23 +01:00
Alejandro 571b763f5c
Makefile.platform.sample reverted 2023-01-27 15:04:08 +01:00
Alejandro 63e54e94a8
Merge branch 'RfidResearchGroup:master' into pm3generic-flash 2023-01-27 15:02:19 +01:00
Iceman 648e49f36f
Merge pull request #1886 from gtalusan/master
use Amiibo PACK if simulator PWD matches generated Amiibo PWD
2023-01-27 04:31:02 +01:00
George Talusan 002823dd9b
use Amiibo PACK if simulator PWD matches generated Amiibo PWD 2023-01-26 21:30:33 -05:00
iceman1001 37d059d56f style 2023-01-27 03:00:26 +01:00
iceman1001 67ef18f4ed prepping for more colors in the cli 2023-01-27 02:54:30 +01:00
iceman1001 da470c928c data raw --fs -i, fix the accidental reverse of the invert param 2023-01-27 02:53:54 +01:00
Iceman 4e8981045a
Merge pull request #1884 from McEloff/magic_gen4_doc
add gen4 GTU magic card command 'Set Ultralight and M1 maximum sectors'
2023-01-27 02:51:56 +01:00
Iceman 1ba0715320
Merge pull request #1887 from gtalusan/amiibo-sim
unconditionally recalculate pwd/pack for amiibo simulation
2023-01-27 02:50:26 +01:00
Iceman a58385efec
Merge pull request #1888 from jmichelp/master
Fix uninitialised stack-based buffers
2023-01-27 02:49:55 +01:00
Jean-Michel Picod 86d26f9464 Fix uninitialised stack-based buffers 2023-01-26 01:13:27 +01:00
George Talusan 1c3a1a0660
unconditionally recalculate pwd/pack for amiibo simulation 2023-01-25 10:50:20 -05:00
Alejandro c9fb1f2cc7
Merge branch 'RfidResearchGroup:master' into pm3generic-flash 2023-01-24 23:02:19 +01:00
Alejandro 474aaed4b7
Added a proper way to check if it is rdv4 fw 2023-01-24 23:01:28 +01:00
Philippe Teuwen 40f37c2c42 Missing cmdhftesla.c in client/experimental_lib/CMakeLists.txt 2023-01-24 15:41:40 +01:00
Philippe Teuwen 1a6bb58550 Add LF_PROX2BRUTE to 4_Advanced-compilation-parameters.md 2023-01-24 15:37:36 +01:00
Philippe Teuwen 248cec793c standalone: respect alphabetical order, else it's a mess to cross-check 2023-01-24 15:34:13 +01:00
Philippe Teuwen 844e6109b8 Add LF_PROX2BRUTE to build_all_firmwares.sh 2023-01-24 15:09:23 +01:00
Mikhail Elov 689e9c2179 Add new info about configuration dump gen4 GTU and description of unknown command 2023-01-24 15:44:28 +03:00
Mikhail Elov e6b7efa9df changelog 2023-01-24 12:00:21 +03:00
Mikhail Elov 4d2caaebc2 add gen4 GTU magic card command 'Set Ultralight and M1 maximum read/write sectors' 2023-01-24 11:15:24 +03:00
Iceman b3168dbd68
Merge pull request #1882 from mjacksn/IcodeChanges
Detect NTAG 5 devices and perform EAS status checks on other icode tags which support it
2023-01-24 01:50:12 +01:00
Alejandro da84eb6206
proper way 2023-01-23 20:41:00 +01:00
mjacksn 002d0ac24f changelog addition 2023-01-23 10:57:32 -06:00
mjacksn c33ce8f393 changelog entry 2023-01-23 10:52:47 -06:00
mhjack 8bbc5934b5 Add detection and info command behavior for NTAG 5 devices, enable EAS status check in info command for SLI, SLIX, SLIX-L, and SLIX-S tags which all support EAS mode
(cherry picked from commit a430439f05654fe62c365f4c8f5ee13cb4103dfa)
2023-01-22 23:31:32 -06:00
mjacksn 37ec19fdbf Correct some parsing of the "get nxp system information" data. I believe that these changes bring it in line with the SLIX "GET NXP SYSTEM INFOMATION" data format (as retrieved from SLIX2 datasheet page 33) 2023-01-22 23:27:09 -06:00
iceman1001 c364a6821c hf tesla info - better textual output 2023-01-23 03:32:38 +01:00