Area: Photo gallery
JSmartCardExplorer : Cross-platform, low level APDU smart card development

ScreenshotJSmartCardExplorer is Java (cross-platform), graphical, low level (APDU) smart card tool aimed to help developing of smart card applications and understanding of ISO-7816 protocol.

It's build on top of Sun's smartcard API(s) so it does not require any external dll or framework.

It can be really useful when studying / developing / testing smart cards technologies

Features

  • Low level APDU (T=0 / T=1) communication protocols
  • Command history (with save capabilities)
  • Hex data viewer
  • ISO7816 FileSystem explorer (experimental)

Download:

Running:

Execute via Java WebStartClick here to execute now (requires Sun Java 1.6+)

If you prefer to download the application, download the compiled jar package, and double-click on the jar file.
If this does't work, open a shell (or command prompt), cd to download folder and type
java -jar JSmartCardExplorer.jar

License:

The application is released under the terms of the GNU GPL

Links: