Shaare your links...
1720 links
Mes liens - Abel Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
7 results for tags gsm x
  • Here's How Easy It Is to Make Your Own IMSI-Catcher
    Sun 18 Nov 2018 10:32:24 AM UTC - permalink -
    - https://motherboard.vice.com/en_us/article/gy7qm9/how-i-made-imsi-catcher-cheap-amazon-github
    gsm imsi radio sdr
  • 2038.indd - SocketModem GPRS, Embedded Wireless Modem.pdf
    Sun 15 Oct 2017 09:20:04 PM UTC - permalink -
    - https://media.digikey.com/pdf/Data%20Sheets/Multi-Tech%20Systems%20PDFs/SocketModem%20GPRS,%20Embedded%20Wireless%20Modem.pdf
    gprs gsm modem
  • HE910 AT Commands Reference Guide - s000545.pdf
    commandes modem GPRS
    Sun 15 Oct 2017 09:12:02 PM UTC - permalink -
    - https://www.multitech.com/documents/publications/manuals/s000545.pdf
    gprs gsm modem
  • Unlocking the Huawei E172 on Linux | Abandoned Blog
    Tue 15 Nov 2016 10:51:53 PM UTC - permalink -
    - https://andym3.wordpress.com/2011/07/09/unlocking-the-huawei-e172-on-linux/
    3g gsm huawei linux sms
  • API client for the Free Mobile SMS notification service
    script pour envoyer des sms via l' API de freemobile
    Tue 15 Nov 2016 10:37:23 PM UTC - permalink -
    - https://github.com/C-Duv/freemobile-smsapi-client
    free gsm linux mobile sms
  • 3g » .   . ..:: S y s a d m i n . f r ::.. .  .
    Désimlocker un dongle 3G Huawei E1752 avec (juste) Linux

    le site pour calculer le code de desimlockage : http://a-zgsm.com/freecode/huawei/

    ou mieux un script python qui fait le calcul :
    -----------------------------------------------
    Step one: get your unlock code.
    Find your modem’s 15-digit IMEI, open up a terminal, run python and copy-paste the following code:

    import hashlib
    def get_code (input):
     imei=str(input)
     digest=hashlib.md5((imei+"5e8dd316726b0335").lower()).digest()
     code=0
     for i in range(0,4):
       code += (ord(digest[i])^ord(digest[4+i])^ord(digest[8+i])^ord(digest[12+i])) << (3-i)*8
     code &= 0x1ffffff
     code |= 0x2000000
     return code

    Hit Enter twice after pasting. Next, type in the following, replacing the example IMEI with your own:

    get_code(12345678909876)
    Tue 15 Nov 2016 10:33:25 PM UTC - permalink -
    - http://www.sysadmin.fr/mot-clef/3g
    3g gsm huawei linux sms usb
  • Bookmark Bronco
    VOICI TOUT LES CODES "REPONDEUR" (via Bajazet)
    Tue 11 Nov 2014 04:23:45 PM UTC - permalink -
    - http://www.warriordudimanche.net/shaarli/?PfhgvA
    gsm
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.