WeSearch

Software SIM Card

·1 min read · 0 reactions · 0 comments · 24 views
#software#simulator#technology#swSIM#PC/SC#SIMtrace 2#github#tomasz-lisowski
Software SIM Card
TL;DR · WeSearch summary

The swSIM project is an all-software SIM card simulator that does not rely on any SIM hardware to work. It can connect to a PC via PC/SC using the swICC PC/SC reader and allows interaction with any phone with a SIM card slot. The project can be cloned recursively and compiled using make and gcc, with no extra runtime dependencies required.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

swSIM Project needs to be cloned recursively. Downloading the ZIP is not enough. swSIM is an all-software SIM card. It's the first publicly available (to the best of my knowledge) SIM card simulator which does not rely on any SIM hardware to work. Scope A software-only SIM card simulator. It does NOT depend on any hardware to work. Can connect to the PC via PC/SC using the swICC PC/SC reader. The PC/SC interface allows it to connect to ANY phone with a SIM card slot. We used the SIMtrace 2 device running on the cardem firmware but any other tool which forwards messages to and from the phone would work as well. Install You need make and gcc to compile the project. No extra runtime dependencies.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub