Skip to content

typelogic/jcshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM JavaCard Shell

Check if PC/SC and attached USB reader works:

java -Dsun.security.smartcardio.library=/usr/lib/x86_64-linux-gnu/libpcsclite.so -jar gp.jar --list

Launch base interactive shell:

./jcshell.sh

Launch interactive shell with custom functions folder:

./jcshell.sh scripts/card-applets/

The presence of jcshell.rc in the custom functions folder allows for further customizations.

Mifare DESFire EV2

./jcshell.sh scripts/desfire/
/atr
GetApplicationIDs
CreateApplication 0102030F0E
GetApplicationIDs
SelectApplication 010203

About

IBM JavaCard Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages