GameTec-live
f06efdf815
Merge pull request #413 from nieldk/t55write
...
T55write
dev
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
394781a45f
Add files via upload
2026-05-07 20:08:23 +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
Niel Nielsen
5c4cf13124
Merge branch 'RfidResearchGroup:main' into t55write
2026-05-07 13:54:35 +02:00
GameTec-live
cce9d5b48d
Merge pull request #419 from azuwis/fix-hf14a-raw
...
fix: hf14a_raw should return data bytes, not Response object
2026-05-07 11:24:48 +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
Niel Nielsen
bba432c579
Add files via upload
2026-05-01 20:14:24 +02:00
Niel Nielsen
f7feda5dc9
Add files via upload
2026-05-01 18:45:52 +02:00
Niel Nielsen
8555f86c22
Merge branch 'RfidResearchGroup:main' into t55write
2026-05-01 17:52:45 +02:00
Niel Nielsen
c63cc16bb5
Add files via upload
2026-05-01 17:50:32 +02:00
GameTec-live
e4a6e74b45
Merge pull request #387 from naaraxi/main
...
Support for changing the wake time in the client
2026-05-01 16:30:25 +02:00
naaraxi
0460d9b95e
Support for changing the wake time in the client
2026-05-01 14:36:52 +03:00
GameTec-live
d7b8e63966
Merge pull request #406 from nieldk/t55write
...
hf 14a sniff improvements for nonce collection and crack, fence to catch missing or blocked mfkey binaries
2026-04-30 17:56:42 +02:00
Niel Nielsen
285d81b31e
fix: restore executable permission to chameleon_cli_main.py
2026-04-28 20:36:26 +00:00
Niel Nielsen
fc35ce41ba
Merge branch 'RfidResearchGroup:main' into t55write
2026-04-28 22:08:46 +02:00
GameTec-live
dc4c6fdbb0
Merge pull request #403 from DGinefra/main
...
Add iOS client "MCT Mifare Chameleon Tool" to compatible applications
2026-04-25 10:38:17 +02:00
GameTec-live
763ea77cbd
Merge pull request #379 from andrassmuk/fix/issue-378-mingw-pthread
...
fix: use native winpthreads for MinGW/MSYS2 Windows builds
2026-04-25 08:02:57 +02:00
Niel Nielsen
de1d9f6c28
T55xx PAC clone
...
Add lf clone PAC command
2026-04-24 13:21:48 +02:00
Niel Nielsen
ae345c6a59
Fix ADC buffer dimensions in ble_main.c
2026-04-24 11:41:59 +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