556af0b82b
* nfc: Refactor Mifare Ultralight feature flags Unify them in both reader and emulator to make handling easier * nfc: Refactor MFUL PWD_AUTH and add AUTHLIM counter * nfc: Add MFUL EV1 VCSL command emulation * nfc: Enforce message size check in MFUL emulation Also fix READ_CNT byte order, but it's not fully working * nfc: Add MFUL auth counter serialization Also fill counter on successful read from tag * nfc: Fix MFUL INCR_CNT emulation * nfc: Fix MFUL READ_CNT emulation * nfc: Refactor MFUL emulation and implement full write support * nfc: Fix Mifare Ultralight serialization * nfc: Add MFUL OTP/CC handling * nfc: Make sure MF0UL21 dynamic lock byte 3 also reads 0xBD * nfc: Small MFUL refactor and fix CFGLCK behavior * WIP: nfc: MFUL read support with ASCII mirror and auth roll-over This is too complex and I don't like it * nfc: Simplify MFUL read emulation, fix mirror range check * nfc: Implement MFUL auth and ASCII mirror for FAST_READ * nfc: Fix MFUL read roll-over with AUTH0 set * nfc: Implement MFUL read counter increment * nfc: Align ASCII mirror to NTAG21x behavior * nfc: Handle invalid command in MFUL emulation * nfc: Fix MFUL static lock check * nfc: Refactor MFUL emulation to use cached config pages * nfc: Refactor MFUL auth counter to count up instead of down * nfc: Add missing NULL check * WIP: nfc: Various MFUL emulation behavior tweaks * WIP: nfc: More MFUL emulation behavior adjustments * nfc: Match AUTHLIM emulation to NTAG21x behavior * nfc: Fix MFUL dynamic lock emulation * nfc: Fix typo in MFUL read counters * nfc: Fix typo in MFUL FAST_READ emulation * nfc: Increase emulation TX buffer size Enough space for if someone requests FAST_READ of all pages of an NTAG * nfc: Fix MFUL negative verification counter overflow * nfc: Change auth counter kv name * nfc: Fix NTAG I2C FAST_READ emulation * nfc: Fix NTAG21x config reload behavior Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
furi_hal_bt_hid.c | ||
furi_hal_bt_serial.c | ||
furi_hal_bt.c | ||
furi_hal_clock.c | ||
furi_hal_clock.h | ||
furi_hal_compress.c | ||
furi_hal_console.c | ||
furi_hal_console.h | ||
furi_hal_crc.c | ||
furi_hal_crc.h | ||
furi_hal_crypto.c | ||
furi_hal_debug.c | ||
furi_hal_delay.c | ||
furi_hal_flash.c | ||
furi_hal_flash.h | ||
furi_hal_gpio.c | ||
furi_hal_gpio.h | ||
furi_hal_i2c_config.c | ||
furi_hal_i2c_config.h | ||
furi_hal_i2c_types.h | ||
furi_hal_i2c.c | ||
furi_hal_ibutton.c | ||
furi_hal_idle_timer.h | ||
furi_hal_info.c | ||
furi_hal_infrared.c | ||
furi_hal_interrupt.c | ||
furi_hal_interrupt.h | ||
furi_hal_light.c | ||
furi_hal_nfc.c | ||
furi_hal_os.c | ||
furi_hal_os.h | ||
furi_hal_power.c | ||
furi_hal_random.c | ||
furi_hal_resources.c | ||
furi_hal_resources.h | ||
furi_hal_rfid.c | ||
furi_hal_rtc.c | ||
furi_hal_sd.c | ||
furi_hal_speaker.c | ||
furi_hal_spi_config.c | ||
furi_hal_spi_config.h | ||
furi_hal_spi_types.h | ||
furi_hal_spi.c | ||
furi_hal_subghz_configs.h | ||
furi_hal_subghz.c | ||
furi_hal_uart.c | ||
furi_hal_uart.h | ||
furi_hal_usb_cdc_i.h | ||
furi_hal_usb_cdc.c | ||
furi_hal_usb_hid.c | ||
furi_hal_usb_i.h | ||
furi_hal_usb_u2f.c | ||
furi_hal_usb.c | ||
furi_hal_version.c | ||
furi_hal_vibro.c | ||
furi_hal.c |