Skip to content

ngkore/UICC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

UICC

Refernce: UICC v2.6, the official tar file

Build UICC

Make sure g++ & gcc are already installed.

Clone this repo:

git clone https://github.com/NgKore47/UICC.git
cd UICC/uicc-v2.6/
make

Read the SIM data:

sudo ./program_uicc

To configure sim for SD-Core:

sudo ./program_uicc --adm 12345678 --imsi 001010100007494 --isdn 00000001 --acc 0001 --key 5122250214c33e723a5dd523fc145fc0 --opc 981d464c7c52eb6e5036234984ad0bcf -spn "SDCore" --authenticate

To configure sim for OAI-Core:

sudo ./program_uicc --adm 12345678 --imsi 001010000000001 --isdn 00000001 --acc 0001 --key fec86ba6eb707ed08905757b1bb44b8f --opc C42449363BBAD02B66D16BC975D77CC1 -spn "OpenAirInterface" --authenticate

To configure sim for Free5GC-Core:

sudo ./program_uicc --adm 12345678 --imsi 001010000000001 --isdn 00000001 --acc 0001 --key 8baf473f2f8fd09487cccbd7097c6862 --opc 8e27b6af0e692e750f32667a3b14605d -spn "Free5GC" --authenticate

NOTE: If you face any error while running the above commands, then:

  • remove the binary file program_uicc from the uicc-v2.6 directory
  • and the run make command in terminal
  • then run the above command/s to wirte the sim configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •