
A software SIM card.
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.
make and gcc to compile the project. No extra runtime dependencies.sudo apt-get install make gccgit clone --recurse-submodules [email protected]:tomasz-lisowski/swsim.gitcd swsimmake main-dbg (for more info on building, take a look at ./doc/install.md)../build/swsim.elf --ip 127.0.0.1 --port 37324 --fs filesystem.swiccfs --fs-gen ./data/usim.jsonpcsc_scan (part of the pcsc-tools package) will show some details of the card.