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

Bogota - Transmilenio #47

Open
khoyot3 opened this issue Apr 10, 2013 · 5 comments
Open

Bogota - Transmilenio #47

khoyot3 opened this issue Apr 10, 2013 · 5 comments

Comments

@khoyot3
Copy link

khoyot3 commented Apr 10, 2013

I am interested in getting the information off of the mifare cards that We use here in Bogota, Colombia. Right now there are a lot of news about this right now because the municipality in the process of changing the technology.

What is the way to add support to a card into farebot?

@codebutler
Copy link
Owner

What does the NXP TagInfo app say when you scan the card? https://play.google.com/store/apps/details?id=com.nxp.taginfolite&hl=en

@khoyot3
Copy link
Author

khoyot3 commented Apr 10, 2013

** TagInfo scan (version 1.40) 2013-04-10 15:16:11 **

IC manufacturer:

NXP Semiconductors

IC type:

MIFARE Classic (MF1S50)


NFC data set storage not present:


Memory size:

1 kB

  • 16 sectors, with 4 blocks per sector
  • 64 blocks, with 16 bytes per block

Technologies supported:

MIFARE Classic compatible
ISO/IEC 14443-3 (Type A) compatible
ISO/IEC 14443-2 (Type A) compatible

Android technology information:

android.nfc.tech.NdefFormatable
android.nfc.tech.MifareClassic
android.nfc.tech.NfcA

  • Maximum transceive length: 253 bytes
  • Default maximum transceive time-out: 618 ms
    Tag description:
  • TAG: Tech [android.nfc.tech.MifareClassic, android.nfc.tech.NfcA, android.nfc.tech.NdefFormatable]

Detailed protocol information:

ID: E0:AB:55:64
ATQA: 0x0400
SAK: 0x08


@codebutler
Copy link
Owner

Most Mifare Classic cards require an encryption key to read data. You can try using one of the cracking tools (Mfoc).

@khoyot3
Copy link
Author

khoyot3 commented Apr 10, 2013

I already have keys dumps using mfoc and import it in farebot but it show a java.lang.NullPointerException error.

@codebutler
Copy link
Owner

Can you please grab the latest code from git? I fixed a NPE but haven't done a deploy yet.

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

No branches or pull requests

2 participants