iceman1001/ChameleonMini-rebootedGUI

Feature: Read out Card

Vrumfondel opened this issue · 5 comments

Just to start a discussion here:
At least the RevG has commands for rawWrite/Read to the NFC card. In theory that should anable to read out the content of any card (considering a known key).

Wouldn't this be a nice - and unique - feature ?

Sounds like a nice feature for v1.3 👍

Opens up for all the key-file stuff, lucklily we have json/eml support already. This will enable a faster development.

  • MCT keyfiles
  • PM3 keyfiles

@Vrumfondel did you manage to get something done with this?

Well, I'm struggeling to get the corresponding commands working - what ever command I send out to a card I always get a timeout response.
I'm in discussion with emsec, but their response time is quite slow ....

ping

We have an identify button now. Which prints it in the log text box.
I think we would need a new tab with the dedicated RevG reader functionality for a nice user experience.