iceman1001
17a8f0f9c2
text
2025-03-20 12:17:37 +01:00
iceman1001
9965c784bf
style fixes
2025-03-19 21:11:05 +01:00
iceman1001
0107e212b0
fix list for shortend type
2025-03-19 20:50:43 +01:00
iceman1001
823069f500
fixed to shortend type
2025-03-19 20:46:29 +01:00
iceman1001
76fa254c0f
only check 4 bytes
2025-03-19 15:35:40 +01:00
iceman1001
1bd811f7a1
better OTP update sanity check by @jmichelp. Checks every bytewise if any bit is 0
2025-03-19 15:34:20 +01:00
iceman1001
440d283a53
in the philosofy to have short and direct params , the trace list -t hitag types has been shortend from hitag1 - ht1
2025-03-19 15:24:39 +01:00
iceman1001
c8cde55a5e
fix OTP simulation
2025-03-19 15:22:55 +01:00
iceman1001
c3390a2e0e
added lf t55 Be-Tech identification
2025-03-19 13:37:53 +01:00
iceman1001
87c2e82e2f
style
2025-03-19 12:53:24 +01:00
Iceman
8350dbd6b9
Merge pull request #2795 from douniwan5788/hitagµ
...
Hitagµ
2025-03-19 12:44:06 +01:00
douniwan5788
214ded2b97
Replace all μ(greek small letter mu, UTF-8 \xce\xbc) to µ(micro sign, UTF-8 \xc2\xb5)
2025-03-19 19:21:01 +08:00
Philippe Teuwen
ecdfa9755e
MifareUL_AES_Auth: do not let HF field on when erroring
2025-03-19 12:03:46 +01:00
douniwan5788
7729786e78
Update CHANGELOG.md and doc/magic_cards_notes.md for Hitag µ/8265
2025-03-19 18:56:23 +08:00
douniwan5788
2ff92c3b5c
add lf em 410x clone --htu
to support Hitag µ/8265 tag
2025-03-19 18:56:23 +08:00
douniwan5788
04133e6d07
Add lf search
Chipset detection for Hitag µ / 8265
2025-03-19 18:56:23 +08:00
douniwan5788
4bde83b89d
Added lf hitag htu
support for Hitag µ/8265
2025-03-19 18:56:23 +08:00
douniwan5788
ff1289c03d
Update Crc16 function to use bitlength instead of length
2025-03-19 18:43:16 +08:00
Iceman
6a671616b9
Merge pull request #2794 from douniwan5788/annotateHitagS
...
Enhance Hitag S annotation and debugging
2025-03-19 11:40:36 +01:00
iceman1001
53da4a25e1
added the @ry4000 special
2025-03-19 11:33:06 +01:00
iceman1001
3c873d34bc
style
2025-03-19 11:26:25 +01:00
Iceman
239ae6c59e
Merge pull request #2782 from douniwan5788/hitag_common
...
Refactor Hitag low-level functions into hitag_common
2025-03-19 11:23:21 +01:00
Iceman
73b28b57c0
Merge pull request #2793 from henrygab/em4x70_hotfix
...
Missing lines from my last commit
2025-03-19 11:21:34 +01:00
douniwan5788
64a4f6cd81
Enhance Hitag S annotation and debugging
2025-03-19 18:12:53 +08:00
Henry Gabryjelski
2aa58457e3
Missing lines from my last commit
2025-03-19 02:34:38 -07:00
douniwan5788
3d0c8cab5c
Refactor Hitag low-level functions into hitag_common
2025-03-19 17:05:39 +08:00
iceman1001
4c74704aa1
remove wrong script
2025-03-19 09:44:02 +01:00
Philippe Teuwen
c657ddf135
Add hf mfu aesauth
2025-03-19 09:36:15 +01:00
iceman1001
94a7d87b9d
simplify logic
2025-03-19 09:08:15 +01:00
iceman1001
784597641f
atleast try to break the simulation loop
2025-03-19 09:07:53 +01:00
Iceman
b5c36148e1
Update bug_report.md
...
Signed-off-by: Iceman <iceman@iuse.se>
2025-03-19 09:00:44 +01:00
iceman1001
0de915e189
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
2025-03-19 08:57:28 +01:00
iceman1001
49d25920c1
added support function for left shifting arrays
2025-03-19 08:57:20 +01:00
iceman1001
e9cbdec952
fix output
2025-03-19 08:56:23 +01:00
iceman1001
af93383115
fix #2790 - MFU OTP writes shouldnt allow for zeroing. Bad sanity check implemented, it should check that every bit doesnt try to zero out. Will do for now
2025-03-19 08:56:00 +01:00
Iceman
c3e9a5b9c0
Merge pull request #2792 from henrygab/em4x70_LIW_fix_dev
...
Em4x70 -- Fix protocol error (Time from LIW detection until transmit first RM bit)
2025-03-19 07:27:12 +01:00
Henry Gabryjelski
43e026b1c9
Fix LIW to RM delay
...
* Change from 40 FC to 72 FC as default delay between detecting LIW and sending the command.
* Use parity for ID, UM1, and UM2 commands
* Remove extra bit hack from AUTH, PIN, and WRITE commands
2025-03-18 23:18:36 -07:00
Henry Gabryjelski
8617541660
rename some constants to increase clarity
2025-03-18 23:06:33 -07:00
Henry Gabryjelski
a588e74e9d
rename global variable g_tag
2025-03-18 22:54:46 -07:00
Henry Gabryjelski
ab602794d9
rename global variable g_command_parity
2025-03-18 22:52:19 -07:00
iceman1001
7b528a8569
fixed missing file in cmakelists.txt for experimental lib
2025-03-18 16:48:07 +01:00
Iceman
46ea897d21
Merge pull request #2788 from jareckib/master
...
paxton_clone v1.20
2025-03-18 16:04:46 +01:00
Jarek Barwinski
4c318d1d86
paxton_clone
...
v1.20
Added verification - " Verification successful. Data was written correctly."
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-03-18 13:31:12 +00:00
Iceman
165e3524c6
Merge pull request #2787 from jareckib/patch-1
...
Update lf_t55xx_fix.lua
2025-03-18 10:44:23 +01:00
Jarek Barwinski
ddd148329e
Merge branch 'master' into patch-1
...
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-03-18 09:11:38 +00:00
iceman1001
a776f9a0bd
style
2025-03-18 08:11:06 +01:00
Iceman
0446509d1e
Merge pull request #2786 from jareckib/master
...
paxton_clone.lua
2025-03-18 07:43:50 +01:00
Iceman
e2de8c6644
Merge pull request #2781 from douniwan5788/refactor_concatbits
...
Refactor the concatbits function to support both MSB and LSB first src
2025-03-18 07:43:36 +01:00
Iceman
4742a3b39b
Merge pull request #2780 from douniwan5788/rename_hitag2
...
Rename Hitag2 functions
2025-03-18 07:43:24 +01:00
Iceman
f2380fe619
Merge pull request #2785 from henrygab/em4x70
...
Em4x70 - Major improvements to tracing, stability, and debugability
2025-03-18 07:37:52 +01:00