GameTec-live
d7ae363099
Merge pull request #343 from LupusE/main
...
Fix compiler error `a label can only be part of a statement and a de…
2026-02-07 20:44:36 +01:00
GameTec-live
38e3567add
Merge pull request #306 from merlokk/lf_read_adc
...
Adds generic ADC read functionality
2026-02-07 20:42:25 +01:00
Benjamin Møller
7a69e68b3f
Update nfc_mf0_ntag.c (braces instead of simicolon)
...
Changed formatting of the fix for a more union layout, as suggested in the comments.
2026-02-06 22:36:02 +01:00
GameTec-live
3755bc24ce
Merge pull request #307 from azuwis/hf-14a-config
...
Add `hf 14a config` to deal with badly configured cards
2026-02-06 11:19:23 +01:00
Benjamin Møller
5d2946ffaa
Merge branch 'RfidResearchGroup:main' into main
2026-02-04 13:10:05 +01:00
Alexandru Mazâlu
35192d9fc1
Merge branch 'RfidResearchGroup:main' into main
2026-02-03 12:49:45 +02:00
Benjamin Moeller
54b302356a
Fix compiler error a label can only be part of a statement and a declaration is not a statement
2026-02-02 17:00:21 +01:00
Zhong Jianxin
b967bdcd98
Add hf 14a config to deal with badly configured cards
2026-02-02 20:48:03 +08:00
GameTec-live
6686acf714
Merge pull request #314 from dogty/main
...
Fixed FAST_READ command and handling of dynamic and static locks for …
2026-02-01 15:06:40 +01:00
Gabriel Cardoso
2f86756948
fix tipo in previous commint
2026-01-26 19:10:39 +00:00
Gabriel Cardoso
8ed2677ba2
- added ACT Prox HID format
2026-01-26 19:06:34 +00:00
Alexandru Mazalu
c1c2b66882
Add Electra intercom tag support with slot auto switch
2026-01-24 14:45:15 +02:00
dxl
ca743273af
Added cmd for set mf1 config 'field_off_do_reset'
2026-01-24 19:39:49 +08:00
dxl
c0e7cb18f7
Export some functions related to mf1 emulation configuration.
2026-01-24 19:38:36 +08:00
dxl
a25b4a8b64
Added MF1 configuration to enable/disable resetting NFC peripherals after leaving RF field.
2026-01-24 19:19:35 +08:00
DXL
1543bac108
Merge branch 'RfidResearchGroup:main' into main
2026-01-24 17:54:15 +08:00
suut
9e7aa3635f
Fix LEDs being stuck on after battery check
...
Signed-off-by: suut <suut@users.noreply.github.com >
2026-01-18 17:51:23 +01:00
dogty
11bafac176
fix(ntag): Check if the dynamic lock page can be written or not (for NTAG215, NTAG213 and NTAG216)
2025-11-03 14:46:37 +01:00
dogty
f6cde1629a
fix(ntag): CFGLCK bit is checked before to see if CFG0 and CFG1 are writable even if a password is set (only for NTAG215, NTAG216 and NTAG213)
2025-11-01 18:17:09 +01:00
dogty
335ffee69d
fix(ntag): The page lock check doesn't take into account the blocking lock bits (only for NTAG213, NTAG215 and NTA216)
2025-11-01 18:17:09 +01:00
dogty
494d397e7b
fix(nfc 14a): The fast read command now handles the last block
2025-11-01 18:14:59 +01:00
dogty
afacb2a565
fix: handle REQA and WUP commands for NFC tag 14a
2025-11-01 18:14:35 +01:00
Oleg Moiseenko
f5bed3c5b1
Adjusts LF ADC raw data processing
...
Adjusts the bit shift for ADC raw data conversion to refine the value range.
2025-10-09 09:42:43 +03:00
Oleg Moiseenko
e2c6bfc9e1
Adds generic ADC read functionality
...
This introduces a new command to sample the ADC values from the LF antenna and returns them to the user.
2025-10-09 00:32:07 +03:00
dxl
dabf1a415f
Use a more thorough NFC peripheral reset strategy.
2025-09-23 11:08:27 +08:00
dxl
67357feba0
Parameter error should return STATUS_PAR_ERR
2025-09-23 00:56:55 +08:00
dxl
0858e325e5
Fix the bug where HEX printing of large data packets caused it to freeze.
2025-09-23 00:43:17 +08:00
dxl
1e8758bc1f
Fixed bug that caused NFC peripheral devices to always respond with incorrect data due to special condition.
2025-09-23 00:38:01 +08:00
dxl
0448a369a3
Fixed a bug where the parameters were abnormal but the subsequent logic was still executed.
2025-09-23 00:33:05 +08:00
dxl
d065a2f18e
Improve the efficiency of USB packet reception.
2025-09-23 00:32:17 +08:00
dxl
50f72653db
Fix the bug that cannot be compiled on the MSYS2 platform.
2025-09-19 12:45:32 +08:00
RocketGod
b3b1fa9c71
Update app_main.c
2025-09-06 21:49:46 -07:00
RocketGod
0aacfcde24
Add option for NFC Field Generator
...
I've integrated the option for the NFC Field Generator into Python CLI and application files. TODO: GUI integration.
2025-09-06 21:46:22 -07:00
Derek Jamison
8c670f8554
Add LF Viking support
2025-08-29 11:00:02 -04:00
GameTec-live
09870c3fc5
Merge pull request #276 from Foxushka/ultralight-key-log
...
Mifare Ultralight key logger from reader
2025-08-19 19:59:39 +02:00
GameTec-live
7907efc852
Merge pull request #281 from taichunmin/cmd2015
...
fix error response of cmd MF1_CHECK_KEYS_ON_BLOCK
2025-08-14 11:16:44 +02:00
GameTec-live
039c54a62f
Merge pull request #279 from TeCHiScy/hidcopy
...
feat: offline HIDProx tag copy
2025-08-14 07:25:30 +02:00
taichunmin
234eeaafad
fix error response of cmd MF1_CHECK_KEYS_ON_BLOCK
2025-08-12 04:15:19 +08:00
TeCHiScy
b4c1c63698
feat: offline HIDProx tag copy
...
- refines comments
- use unified code for `lf tag not found` error
- merge lf_em410x_data.h & lf_hidprox_data.h, remove unused macros
- split btn_fn_copy_ic_uid as btn_fn_copy_lf & btn_fn_copy_hf
- fixes offline em410x tag copy not working
- fixes conflict SAADC usage between battery level service & lf fsk demodulator
2025-08-11 21:01:04 +08:00
TeCHiScy
584284c5d5
chore: remove unused wait_end param in request_timeslot
2025-08-11 20:51:28 +08:00
TeCHiScy
a1f6a615b9
chore: update wiegand format reference
2025-08-11 20:41:27 +08:00
TeCHiScy
f2a398d43c
chore: rename functions to keep naming style consistency
2025-08-11 20:37:08 +08:00
Foxushka
dc28a82b19
Mifare Ultralight key logger from reader
2025-08-10 21:39:08 +03:00
Foxushka
d95112f821
Bump NETDATA_MAX_DATA_LENGTH from 512 to 4096
...
USB + BLE are tested
Closes #272
2025-08-09 17:51:57 +03:00
TeCHiScy
098e0a914b
feat: add lf HIDProx read, t55xx write, emulate function ( #267 )
...
* feat: add lf HIDProx read, t55xx write, emulate function
code quaility:
- consistance: simulation -> emulation, label -> tag
- machine translated unreadable comments are made native
logic:
- newly added cli command includes: `lf hid prox read`, `lf hid prox write`, `lf hid prox econfig`
- machester demodulator is simplified
- various wiegand formats of HIDProx are supported
- goertzel algorithm is used in HIDProx FSK demod
- lf read is refactored using stream/feed pattern to boost scan speed
- t55xx write is refactored to share same logic between em410x & HIDProx
- lf emulating is refactored to use PWM peripheral, allowing more card type to be added
closes : #212 , #210
* chore: remove not implemented wiegand format comments
* fix: build ci
* fix: build ci
* fix: build ci
* fix: build ci
2025-08-04 07:01:53 +02:00
Foxushka
cf00761902
Key recovery via backdoor for static encrypted nonce cards ( #263 )
...
* Implement MF1_ENC_NESTED_ACQUIRE in firmware
* Implement MF1_ENC_NESTED_ACQUIRE in software + fix code formatter
* Remove xz and pthreads from sources, use CMake FetchContent
* Update changelog
* lzma.h
* Update CMakeLists.txt
* Update CMakeLists.txt
* Probably fix workflow taking wrong commit for building
* Fix CMake building tools into bin/Debug on Windows
* Added cmd for fetching all slots nicks (without 16 commands)
* Fix type and use temp directory instead cwd (https://github.com/RfidResearchGroup/ChameleonUltra/pull/261 )
* Fix endian for mfu_read_emu_counter_data and mfu_write_emu_counter_data
* Fix --key interpreted as list
2025-08-01 22:12:07 +02:00
unkernet
7065011f22
Fix incorrect slot LED indication when switching via CLI ( #262 )
2025-06-28 14:38:26 +02:00
AbyssAndromalius
303d2d31e1
Mifare Ultralight - Shadowmode ( #251 )
...
* Adding shadow mode to UltraLight
* Syncing with main repos
---------
Co-authored-by: AbyssAndromalius <abyss@barbed.fr >
2025-04-21 18:04:24 +02:00
GameTec_live
a8f7c9d0ff
fix: missed them lol
2025-04-06 13:36:30 +02:00
GameTec_live
e99f8dbd0e
Merge remote-tracking branch 'upstream/main' into pr-merge
2025-04-06 13:28:06 +02:00