JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
script file format for pyapdutool.
script file format for pyapdutool.
I want to make a script file and send it via pyApdutool. But I don't know the script file format for pyApdutool.
Is there any document that can help me ?
Is there any document that can help me ?
Re: script file format for pyapdutool.
Every APDU command is ended up with semicolon. The format of script command is as follows.
Here is an example, including checking SW1,SW2 correct or error upon the expected value.
Code: Select all
00A404000611223344556600;
0001223300;
0001050602112200;
Here is an example, including checking SW1,SW2 correct or error upon the expected value.
Code: Select all
//check SW1 SW2 and data
//expect: 6F5C8408A000000003000000A550734A06072A864886FC6B01600C060A2A864886FC6B02020101630906072A864886FC6B03640B06092A864886FC6B040255650B06092B8510864864020103660C060A2B060104012A026E01029F6501FF9000
00A40400;
//expect: 9000
00A40400;
//only check SW1 SW2
//expect: 6A82
00A40400051122334455;
//expect: 6A82
00A40400051122334455;
Who is online
Users browsing this forum: No registered users and 34 guests