Commit graph

18859 commits

Author SHA1 Message Date
douniwan5788
ae2f41eaef refactor: move Hitag size defines to hitag.h 2024-08-24 22:32:23 +08:00
Iceman
5dfc12dd45
Merge pull request #2470 from douniwan5788/em410x_clone
fixes for Em
2024-08-24 08:53:28 +02:00
douniwan5788
b3db2e8bde fix: lf em 410x clone with SKIP_HITAG defined 2024-08-24 14:43:40 +08:00
douniwan5788
dc31b3a7fd fix: cast warning 2024-08-24 14:43:40 +08:00
Iceman
bca465b75f
Merge pull request #2468 from user890104/add-skgt-keys
Add Sofia public transport system keys (before January 2024)
2024-08-24 08:43:21 +02:00
Iceman
9ee62332dd
Merge pull request #2469 from henrygab/usb_com_port_docs
USB enumeration / serial number writeup / docs
2024-08-24 08:39:51 +02:00
Henry Gabryjelski
f2ff5f757d writeup from discord, plus extra text
Created as a strawman response to iceman's
suggestion that this would be useful in the repo.

Feel free to move it elsewhere / edit, as you prefer.
2024-08-23 21:08:13 -07:00
Vencislav Atanasov
c715c97e0c
Add entry to CHANGELOG.md
Signed-off-by: Vencislav Atanasov <user890104@users.noreply.github.com>
2024-08-23 23:32:06 +03:00
Vencislav Atanasov
f9fb3f9dd6
Add Sofia public transport system keys (before January 2024)
Signed-off-by: Vencislav Atanasov <user890104@users.noreply.github.com>
2024-08-23 23:19:38 +03:00
Iceman
d9dc0a0e84
Merge pull request #2466 from douniwan5788/hitag_protocol
Move Hitag cmds to protocols.h
2024-08-23 21:13:08 +02:00
douniwan5788
75420482e4 refactor: Move Hitag 1 cmds to protocols.h 2024-08-24 02:15:28 +08:00
Iceman
db41596474
Merge pull request #2467 from douniwan5788/em410x_clone
add: clone EM410x ID to Hitag S/8211
2024-08-23 18:26:57 +02:00
Philippe Teuwen
a17507d4d3 MFC authentication protocol example code, that served to generate the paper annexes and could be useful as implementation ref for other researches 2024-08-23 18:08:35 +02:00
douniwan5788
c279f88f13 refactor: Move Hitag 2 cmds to protocols.h 2024-08-23 23:49:47 +08:00
douniwan5788
0752e032c9 add: clone EM410x ID to Hitag S/8211 2024-08-23 23:02:36 +08:00
douniwan5788
ad5a4134ec refactor: Move Hitag S cmds to protocols.h 2024-08-23 19:54:34 +08:00
Iceman
3a3deaf3cb
Merge pull request #2463 from douniwan5788/hitagS_plain
fix: Hitag S read/write in plain mode
2024-08-22 11:37:47 +02:00
douniwan5788
fb6626d89f refactor: remove hitag_function enum value 2024-08-22 17:00:14 +08:00
Iceman
75b14072aa
Merge pull request #2464 from douniwan5788/hitag_name
Unified hitag naming style
2024-08-22 08:09:47 +02:00
Iceman
77f7f524a4
Merge pull request #2462 from douniwan5788/flasher
fix: enter_bootloader on macOS
2024-08-22 08:03:11 +02:00
douniwan5788
b76ebd9124 fix: Hitag S read/write in plain mode
Switch the counter clock to MCK/32 to allow a longer overflow time
2024-08-22 02:20:26 +08:00
douniwan5788
1efa52d704 add: Hitag S plain write 2024-08-22 02:16:10 +08:00
douniwan5788
233c229db0 fix: enter_bootloader on macOS 2024-08-22 02:02:52 +08:00
douniwan5788
d15537bbf1 Unified hitag naming style 2024-08-22 02:01:43 +08:00
Iceman
a7b5961688
Merge pull request #2461 from douniwan5788/hitags_timing
Fix Hitags timing
2024-08-20 18:55:37 +02:00
Iceman
1cdce8ae39
Merge pull request #2460 from douniwan5788/lfops_fiddling
fix: lf cmdread. skip WaitMS(100) when keep signal field ON.
2024-08-20 18:53:52 +02:00
Iceman
cea706a60b
Merge pull request #2459 from douniwan5788/fix_mkversion
fix: sha256sum: command not found on macOS
2024-08-20 18:53:32 +02:00
douniwan5788
6053aae80b fix: hitagS timing issue and AC decode bug 2024-08-20 23:18:13 +08:00
douniwan5788
cbb95ac199 refactor: hitagS replace number with more meaning name from datasheet 2024-08-20 23:11:10 +08:00
douniwan5788
eca9830050 fix: lf cmdread. skip WaitMS(100) when keep signal field ON.
4 extra symbol.
avoid include SOF in crc-hitag
2024-08-20 22:50:13 +08:00
douniwan5788
2527b2a8c3 fix: sha256sum: command not found on macOS 2024-08-20 22:44:00 +08:00
Philippe Teuwen
97bf8b8512 14a UID types 2024-08-20 13:53:28 +02:00
Iceman
28c1f60900
Merge pull request #2458 from jmichelp/master
Fix out-of-bound reading in parity
2024-08-20 13:41:34 +02:00
Jean-Michel Picod
6d69a2c560 Fix out-of-bound reading in parity 2024-08-20 12:09:59 +02:00
Iceman
6be55598c7
Merge pull request #2452 from Foxushka/master
fm11rf08s script: Use last 4 bytes from UID, fixes crash on FM11RF08S-7B
2024-08-19 16:15:09 +02:00
Iceman
e3842c8f7e
Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
2024-08-19 16:14:57 +02:00
Iceman
e0e87566c9
Merge pull request #2453 from mwalker33/Indala-26-parity
Indala 26 parity
2024-08-18 06:03:21 +02:00
Philippe Teuwen
957db7cb53 flash: fix & simplify post-logo filling 2024-08-17 21:26:32 +02:00
Philippe Teuwen
67ebe71f58 flash: logo even when ansi is off 2024-08-17 21:12:54 +02:00
Philippe Teuwen
f1ceff852e fm11rf08s_recovery: no need to turn ANSI off anymore with the native output grabber 2024-08-17 20:50:53 +02:00
mwalker33
e705c34247 Update cmdlfindala.c
cleanup
2024-08-17 13:49:22 +10:00
mwalker33
059b657156 Update cmdlfindala.c 2024-08-17 13:47:23 +10:00
mwalker33
20a0713441 Update cmdlfindala.c
25 But parity diz
2024-08-17 13:41:16 +10:00
Iceman
8b520de838
Merge pull request #2442 from whiteneon/master
Fixed hid clone script & new t55xx reset script
2024-08-17 03:23:58 +02:00
Gary Bell
783daad6ae
Merge branch 'master' into master
Signed-off-by: Gary Bell <github@whiteneon.com>
2024-08-16 20:06:22 -04:00
Foxushka
3923c8858d fm11rf08s script: Use last 4 bytes from UID, fixes crash on FM11RF08S-7B 2024-08-16 21:29:36 +03:00
Philippe Teuwen
691e76675a mfc/fudan: add paper ref 2024-08-16 17:46:00 +02:00
Philippe Teuwen
c9f4679b5a hf mf info: always search for backdoor 2024-08-16 12:56:20 +02:00
Iceman
09f097b936
Merge pull request #2450 from bettse/patch-1
Fix length of credential in `hf iclass sam`
2024-08-16 12:45:08 +02:00
Philippe Teuwen
b3bf55e4e3 oops 2024-08-16 12:15:46 +02:00