iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
465 stars 116 forks source link

hf mfdes authentication to an app (DesFire EV1) #165

Closed jpclair closed 6 years ago

jpclair commented 6 years ago

Hi,

I have a question regarding the command hf mfdes auth

With the Desfire EV1, when I have to read datas from an app: 1) select App 2) authenticate (with the key + crypto) 3) read datas (or write data with a write key)

Is there a way to reproduce that behavior with the mfdes auth command?

Thanks,

iceman1001 commented 6 years ago

there is not much Desfire functionality implemented, do feel free to contribute with adding read/write commands

jpclair commented 6 years ago

Ok thanks for your help. I'm a beginner in electronics, and in C. So I don't think I'm able to help to implement this kind of feature :)

iceman1001 commented 6 years ago

A good challenge :) you can do it!