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.
- π 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! π