Open cfk4lif3 opened 7 years ago
File ID 0 appears to have some ASN.1-encoded data, which is probably an (EC)DSA signature of some sort. After skipping 0x1C bytes and dumping the bytes into openssl's asn1parse:
0:d=0 hl=2 l= 52 cons: SEQUENCE
2:d=1 hl=2 l= 24 prim: INTEGER :3B558AB46FBF8F5B70ED9B47F214800BFB3140F9E05C2E9B
28:d=1 hl=2 l= 24 prim: INTEGER :47BAC77B0CEED3E8ADAEFB69609781F447CD90FF34A9FF72
54:d=0 hl=2 l= 0 prim: EOC
Can you supply the annotations for this dump or (preferably) another dump with annotations? Like current balance and serial number printed on card
TLDR: only serial number and issue date is stored on those cards, no balance or trips.
I got my hands on one of those.
So it doesn't look like balance is stored on the card. The main serial number may be derivable from MFG number. if it's not the main serial number is unavailable.
PR: https://github.com/micolous/metrodroid/pull/196 . But as I said: almost no info is stored on the card