A open source smartcard APDU tool to manage smartcard resource. It can be used to debug ISO14443 protocol commands and Mifare commands with R502 SPY reader. It is based on pyResMan project and pyGlobalPlatform project.
##Dependencies
- Python
- [pyScard] (http://pyscard.sourceforge.net/)
- [pyGlobalPlatform] (https://github.com/JavaCardOS/pyGlobalPlatform)
- [GlobalPlatform] (http://sourceforge.net/projects/globalplatform/)
- Compiler: pyInstaller
##User Manual
##Discussions Please visit: pyResMan Discussions
##User Interface
###Basic APDU
###GlobalPlatform: Content Manager
###GlobalPlatform: Content Viewer
###GlobalPlatform: Key Manager
###SmartCard Debugger
###Script

##TODO
- APDU Script editable;
- GP compatible;
- SW look up;
- Display and parse ATR;
