Commit graph

16228 commits

Author SHA1 Message Date
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
Adrian Teuscher 3c655aeb19 Add entry to CHANGELOG.md 2023-01-27 20:24:53 +01:00
Adrian Teuscher 5d17177498 Merge branch 'master' of https://github.com/adite/proxmark3 2023-01-27 19:45:06 +01:00
Adrian Teuscher 71389e0b17 Add function to brute force partial key 2023-01-27 19:37:40 +01: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
Self Not Found 7e8ffb46b7
Merge branch 'RfidResearchGroup:master' into fix_lf_bps 2023-01-24 11:12:38 +08: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
iceman1001 6d12f0281a hf telsa info - better text, also added detection of the gauss key applet 2023-01-23 03:26:51 +01:00
Iceman bc576c9e6d
Merge pull request #1876 from colonelborkmundus/dictionaries
modified:   client/dictionaries/mfc_default_keys.dic
2023-01-23 02:48:52 +01:00
colonelborkmundus ad9771b4c0 removed modified files from pull request 2023-01-22 11:57:32 -05:00
iceman1001 ec8a603aca text 2023-01-22 17:47:39 +01:00
Iceman 1d99d729a7
Merge pull request #1875 from lnv42/master
Add new Standalone mode LF_PROX2BRUT
2023-01-22 17:30:32 +01:00
Self Not Found 8218762e86
Update CHANGELOG.md 2023-01-23 00:16:29 +08:00
Iceman 2d25d66f3b
Merge pull request #1871 from RouNNdeL/fix/mf-classic-sector-read
Fix mifare classic dump when block cannot be read
2023-01-22 17:14:22 +01:00
Iceman 0a2517feb6
Merge pull request #1873 from jmichelp/master
Fix python initialization to have SWIG work
2023-01-22 16:49:16 +01:00
Iceman ed21af641a
Merge pull request #1872 from zebbe-94/master
Fix typo in smart info
2023-01-22 16:48:24 +01:00
Iceman e5d6cb1313
Merge pull request #1878 from Alejandro12120/patch-1
fix typo
2023-01-22 16:47:46 +01:00
Iceman 8104cb9f17
Merge pull request #1879 from wh201906/bitstream
Fix the types of parameters in BitstreamOut_t
2023-01-22 16:46:48 +01:00
wh201906 f4879fdc17 Bypass some functions if bps is not 8 2023-01-22 15:41:07 +00:00
wh201906 239a8646b2 Fix the wrong sample count when bps!=8 2023-01-22 15:38:09 +00:00
colonelborkmundus af00fde250 additional 1k keys, fresh from the oven 2023-01-22 02:36:19 -05:00