🗒️
notes
  • Journal
  • URLs
  • Java Card
    • SCP02
    • Rapid Notes
    • _FIXVALS_
    • Mifare
    • Chain Of Trust
  • Encoding
    • CBEFF
    • Bytes
  • Snippets
    • JNI_OnLoad
  • float to byte[]
  • Protobuf
  • C/C++
    • Containers
    • Basics
    • JNI
    • gcov
    • Castings
  • chess
    • Untitled
  • Compression
    • Untitled
  • Snippets
    • Untitled
  • Build Systems
    • Maven
    • Windows
  • Gradle
  • CMake
  • Java
    • Untitled
    • Certificates
  • Android
    • Mifare
  • Python
    • ctypes
  • WebSub
    • References
  • Spring Boot
    • Form-based Authentication
    • Basic Access Authentication
    • JWT Authentication
  • QR Code
    • Denso QR Code
  • Philosophical Inquiry
    • First
  • XML
    • xmlstarlet
Powered by GitBook
On this page

Was this helpful?

  1. Android

Mifare

LogoGitHub - jekkos/android-hce-desfire: A HCE software implementation of the NXP Desfire NFC protocol in an Android app (to be used with Cyanogenmod HCE patch)GitHub

LogoHome · emsec/ChameleonMini WikiGitHub

Most Android hardware uses NXP PN544 as NFC controller. But some uses Broadcom BCM20793. The Mifare Classic is an NXP proprietary technology and only readable by mobile phones with NXP NFC controllers. Here is Android API regarding this support:

LogoAdvanced NFC overview  |  Android DevelopersAndroid Developers

For Dell E7470 which uses a Broadcom NFC controller:

LogoGitHub - jacekkow/controlvault2-nfc-enable: Enable NFC on Linux for pcscd on Dell E7470 (and others) with ControlVault2GitHub

LogoDIY electronic RFID Door Lock with Battery BackupCodeProject
LogoMifare DESFire - An IntroductionLinkedInEditors

PreviousCertificatesNextctypes

Last updated 4 years ago

Was this helpful?