Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a9na/simcardsimulator

📱 A C++ project simulating SIM card operations. Features include storing/retrieving IMSI, network authentication, contact management, and basic OTA communication. Demonstrates user authentication and network interaction. 🔒📞
https://github.com/a9na/simcardsimulator

Last synced: about 2 months ago
JSON representation

📱 A C++ project simulating SIM card operations. Features include storing/retrieving IMSI, network authentication, contact management, and basic OTA communication. Demonstrates user authentication and network interaction. 🔒📞

Awesome Lists containing this project

README

        

# SIMCardSimulator 📱

### Description
SIMCardSimulator is a C++ project that replicates the essential functions of a SIM card. It provides a hands-on experience with key SIM operations, including contact management, IMSI retrieval, and user authentication.

### Features:
- **📇 Contact Management:** Store and manage contacts easily
- **🔐 Authentication:** Validate SIM card using IMSI and PIN
- **🌐 Network Simulation:** Simulate communication between the SIM card and mobile networks
- **📡 OTA Communication:** Basic simulation of over-the-air interactions

Dive into the workings of SIM cards and see how they interact with mobile networks! 🚀