Rain Mifi Router

Faziki

Well-Known Member
Joined
Aug 31, 2015
Messages
162
Hello guys,

I would like to find out if any of you guys gotten a way to unlock or load a new ROM/firmware onto the Rain Mifi router?

1559742504341.png

Reason for this is I would like to use it with another sim card like a pre-paid sim or anything else except Rain. is there any way of doing this?

Thanks in advance
Faz.
 

marioat1

Expert Member
Joined
Sep 18, 2016
Messages
1,534
Hello guys,

I would like to find out if any of you guys gotten a way to unlock or load a new ROM/firmware onto the Rain Mifi router?

View attachment 668163

Reason for this is I would like to use it with another sim card like a pre-paid sim or anything else except Rain. is there any way of doing this?

Thanks in advance
Faz.
Have you put a different sim in to see if it's necessary?
 

Dan C

Honorary Master
Joined
Nov 21, 2005
Messages
36,655
Hello guys,

I would like to find out if any of you guys gotten a way to unlock or load a new ROM/firmware onto the Rain Mifi router?

View attachment 668163

Reason for this is I would like to use it with another sim card like a pre-paid sim or anything else except Rain. is there any way of doing this?

Thanks in advance
Faz.
It works with a Telkom SIM. No unlocking.
 

snorkelknorkel

New Member
Joined
Jul 13, 2019
Messages
1
It seems some of those routers are indeed SIM locked. Mine didn't work with a Telkom SIM when I tried it the first time.

However.

Using my l33t hax0r skillz I found a procedure to unlock it:
* Visit the hotspot page (usually my.hotspot) and append /hidden to the URL. Check the menu. There should be an option for SIM locking. You can try to disable it there.
* But you may also find nothing is that simple. Mine asked me for a security code in order to save changes. This is when you put on your hacker glasses.
* Try visiting the hotspot URL with /webpst appended - that gives you another hidden menu. Under the "service" section of the menu you will find USB options. Select the one with ADB included (usually the last one).
* When you plug in your router via USB it now shows a bunch of "Android device" entries. The chipset is Qualcomm, so those drivers should be the ones installing. If you can't auto install drivers, the one you are looking for is "QUALCOMM Composite ADB Interface-MI00".
* Then download ADB from Google (part of the Android platform tools - you don't need the entire SDK, just the tools which come in a ~11MB zip file).
* Open up a command line and type "adb -d shell". This should detect router as a USB ADB device and give you a root shell. :thumbsup:
* The security code is stored in plaintext. Type "cd /var/volatile/tmp", then "cat check_simlock_security". It should show you an 8 character code (usually random combination of letters and digits).
* Type this code in the "/hidden" menu found above.
* Hey presto:
image_720.png

You can now use the router with any SIM.

I can also post more screenshots if my instructions are not clear enough. :)

Enjoy!
 

MizStone

New Member
Joined
Jan 1, 2020
Messages
1
It seems some of those routers are indeed SIM locked. Mine didn't work with a Telkom SIM when I tried it the first time.

However.

Using my l33t hax0r skillz I found a procedure to unlock it:
* Visit the hotspot page (usually my.hotspot) and append /hidden to the URL. Check the menu. There should be an option for SIM locking. You can try to disable it there.
* But you may also find nothing is that simple. Mine asked me for a security code in order to save changes. This is when you put on your hacker glasses.
* Try visiting the hotspot URL with /webpst appended - that gives you another hidden menu. Under the "service" section of the menu you will find USB options. Select the one with ADB included (usually the last one).
* When you plug in your router via USB it now shows a bunch of "Android device" entries. The chipset is Qualcomm, so those drivers should be the ones installing. If you can't auto install drivers, the one you are looking for is "QUALCOMM Composite ADB Interface-MI00".
* Then download ADB from Google (part of the Android platform tools - you don't need the entire SDK, just the tools which come in a ~11MB zip file).
* Open up a command line and type "adb -d shell". This should detect router as a USB ADB device and give you a root shell. :thumbsup:
* The security code is stored in plaintext. Type "cd /var/volatile/tmp", then "cat check_simlock_security". It should show you an 8 character code (usually random combination of letters and digits).
* Type this code in the "/hidden" menu found above.
* Hey presto:
View attachment 683241

You can now use the router with any SIM.

I can also post more screenshots if my instructions are not clear enough. :)

Enjoy!

Hi. Thank you for your post. Please assist with screenshots. I've tried and I'm not winning.
 
Top