Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

nfcshare - cos developer assistant

Other Tools
gandalf
Posts: 11
Joined: Wed Aug 31, 2016 9:57 pm
Points :224
Contact:

nfcshare - cos developer assistant

Post by gandalf » Tue Nov 01, 2016 2:17 am

this is a useful tool for cos developer. its has a internal c like script engine, a minial ui set.

1. gp card contents management


2. scripts/files quick search


3. computing box, also apdu input box


4. atr parse demo ( using two script lines )


Code: Select all

char *s = atr_parse ( "3BF81300008131FE454A434F5076323431B7", 1 );
printf ( "%s\n", s );


5. simple ui editor


6. javacard calculator terminal ui

refer to: https://www.cs.ru.nl/E.Poll/hw/practical.html for more information about this calc applet.

of course, you can invoke the .dll functions, such as 'MessageBoxA', 'OutputDebugStringA', 'GetWindowText' ... to
program a util tool. ^)^

btw. it has jcop.exe internal supporting, you can test applets without a hardware smartcard.
you can get it from >> sf <<

if you have some problem, post me, i can help you out.


* if you meet the following dialog, please download a vs2010_crt from >> Microsoft <<
You do not have the required permissions to view the files attached to this post. Please login first.

Harten
Posts: 12
Joined: Tue Nov 17, 2015 7:41 am
Points :96
Contact:

Re: nfcshare - cos developer assistant

Post by Harten » Tue Nov 01, 2016 11:38 pm

It's an excellent tool. Thanks for sharing!

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 17 guests

JavaCard OS : Disclaimer