python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Installing an applet on a JavaCard
I am trying to install an applet on a JavaCard using GlobalPlatformPro, however keep getting the error code 6985 - conditions of use not satisfied. I have done some research and found that this could ...
LozCodes
Votes: 0
Answers: 1
Command data field of Send LOAD
I want to install applets on Java Card with C# program. I've successfully steps 1-4.
I'm having trouble at step 5. Send LOAD (80 E8 00 00 XX..), What is Command data field (C482099B010023DEC..) of LOA...
Ihdina
Votes: 0
Answers: 1
How to send peripheral commands to an ACS smart card reader with python and pyscard
I would like to programmatically control the buzzer of a smart card reader ACS ACR1281U-C1 but I am not sure to understand correctly how to use ESCAPE command for this.
I use python 3.9.6 + pyscard 2....
Baldorius
Votes: 0
Answers: 0