mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 13:38:35 -07:00
NFC: Added 6 new Mifare Classic keys from Bulgaria Hotel (#216)
* Update mf_classic_dict.nfc Added 6 new keys from Bulgaria Hotel Keys are not duplicated! * Add section delimiter * No LF at EOF * Update changelog --------- Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,9 @@
|
|||||||
- UL: NRF24 Apps: Use string library compatible with OFW SDK (by @xMasterX)
|
- UL: NRF24 Apps: Use string library compatible with OFW SDK (by @xMasterX)
|
||||||
- OFW: SPI Mem Manager: Fixed UI rendering bug related to line breaks (by @portasynthinca3)
|
- OFW: SPI Mem Manager: Fixed UI rendering bug related to line breaks (by @portasynthinca3)
|
||||||
- CLI: Print plugin name on load fail (by @Willy-JL)
|
- CLI: Print plugin name on load fail (by @Willy-JL)
|
||||||
- OFW: NFC: Rename 'Detect Reader' to 'Extract MF Keys' (by @bettse)
|
- NFC:
|
||||||
|
- Added 6 new Mifare Classic keys from Bulgaria Hotel (#216 by @z3r0l1nk)
|
||||||
|
- OFW: Rename 'Detect Reader' to 'Extract MF Keys' (by @bettse)
|
||||||
- Infrared:
|
- Infrared:
|
||||||
- OFW: IR button operation fails now shows more informative messages (by @RebornedBrain)
|
- OFW: IR button operation fails now shows more informative messages (by @RebornedBrain)
|
||||||
- OFW: Add Airwell AW-HKD012-N91 to univeral AC remote (by @valeraOlexienko)
|
- OFW: Add Airwell AW-HKD012-N91 to univeral AC remote (by @valeraOlexienko)
|
||||||
|
|||||||
@@ -2495,6 +2495,18 @@ EA19E58DD046
|
|||||||
3F41891454EE
|
3F41891454EE
|
||||||
7EDAE7923287
|
7EDAE7923287
|
||||||
11DDA4862A1C
|
11DDA4862A1C
|
||||||
|
# +------------------------------------------------------------------------------------------------------------------------+
|
||||||
|
# | https://github.com/Next-Flip/Momentum-Firmware/blob/dev/applications/main/nfc/resources/nfc/assets/mf_classic_dict.nfc |
|
||||||
|
# +------------------------------------------------------------------------------------------------------------------------+
|
||||||
|
##############################################
|
||||||
|
# BG Hotels - keys from Bulgaria
|
||||||
|
# Found with FlipperNestedRecovery by Z3r0L1nk
|
||||||
|
8000806B5072
|
||||||
|
8430A669558C
|
||||||
|
1202165D4EAB
|
||||||
|
B02094F92A71
|
||||||
|
0402B44FB679
|
||||||
|
A23412F92811
|
||||||
# +---------------------------------------------------------------------+
|
# +---------------------------------------------------------------------+
|
||||||
# | https://github.com/Stepzor11/NFC_keys/blob/main/mf_classic_dict.nfc |
|
# | https://github.com/Stepzor11/NFC_keys/blob/main/mf_classic_dict.nfc |
|
||||||
# +---------------------------------------------------------------------+
|
# +---------------------------------------------------------------------+
|
||||||
|
|||||||
Reference in New Issue
Block a user