Skip to content

lorenzodifuccia/SLE4442-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SLE4442 Manager

A comprehensive tool for reading, writing, and managing SLE4442 smart cards with both GUI (PyQt5) and CLI support.

SLE4442 Manager GUI

Acknowledgments

Thanks to @luu176 and @hvfrancesco for their previous work.

Features

  • Read and Write card memory
  • Import/Export raw HEX format files
  • Read security memory (error counter and protection bits)
  • Unlock and Change PSC (PIN)
  • Send raw APDU commands for advanced operations
  • Multiple reader support with automatic detection
  • APDU logging for debugging
  • Full CLI support for automation and scripting

Screenshots

Read Operations

Read card memory

Export and Import

Export and Import functionality

Export and Import functionality

Write Operations

Write to card

PIN Management and Exception Handling

PIN unlock and error handling

Raw APDU and Logs

Raw APDU commands and logging

Quick Start

pip install pyscard
pip install PyQt5  # Optional, for GUI mode


python sle4442_manager.py

python sle4442_manager.py --nogui # for CLI mode

About

A comprehensive tool for reading, writing, and managing SLE4442 smart cards with both GUI (PyQt5) and CLI support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages