Skip to content

Conversation

@tomkp
Copy link
Owner

@tomkp tomkp commented Dec 28, 2025

Summary

  • Add emv info - Show card information (ATR, reader, applications)
  • Add emv dump - Dump all readable card data (PSE response, records)

Test plan

  • All 101 tests pass (2 new tests + 99 existing)
  • Lint passes

Closes #61

Add commands to display card information:
- `emv info` - Show card information (ATR, reader, applications)
- `emv dump` - Dump all readable card data (PSE response, records)

Closes #61
@tomkp tomkp merged commit 137a73c into master Dec 28, 2025
2 checks passed
@tomkp tomkp deleted the feature/info-commands branch December 28, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement info/diagnostic commands (info, dump)

2 participants