Code Monkey home page Code Monkey logo

Comments (2)

pokusew avatar pokusew commented on June 2, 2024

Hi @therealri,

you are right, I haven't noticed it.
Thank you.

I prepared the desfire example, when I was helping somebody with debugging issues with implementing DESFire authentication protocol.

Working with a Mifare DESFire card is a bit tricky, because DESFire cards' protocol and technical documentation are under NDA meaning that they are not publicly accessible on the Internet. 😄

It looks, that there is a problem with the read command (which is ok, it would be worse, if there was a problem with authentication 😄).
Probably the file doesn't exist or something similar.

We need to take a look into documentation and fix the example according to it.
Currently, I am too busy to do it right now.

Could you take a look at it? I would highly appreciate it.

PS I don't know your usecase, but it is always good to choose card type according to it. Sou if you don't need the complexity of DESFire cards (which are more expensive btw), Mifare Classic could be OK. I will look into it, right now. I am available for chat here https://discord.gg/bg3yazg.

Hope it helps.

from nfc-pcsc.

jpclair avatar jpclair commented on June 2, 2024

Hi @pokusew
In your example, you try to read files stored in the Master app. I'm not sure you can create files on 0x000000 AID (maybe I'm wrong), and not sure that is a good practice to do so :).

I made a PR with the addition of the method GetApplicationIDs
onIDs #35
It's just a draft, so tell me.

from nfc-pcsc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.