Smart Card Sniffing And Debugging Tool Code
Smart Card Sniffing And Debugging Tool for contact based SIM/ME comm.
Brought to you by:
gittebager
File | Date | Author | Commit |
---|---|---|---|
Sniffer-SF | 2013-11-18 |
![]() |
[f1e429] a few fixes to mainform.cs |
.gitignore | 2013-10-30 |
![]() |
[336d39] Removed reference to pdf help docs in Help box ... |
README | 2013-09-22 |
![]() |
[e5aeef] updated readme |
SCSDT - Smart Card Sniffing And Debugging Tool is created to log the communication between a SIM/ME on a contact based level. The software contains a simulator and a converter that takes individual logged APDU bytes (originally retrieved from the hardware) and transform them into an IO script on the form : //Select I: A0 A4 00 00 02 3F 00 O: 9F 16 Where the instruction of the APDU is read from an XML file that can be extended with proprietary commands. ------------------------------ link: https://sourceforge.net/projects/smartcardsniffinganddebugging/ ------------------------------ e-mail : gbadevelopment@gmail.com ------------------------------ State of the software: ---------------------------- The software was intended to work with a piece of hardware, but will also work without it - if the user provides a "log file" in an expected format. In the documentation folder, such a script has been provided.