Skip to content

LedgerHQ/dale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy APDU Logger, Explained

This project aims at parsing all kind of APDU exchange files, and displaying them in a understandable fashion.

Install

From the top of the repo, given you have the right to install the package (either root or in a virtualenv):

pip install .

Usage

Once install, you should now have a dale command:

$ dale -h
usage: dale [-h] APDU_FILE

Explicit logging of a list of APDUs

positional arguments:
  APDU_FILE   The file containing the list of APDUs

optional arguments:
  -h, --help  show this help message and exit

About

Dummy APDU Logger, Explained

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages