flipperdevices / flipperzero-firmware

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

NFC: Show card sector access log after emulation #3159

Open mh- opened 1 year ago

mh- commented 1 year ago

Description of the feature you're suggesting.

For analyzing a live RFID / NFC system it would be very helpful to know what the reader did during emulation. E.g. in Mifare systems usually the reader only tries to read a single card sector, using one of the two keys.

It would be tremendously helpful if Flipper could show a human-readable log of these actions after user ended the emulation of a card.

Anything else?

No response

skotopes commented 1 year ago

@gornekich what do you think?

gornekich commented 1 year ago

@mh- good idea. I think we will take it into work