Gemplus 8kb Combi Card

luckpie87

New member
Local time
8:51 PM
Messages
1
how can i get the mifare key of Gemplus 8kb Combi Card?
 

My Computer My Computer

At a glance

windows7
OS
windows7
coding:
System.out.println("Waiting for a card..");
terminal.waitForCardPresent (0);
Card card = terminal.connect("T=0");

output:
after i run this coding.the error is detect.
Waiting for a card..
java.lang.NullPointerException
at my.xx.xxx.Read.<init>(Read.java:34)
i used gemplus 8kb combicard..and creader is omnikey 5321.
the protocol i used is correct but stil the data from the card cannot be displayed.does anyone know?
 

My Computer My Computer

At a glance

windows
OS
windows
Back
Top