Yubico Forum
https://forum.yubico.com/

How to tell which apps are on my Neo and what versions?
https://forum.yubico.com/viewtopic.php?f=26&t=1307
Page 1 of 1

Author:  magnus98 [ Sat Feb 01, 2014 1:01 am ]
Post subject:  How to tell which apps are on my Neo and what versions?

I'm using Windows 8.1 and would like to know how to tell what apps are on my Neo and versions they are? Can someone provide the syntax for that? Thanks

Author:  Tom [ Mon Feb 03, 2014 8:55 am ]
Post subject:  Re: How to tell which apps are on my Neo and what versions?

Hello,
The app on your NEO are OpenPGP and Yubico Authenticator. If you want to list them you will need to install GPShell and execute the following script.

mode_211
establish_context
card_connect
#select -AID a000000003000000
open_sc -security 1 -keyind 0 -keyver 0 -mac_key 404142434445464748494a4b4c4d4e4f -enc_key 404142434445464748494a4b4c4d4e4f
get_status -element 20
card_disconnect
release_context

Author:  martinpaljak [ Mon Feb 03, 2014 11:22 pm ]
Post subject:  Re: How to tell which apps are on my Neo and what versions?

If you find gpshell cumbersome to use, fetch this:

https://github.com/martinpaljak/GlobalPlatform


Code:
java -jar gp.jar -list

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/