Unlocking and rooting

lpdunwell

Senior Member
Jan 5, 2008
99
126
0
The Lost Woods
I had the exact same error last night when trying to unlock the first time. I must have tried about 4-5 times every time with the same message.
After an hour or 2 i tried again and then it worked immediately. Might have been lucky that the servers were working at that time and maybe had nothing to do with the battery...
Don't know if it can help, but the first time i tried it must have been around 8pm GMT, second time it was 10pm GMT.
Asus had some issues with the servers during the last 48 or so hours.
And ripping the actual unlocker app apart (oops, sorry asus) told me it connects to https://mdm.asus.com/ .
This made me laugh, as when you open that page, you'll see
It works !

If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!
I'm not sure what to think of that...
 

Tiger62651

Senior Member
Jul 28, 2007
139
15
0
Westminster
Do you use one time passwords/two step auth or anything like this for your google account? this will mess things up for sure.
No I don't just normal password nothing special

I had the exact same error last night when trying to unlock the first time. I must have tried about 4-5 times every time with the same message.
After an hour or 2 i tried again and then it worked immediately. Might have been lucky that the servers were working at that time and maybe had nothing to do with the battery...
Don't know if it can help, but the first time i tried it must have been around 8pm GMT, second time it was 10pm GMT.
Yeah I been trying since last week and still won't unlock mine.

Asus had some issues with the servers during the last 48 or so hours.
And ripping the actual unlocker app apart (oops, sorry asus) told me it connects to https://mdm.asus.com/ .
This made me laugh, as when you open that page, you'll see

I'm not sure what to think of that...
yeah I ripped mine open also looking for the check server lines to quote them out so it can by pass that and just start unlocking my bootloader.
 
Last edited:

lpdunwell

Senior Member
Jan 5, 2008
99
126
0
The Lost Woods
Weird... well as unlocking will wipe it anyway, save all your data, and try with a factory reset (vol- and power). Maybe that helps... i assume you do have a serial number? There was some trouble with previous transformers. Also, have you tried a different wifi?
 

Tiger62651

Senior Member
Jul 28, 2007
139
15
0
Westminster
Yeah done factory reset and all, different wifi and since I have a 2nd tablet still says same thing. Not sure if anyone in the US version has unlocked their boot loader, so far all I see is international one so far.

So decided to break down the APK and see whats going on and here is the section in which it tries to communicate to Asus.

.method public constructor <init>(Landroid/content/Context;)V
.locals 2

const/16 v0, 0x2710

invoke-direct {p0}, Ljava/lang/Object;-><init>()V

iput v0, p0, Lcom/asus/unlock/i;->d:I

iput v0, p0, Lcom/asus/unlock/i;->e:I

const-string v0, "https://mdm.asus.com"

iput-object v0, p0, Lcom/asus/unlock/i;->l:Ljava/lang/String;

const-string v0, "/DMServer/DeviceState"

iput-object v0, p0, Lcom/asus/unlock/i;->m:Ljava/lang/String;

new-instance v0, Ljava/lang/StringBuilder;

invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V

iget-object v1, p0, Lcom/asus/unlock/i;->l:Ljava/lang/String;

invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

move-result-object v0

iget-object v1, p0, Lcom/asus/unlock/i;->m:Ljava/lang/String;

invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

move-result-object v0

invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

move-result-object v0

iput-object v0, p0, Lcom/asus/unlock/i;->mUrl:Ljava/lang/String;

const-string v0, "get"

iput-object v0, p0, Lcom/asus/unlock/i;->n:Ljava/lang/String;

iput-object p1, p0, Lcom/asus/unlock/i;->mContext:Landroid/content/Context;

return-void
.end method
Maybe we can alter it to trick it into just unlocking the boot loader without Asus's OK.
 
Last edited:

Tiger62651

Senior Member
Jul 28, 2007
139
15
0
Westminster
Well got reply back from Asus and they claimed nothing was wrong. Well last night before I went to bed it didn't work. Wake up this morning and it works. So need to check with TW cause even my 2nd tablet doesn't unlock yet.
 
Dec 7, 2006
13
2
0
Well got reply back from Asus and they claimed nothing was wrong. Well last night before I went to bed it didn't work. Wake up this morning and it works. So need to check with TW cause even my 2nd tablet doesn't unlock yet.
Mine hasn't worked since day one either...tried MANY times. Did factory reset, etc, nothing. Today, I tried and BOOM! and it worked. I guess it was something with Asus' servers. I even opened a thread about this several days ago since I was having trouble: http://forum.xda-developers.com/showthread.php?t=2513948&page=2
 

zonyl

Senior Member
Jul 24, 2007
325
38
0
Yeah done factory reset and all, different wifi and since I have a 2nd tablet still says same thing. Not sure if anyone in the US version has unlocked their boot loader, so far all I see is international one so far.

So decided to break down the APK and see whats going on and here is the section in which it tries to communicate to Asus.



Maybe we can alter it to trick it into just unlocking the boot loader without Asus's OK.
Really doubt it. I think Asus relies on an encrypted key that only comes from their server.

Sent from my K00C using Tapatalk
 
  • Like
Reactions: pelago