Releases: noproto/xero-firmware
Releases Β· noproto/xero-firmware
1.1.2-xero
Fixed
- MIFARE Classic Key recovery improvements: further stabilization
- Fix issue with state machine performing key reuse early (first identified in transportation cards - shared patch on PR #4048 to OFW)
OFW changes: See the release notes for 1.1.2
Under development
- MFKey 3.1: 6x faster static encrypted nonce attacks, all on your Flipper Zero
- Post 3822 refactor continued, general performance and process improvements
- Ultralight C dictionary attacks: common key attacks through the same process you'd read any other card
- Finalizing dev feature branch, public preview shared on Christmas
- Ultralight C/AES key recovery attack: Researching a new potential attack against Ultralight C which can be used to expand the Ultralight C dictionary, developing PoC app
- Tesla credential enrollment: use your Flipper as an unofficial Tesla key card
Join our Discord and help shape our cutting-edge and NFC-focused firmware.
1.1.2-rc-xero
Added
- Better source dictionary for MIFARE Classic default keys (PM3 Iceman fork), trimmed known dynamic keys and comments for efficient loading
- Picopass default app
Fixed
- MIFARE Classic Key recovery improvements: further stabilization
- MIFARE Classic 4K support
- Fix issue with state machine resuming dictionary attack after identifying an invalid candidate key
- PVS flagged redundant code removed, minor performance improvements
OFW changes: See the release notes for 1.1.2-rc
Under development
- MFKey 3.1: 6x faster static encrypted nonce attacks, all on your Flipper Zero
- Post 3822 refactor, general performance and process improvements
- Ultralight C dictionary attacks: common key attacks through the same process you'd read any other card
- Dictionary attack logic complete, working on 3DES authentication
- Tesla credential enrollment: use your Flipper as an unofficial Tesla key card
- Base application now building
Join our Discord and help shape our cutting-edge and NFC-focused firmware.
1.1.0-rc-xero
Fixed
- MIFARE Classic Key recovery improvements: further stabilization
- All user (and Flipper Devices) reported crashes and hangs fixed
- Performance improvement reading MIFARE Classic tags (one fewer collected nonce)
OFW changes: See the release notes for 1.1.0-rc
Under development
- MFKey 3.1: 6x faster static encrypted nonce attacks, all on your Flipper Zero
- Ultralight C dictionary attacks: common key attacks through the same process you'd read any other card
- Tesla credential enrollment: use your Flipper as an unofficial Tesla key card
Join our Discord and help shape our cutting-edge and NFC-focused firmware.
1.0.1-xero
Initial release π
Added
- MIFARE Classic Key recovery improvements
- MIFARE Classic Accelerated dictionary attack: dictionary attacks reduced to several seconds - checks ~3500 keys per second
- MIFARE Classic Nested attack support: collects nested nonces to be cracked by MFKey
- MIFARE Classic Static encrypted backdoor support: collects static encrypted nonces to be cracked by MFKey using NXP/Fudan backdoor
- MFKey 3.0: Mfkey32, Static Nested, and Static Encrypted attacks all on your Flipper Zero