FeitianSmartcardReader / pssi

Automatically exported from code.google.com/p/pssi
GNU General Public License v3.0
0 stars 0 forks source link

Document in the wiki a sample execution of the tool #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is not easy to know HOW to use pssi. The documentation is missleading since 
it says:

Usage: pssi [options] plugin

But in fact it should be:

Usage: pssi [options] plugin_path

Execution samples are:
$ ./pssi.py plugins/emv
$ ./pssi.py plugins/navigo
$ ./pssi.py plugins/sim

Original issue reported on code.google.com by ludovic....@gmail.com on 11 Nov 2010 at 10:51

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed in revision 37.

Original comment by eric.bou...@gmail.com on 11 Nov 2010 at 3:02