Commit graph

18135 commits

Author SHA1 Message Date
iceman1001
bc798a7e01 bug fix - ce74637ace 2024-02-04 11:44:29 +01:00
iceman1001
c8d91d7f54 backport comment 44be021309 2024-02-04 11:42:46 +01:00
iceman1001
bd4a6b82b3 bug fix - f59b241315 2024-02-04 11:41:18 +01:00
iceman1001
f34c746471 bug fix - 8efe9f23fa 2024-02-04 11:38:41 +01:00
iceman1001
d5e843c750 backport - dace83ea30 2024-02-04 11:36:29 +01:00
iceman1001
76daa16a7b back port 7ea44b56a8 2024-02-04 11:34:24 +01:00
iceman1001
beac4feb84 bug fix - 6867055546 2024-02-04 11:32:19 +01:00
iceman1001
171419ea88 bug fix - 2fb7d94bd6 2024-02-04 11:30:29 +01:00
iceman1001
d481042480 bug fix - c23f705349 2024-02-04 11:28:22 +01:00
iceman1001
2592aeb85e bug fix - 42cf5f8214 2024-02-04 11:25:31 +01:00
iceman1001
2f5de9ed0a bug fix - c2ea18726a 2024-02-04 11:23:07 +01:00
iceman1001
580e88b245 bug fix - dcd35b4595 2024-02-04 11:20:40 +01:00
iceman1001
8f896940b0 detect desfire rudimentary 2024-02-03 16:58:03 +01:00
iceman1001
bb57d6885b return values 2024-02-03 16:39:12 +01:00
iceman1001
f586b38360 ... 2024-02-03 16:11:31 +01:00
iceman1001
b50d921be3 own compiled 2024-02-03 16:11:00 +01:00
iceman1001
9ede36b056 prefered style 2024-02-03 16:09:04 +01:00
iceman1001
7c6d60e7ef style 2024-02-03 16:05:58 +01:00
iceman1001
a6cd626869 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2024-02-03 15:11:39 +01:00
iceman1001
c3b8d6d942 added a skeleton command for reading credential 2024-02-03 15:10:37 +01:00
Iceman
6c726b9e21
Merge pull request #2284 from czietz/configurable_noise_level
Configurable detection levels in ISO14443A and Legic modes
2024-02-03 13:52:26 +01:00
Christian Zietz
c1b23a761c Use struct for parameter passing in CMD_HF_ISO14443A_SET_THRESHOLDS 2024-02-03 12:09:08 +01:00
Christian Zietz
225bb420c6 Shorten threshold registers to number of used bits 2024-02-03 12:09:02 +01:00
iceman1001
6d82079c0b next steps 2024-02-03 11:15:10 +01:00
iceman1001
c03e15b553 unify texts 2024-02-03 11:14:51 +01:00
iceman1001
c49a7c040b added a lf em 4x50 view command and lf em 4x50 dump now supports the nosave flag 2024-02-03 11:09:28 +01:00
Christian Zietz
404d0a8c7b Fix 'make style' findings 2024-02-02 20:51:56 +01:00
Christian Zietz
43b257ddb4 Make demodulation threshold for Legic configurable
This adds a new parameter to the "hw sethfthresh" command.
2024-02-02 20:51:49 +01:00
Christian Zietz
dbfd8b7a6d Make detection threshold for ISO14443A configurable
This adds a new command "hw sethfthresh" to configure the thresholds
used inside the FPGA while demodulating ISO14443A. The thresholds
need to be increased on particularly noisy hardware, such as certain
Chinese PM3 Easy clones.
2024-02-02 20:51:05 +01:00
iceman1001
a7da3f2a45 remove debug 2024-02-02 15:55:12 +01:00
iceman1001
81ce1fd4ab changed magic detection to use flags. Fixes previous problems with magic ntag, also renamed defines to seperate them better. 2024-02-02 15:53:57 +01:00
iceman1001
14c3eb6dc8 annotate if random uid is been used 2024-02-02 10:46:50 +01:00
iceman1001
a8a0d20eb9 silenced the key checking for UL-C, modified some output text 2024-02-02 01:01:34 +01:00
iceman1001
29c136167b text 2024-02-01 10:05:54 +01:00
iceman1001
2d4597d89b added skeleton command for ICT 2024-02-01 10:05:04 +01:00
iceman1001
33380ad240 fix return codes 2024-01-31 21:44:23 +01:00
iceman1001
30b217be65 text 2024-01-31 13:28:37 +01:00
iceman1001
cfaf719b91 text 2024-01-31 12:43:10 +01:00
iceman1001
311fb3b764 got some maur 2024-01-31 12:23:54 +01:00
iceman1001
439c37753f updated ICT 2024-01-31 12:08:08 +01:00
iceman1001
0db2d1c92a added lf hitag eview command and unified some command description across the client 2024-01-30 11:02:10 +01:00
iceman1001
53a5087d67 added lf hitag view command to view dump files 2024-01-30 10:35:30 +01:00
iceman1001
5a828bd6a8 data diff now handles file sizes up to 4096 bytes 2024-01-29 18:57:19 +01:00
iceman1001
5a9e45687d less output 2024-01-29 12:40:10 +01:00
Iceman
f9ea405940
Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2024-01-29 11:55:45 +01:00
Iceman
e9e98848d9
Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2024-01-29 11:48:06 +01:00
Iceman
c234bee9f0
Merge pull request #2281 from henrygab/udev_rules_style_fix
Fix style error in `udev` rules.
2024-01-29 11:25:07 +01:00
Iceman
1ffda60235
Merge pull request #2282 from henrygab/wsl2_merge
update wsl2 instructions for USBIPD v4.0.0
2024-01-29 07:50:27 +01:00
Henry Gabryjelski
2442a9f4f2 update wsl2 instructions for USBIPD v4.0.0 2024-01-28 19:05:05 -08:00
Henry Gabryjelski
1ecb00f6c3 Fix style error in udev rules.
As called out by running `udevadm verify`,
the existing rules violate the requirement
that sections are separated by commas,
(not whitespace).
2024-01-28 14:21:28 -08:00