Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to DESfire support code in #287 #288

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Conversation

maxieds
Copy link
Contributor

@maxieds maxieds commented Oct 20, 2020

The pull request removes some unused code from the testing software for MF DESFire with LibNFC. It also includes a small patch I made to change the ISO14443 select command in the standard Application directory. The changes made only affect the Chameleon when running CONFIG=MF_DESFIRE. The resulting output of nfc-anticol is as follows:

$ nfc-anticol 
NFC reader: SCM Micro / SCL3711-NFC&RW opened

Sent bits:     26 (7 bits)
Received bits: 03  44  
Sent bits:     93  20  
Received bits: 88  f5  7f  3b  39  
Sent bits:     93  70  88  f5  7f  3b  39  c2  24  
Received bits: 04  
Sent bits:     95  20  
Received bits: 7a  24  fc  5f  fd  
Sent bits:     95  70  7a  24  fc  5f  fd  77  70  
Received bits: 20  
Sent bits:     e0  50  bc  a5  
Received bits: 75  77  81  02  80  
Sent bits:     50  00  57  cd  

Found tag with
 UID: f57f3b7a24fc5f
ATQA: 4403
 SAK: 20
 ATS: 75  77  81  02  80

@fptrs fptrs merged commit f19cd6f into emsec:master Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants