Skip to content

JavaCardOS/pyResMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyResMan

A open source smartcard tool to manage smartcard resource.

Dependencies

Compile

pyinstaller -F -npyResMan --version-file version.txt -w pyResMan/Main.py

Run as python program

python pyResMan/Main.py

User Interface

Module Figure

Operations

  • Connect card: Select reader, transmit protocol, connect mode and connect
  • Transmit sing APDU command: Input CLA, INS, P1, P2, LC, DATA, LE, then tranmit it to the card
  • Auto GetResponse: If transmit protocol is T0, check the "Auto GetResponse" flag to auto get response
  • Run APDU script: Select script file, set run loop count, and run the script
  • Run select APDU item: Select single/multi item(s) in the APDU list view, and use the popup menu to run it/them
  • Visit website: Click the website url to visit our website
  • Join discussion: If have any problems, click the Discussion url to visit our forum to join discussion

TODO

  • Script editable
  • GP commands supports

About

pyResMan is a free open source smartcard tool for JavaCard and other smart card. It can be used to send APDU(s), execute APDU script(s); It can be used to debug ISO14443 protocol commands and Mifare commands with R502 SPY reader; It can also be used to manage resource of GP card, It is based on pyScard and GlobalPlatform open source projects.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages