Commit graph

16270 commits

Author SHA1 Message Date
Iceman 27d9be7613
Merge pull request #1897 from socram8888/fix-pm3-p
Fix pm3-flash-all -p XXX
2023-02-03 22:05:46 +01:00
Marcos Del Sol Vives ab9dab3294
Fix pm3-flash-all -p XXX 2023-02-03 14:41:23 +01:00
iceman1001 23a3590bba unify the text comments 2023-02-02 21:24:34 +01:00
Iceman 61c08a5848
Merge pull request #1895 from adite/master
Fix broken 'lf em 4x70 brute' command
2023-02-01 20:25:40 +01:00
adite 5bd8bd13dc Add changelog entry 2023-02-01 19:33:52 +01:00
adite dfd8c8aefc Merge branch 'master' of https://github.com/adite/proxmark3 2023-02-01 19:30:42 +01:00
adite c7825a2adf Fix bug in 'lf em 4x70 brute' command 2023-02-01 19:28:31 +01:00
Henry Gabryjelski 99f24b23b8 fix copy/paste error 2023-01-31 10:01:54 -08:00
Henry Gabryjelski 1a214b389c changelog 2023-01-31 10:01:54 -08:00
Henry Gabryjelski bfc3a53ea2 Modify Makefile to copy group-specific udev rules 2023-01-31 10:00:36 -08:00
Henry Gabryjelski 032f304bf9 Enable use under WSL2 w/Kali Linux distribution
* Assign group ownership and permissions in udev rules
* Add documentation on WSL2 installation and use
2023-01-31 10:00:36 -08:00
Iceman abc0c2c676
Merge pull request #1893 from jmichelp/master
Fix minor bugs in `hf tesla info`
2023-01-30 23:35:42 +01:00
Jean-Michel Picod 8be70ea560 Fix minor bugs in hf tesla info 2023-01-30 23:27:17 +01:00
Iceman 6856cf54a8
Merge pull request #1880 from wh201906/fix_lf_bps
Fix the lf sampling when bits_per_sample is less than 8
2023-01-30 20:24:23 +01:00
Iceman cf69893641
Merge branch 'master' into fix_lf_bps
Signed-off-by: Iceman <iceman@iuse.se>
2023-01-30 20:24:09 +01:00
Iceman 6f6e1adae3
Merge pull request #1889 from adite/master
Add 'lf em 4x70 brute' command
2023-01-30 20:18:48 +01:00
Iceman 5a4338941d
Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
2023-01-30 20:18:19 +01:00
Self Not Found d81974e89c
Merge branch 'master' into fix_lf_bps
Signed-off-by: Self Not Found <wh201906@yandex.com>
2023-01-30 07:54:11 +08:00
iceman1001 0a5b0d0746 text 2023-01-29 20:38:33 +01:00
iceman1001 2bd404b496 Revert "Release v4.16191 - Nitride"
This reverts commit bec61e9185.
2023-01-29 20:35:17 +01:00
iceman1001 bec61e9185 Release v4.16191 - Nitride 2023-01-29 20:35:17 +01:00
iceman1001 5ac42add1a make style 2023-01-29 18:39:42 +01:00
iceman1001 715ae09e7e fix coverity #404579 2023-01-29 18:37:28 +01:00
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 1c9fc565cb
Merge branch 'master' into fix_lf_bps
Signed-off-by: Iceman <iceman@iuse.se>
2023-01-29 04:32:57 +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
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