- Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathGPShell_script.txt
More file actions
Latest commit
25 lines (19 loc) · 502 Bytes
/
Copy pathGPShell_script.txt
File metadata and controls
25 lines (19 loc) · 502 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
mode_211
enable_trace
enable_timer
establish_context
card_connect
select -AID a000000003000000
open_sc -security 1 -keyind 0 -keyver 0 -key 404142434445464748494a4b4c4d4e4f -keyDerivation emvcps11 // Open secure channel
//smartid
//delete -AID 201406010000
//passwd manager
//delete -AID 201406010001
//install -file SmartID.cap -priv 2
//install -file PasswdManager.cap -priv 2
//show packet aid
get_status -element 20
//show applet aid
get_status -element 40
card_disconnect
release_context