flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
11.69k stars 2.59k forks source link

[FL-3786] Fixed infinite loop in dictionary attack scene #3686

Closed RebornedBrain closed 2 weeks ago

RebornedBrain commented 3 weeks ago

What's new

Verification

  1. Read MIFARE Classic
  2. Skip dictionary attack
  3. Choose 'More' -> 'Unlock with dictionary'
  4. Goto to step 2

Actual result: It requires to repeat 'Back' operation several times until it will go back to NFC menu New result: On pressing 'Back' button Flipper will move back to NFC menu

Checklist (For Reviewer)