APDUTool (project notes)
Projet : APDUTool
Author : Didier Donsez, Didier.Donsez@imag.fr
Organization : UJF
Description : Utility to test OCF environnement and send command to a smartcard
Execution
-
- Install OCF (version 1.1 and more) http://www.opencard.org
- To compile, add OCF jar files to the CLASSPATH (from %OCF_ROOT%\lib directory)
- To execute, add OCF jar files to the CLASSPATH (from %OCF_ROOT%\lib directory)
To do
- add VOP commands (select AID, ...)
- add a command that print the last APDU response in format HEX, UTF8, UNICODE, Decimal 8, 16, 32 (little, big endian)