Skip to content

Releases: JavaCardOS/pyResMan

pyResMan - DESFire supported.

21 Apr 06:59
Compare
Choose a tag to compare
v5.0

CHG: New version number 5.0. (pyResMan with DESFire supported).

pyResMan-v4.0 Add function for mifare clone 1k.

29 Mar 07:58
Compare
Choose a tag to compare

pyResMan-V3.1

25 Aug 06:43
Compare
Choose a tag to compare

Fix version number problem.

pyResMan-V3.0

16 Aug 07:07
Compare
Choose a tag to compare
v3.0

ADD: The spec file to build pyResMan;

pyResManv2.1

07 Jan 05:19
Compare
Choose a tag to compare

ChangeLog

CHANGE

  • Support Linux platform. (Ubuntu/Debian/Fedora test passed.)
  • Fix some bugs.

TODO

  • APDU Script editable;
  • GP compatible;
  • SW look up;
  • Display and parse ATR;

pyResMan-v2.0

21 Dec 07:36
Compare
Choose a tag to compare

Support

1 Basic APDU operations;
2 Global Platform functions;
3 Run APDU script.

TODO

1 APDU Script editable;
2 GP compatible;
3 SW look up;
4 Display and parse ATR;

pyResMan-v2.0

16 Dec 06:14
Compare
Choose a tag to compare

Support

1 Basic APDU operations;
2 Global Platform functions;
3 Run APDU script.

TODO

1 APDU Script editable;
2 GP compatible;
3 SW look up;
4 Display and parse ATR;

pyResMan-v1.0

25 Nov 05:13
Compare
Choose a tag to compare

Support

  • Transmit sing APDU command
  • Transmit multi APDUs commands use APDU script file
  • Transmit selected APDU commands in the APDU list view

TODO

  • GlobalPlatform functions
  • Script editable function