Giter VIP home page Giter VIP logo

program_uicc's Introduction

program_uicc

This is the modified Software to read/write USIM from http://open-cells.com/d5138782a8739209ec5760865b1e53b0/uicc-v1.3.tgz. This software was createt by Laurent Thomas at the Open-Cells project company.

Possible options are:

  1. --port Linux port to access the card reader (/dev/ttyUSB0)
  2. --adm The ADM code of the card (the master password is 85496936)
  3. --iccid the UICC id to set
  4. --imsi The imsi to set, we automatically set complementary files such as "home PLMN"
  5. --opc OPc field: OPerator code: must be also set in HSS (exlusive with OP)
  6. --isdn The mobile phone number (not used in simple 4G)
  7. --acc One of the defined security codes
  8. --key The authentication key (called Ki in 3G/4G, Kc in GSM), must be the same in HSS
  9. --MNCsize Mobile network code size in digits (default to 2)
  10. --xx OP field: OPerator code: must be also set in HSS (exclusive with OPc)
  11. --authenticate Test the milenage authentication and discover the current sequence number
  12. --spn service provider name: the name that the UE will show as 'network'
  13. --rusimv Read USIM values: 1 -> yes, 0 -> no

Building:

  1. Modify program_uicc.c file
  2. make

Use:

sudo ./program_uicc --adm 12345678 --opc e734f8734007d6c5ce7a0508809e7e9c --key 8baf473f2f8fd09487cccbd7097c6862 --spn openairinterface --authenticate

program_uicc's People

Contributors

lfarizav avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.