[Pcsclite-muscle] apdu4j - Java code and command line utility for working with smart cards

Martin Paljak martin at martinpaljak.net
Sun Feb 8 10:13:10 UTC 2015


Hello,

I'd like to announce the existence of a little Java utility called
apdu4j [1] which I created for debugging and encapsulating different
"APDU layer" things when working with smart cards and readers via Java
and javax.smartcardio.

This also includes making Java talk to pcsc-lite and a command line
utility not unlike opensc-tool.

As a bonus for those who like command line, there's an option to take
you directly to the useful smartcard-atr webapp for inserted card(s):
sc -lvw or sc -l -v -w (this should probably be renamed to something
shorter and unambiguous)

It is MIT licensed and intended to be included into Java projects that
work with javax.smartcardio and don't want to re-invent the wheel or
deal with fixing the bugs that Java has.

Comments, patches and suggestions are welcome.

[1] https://github.com/martinpaljak/apdu4j
--
Martin
+372 515 6495



More information about the Pcsclite-muscle mailing list