Update README.md with feature goals

This commit is contained in:
noproto
2024-10-02 00:33:58 -04:00
parent 696817cd8e
commit 68a71eebb7

View File

@@ -28,8 +28,15 @@ Coming from other custom firmware, you'll get:
# Xero features
* Ultralight C attacks (coming soon!)
* Minimal theme (coming soon!)
* **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 (coming soon!)
* **MIFARE Ultralight C Dictionary attack** (coming soon!)
* **MIFARE Ultralight C Emulation** (coming soon!)
* **NFC app memory improvements** (coming soon!)
* **Minimal theme** (coming soon!)
# Contributing