Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 332 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 332 Bytes

apdu-parser

Parses given APDU response code returning a message description.

CSV file built with data available at EftLab (broken link)

Usage: python3 apdu-parser.py SW1 (returns generic description) or python3 apdu-parser.py SW1 SW2