GameTec-live
f06efdf815
Merge pull request #413 from nieldk/t55write
...
T55write
2026-05-08 17:26:51 +02:00
GameTec-live
1a769a0c4a
Merge pull request #417 from azuwis/fix-hf-mf-eview
...
fix: hf mf eview param error due to chunk exceeding 32-block limit
2026-05-07 21:20:58 +02:00
Niel Nielsen
36daf7038c
Add files via upload
2026-05-07 20:07:23 +02:00
Niel Nielsen
f8b0ae6085
FEAT: hf 14a auth-trace
2026-05-07 17:46:53 +02:00
Zhong Jianxin
d2c1f43a0e
fix: hf14a_raw should return data bytes, not Response object
...
Callers treat the return value as bytes (len(), slicing), but hf14a_raw
was returning the Response object itself, causing TypeError.
2026-05-06 21:05:44 +08:00
Zhong Jianxin
874bb49485
fix: hf mf eview param error due to chunk exceeding 32-block limit
...
The firmware limits mf1_read_emu_block_data to at most 32 blocks per
request, but eview's chunk_count only honored data_max_length (256).
Added the same 32-block cap already used by esave.
2026-05-06 18:21:47 +08:00
naaraxi
0460d9b95e
Support for changing the wake time in the client
2026-05-01 14:36:52 +03:00
Niel Nielsen
285d81b31e
fix: restore executable permission to chameleon_cli_main.py
2026-04-28 20:36:26 +00:00
Niel Nielsen
de1d9f6c28
T55xx PAC clone
...
Add lf clone PAC command
2026-04-24 13:21:48 +02:00
Niel Nielsen
c3fd94ca8c
hf 14a sniff, even more descriptive answers
2026-04-23 09:08:23 +02:00
Niel Nielsen
20d6136ee0
hf 14a sniff, more descriptive answers
2026-04-23 08:45:34 +02:00
Niel Nielsen
1e8c36f38c
hf 14a sniff improvements for nonce collection and crack, fence to catch missing or blocked mfkey binaries
2026-04-23 07:58:57 +02:00
Niel Nielsen
4406788aef
BUG: reverted bug that was reintroduced
2026-04-15 14:45:41 +02:00
Niel Nielsen
76c961ed59
Added Ultra/Lite guard
2026-04-14 09:45:02 +02:00
Niel Nielsen
d70a0dd63f
fix hf14a sniff
2026-04-14 09:32:35 +02:00
Niel Nielsen
0ce680b5c7
Refactor LF clone command and update usage examples
2026-04-13 06:39:03 +02:00
Niel Nielsen
63a465ce9b
Fix argument parsing for 'fc' in ioprox
2026-04-12 20:10:36 +02:00
Niel Nielsen
1a09fbaf0e
Merge branch 'RfidResearchGroup:main' into t55write
2026-04-08 13:11:02 +02:00
Niel Nielsen
12284d5f71
Fix: emv scan truncation
2026-04-08 12:36:12 +02:00
Niel Nielsen
350a774d7c
align with RRG
2026-04-07 10:47:41 +02:00
Niel Nielsen
67c1c36212
Clarify exit method behavior with comments
...
Added comments to clarify behavior of exit method.
2026-04-07 10:36:15 +02:00
Niel Nielsen
bbfda3070d
Fix: T55 write commands help
2026-04-07 10:36:15 +02:00
Niel Nielsen
e16505e6a7
FEAT! Add T55 write commands
2026-04-07 10:36:06 +02:00
Niel Nielsen
efa2ea2c7b
protocol ISO 14443-4 and emv scan, loading json file from PM3rdv4
2026-04-07 10:23:58 +02:00
Fauzan Mirza
dc950c4f60
fix: correct nfcimport class placement after merge
2026-04-07 00:52:07 +02:00