Commit graph

18109 commits

Author SHA1 Message Date
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
iceman1001
a10cb841d9 lf em 4x05 view - better cardtype identification of files 2024-01-28 12:59:33 +01:00
iceman1001
0afeb77c82 14b sim clean up 2024-01-28 12:30:29 +01:00
iceman1001
bb107587f9 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2024-01-28 11:16:53 +01:00
iceman1001
5028d6f664 style 2024-01-28 11:16:45 +01:00
iceman1001
10bb086ffd use after free fix 2024-01-28 10:20:02 +01:00
iceman1001
b12799ea5f text 2024-01-28 02:10:44 +01:00
iceman1001
6104086374 wrong handling of array sizes 2024-01-26 23:06:01 +01:00
iceman1001
6df068f817 fix memory copy... 2024-01-26 22:53:29 +01:00
iceman1001
07983aa1b4 added a rdbl commmand 2024-01-26 22:50:52 +01:00
iceman1001
cedc593528 dump/info readblock loops rework 2024-01-26 22:41:06 +01:00
iceman1001
5de626992f extended read block and read block annotation. Adapt select_card to keep antenna on when dump/info 2024-01-26 22:09:37 +01:00
iceman1001
65e9493bce the select funct also disconnect reader, so we must add select to read block fct 2024-01-26 21:53:54 +01:00
iceman1001
bfa912952e added a trace of xerox info execution 2024-01-26 21:25:45 +01:00
iceman1001
0119049cbe fix return value 2024-01-26 21:13:25 +01:00
iceman1001
68d9fe3232 annotate xerox reads 2024-01-26 21:10:11 +01:00
iceman1001
7128c8cfdf invert 2024-01-26 20:54:44 +01:00
iceman1001
c7af357dc1 style 2024-01-26 20:48:41 +01:00
iceman1001
c44a4268f9 text 2024-01-26 20:48:12 +01:00
iceman1001
d5b1ff013f annotate XEROX wup 2024-01-26 20:33:08 +01:00
iceman1001
98f64a4ca5 annotate XEROX a bit better 2024-01-26 20:26:43 +01:00
iceman1001
adfab4992d not clear how the slot marker / anticollision loop works for xerox but we seem to ignore retlen 2024-01-26 19:48:52 +01:00
iceman1001
d5e99e394e clean 2024-01-26 18:52:30 +01:00
iceman1001
0796209ee4 xerox doesnt use framing 2024-01-26 16:48:01 +01:00
iceman1001
708898c942 playing with the 15 info output 2024-01-26 14:57:24 +01:00
iceman1001
8e2fb4a6a7 increased the number of pages in the dumps to 160. 0xA0. Its should cover 128 / 0x80 and potential larger ones 2024-01-26 14:25:39 +01:00
iceman1001
3a1c3510ae text 2024-01-26 14:22:48 +01:00