iceman1001 / ChameleonMini-rebootedGUI

Windows based GUI for Chameleon Mini, the contactless smartcard emulator (NFC/RFID)
GNU General Public License v3.0
290 stars 72 forks source link

Feature: Read out Card #96

Open Vrumfondel opened 5 years ago

Vrumfondel commented 5 years ago

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 ?

iceman1001 commented 5 years ago

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.

iceman1001 commented 5 years ago

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

Vrumfondel commented 5 years ago

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 ....

iceman1001 commented 5 years ago

ping

iceman1001 commented 4 years ago

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.