Skip to content

Releases: noproto/xero-firmware

1.1.2-xero

04 Jan 09:37
Compare
Choose a tag to compare

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

04 Nov 14:57
Compare
Choose a tag to compare
1.1.2-rc-xero Pre-release
Pre-release

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

18 Oct 07:24
Compare
Choose a tag to compare
1.1.0-rc-xero Pre-release
Pre-release

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

09 Oct 03:31
Compare
Choose a tag to compare

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