M55 unlocker break armadillo

  • Thread starter Thread starter Brainsucker
  • Start date Start date
B

Brainsucker

Guest
I tried to unlock my M55. The Soft load the Application, but then they ask for the .dat File. Where can i get This ?
Regards
 
Sorry! I have Martech siemens tool 3.9 cracked version and I didnt test it to M55 for unlock ,is anyone test it?
regards
yaren
 
I've found a programm to unlock a m55. but it has armadillo protection. Can anybody break this protection to see if this programm has a function??

http://home.arcor.de/lloret-de-mar/M55%20Unlocker.zip
 
@Nightmare10: could you also send me this program please?? Alcbottle(at)gmx.net
And where have you bought the dat file???
 
This is beta test version of logger (not meant to be public)
If you have problem with it,send me bug report and I will correct it.
In question of unlocking write mail to : [email protected]
 
@terror_gsm:

Hmm, sorry for disturbing, but I still can not log in! It says, that this Yahoo account doesn't exist!?!?
 
XOR mask is the feature of martech's bootloader, used in this logger.

XOR mask calculates from phoneid.

Assume we have phone id in r2:r4

mov r0, r4
addb rl0, rh0
xorb rl0, #12h
addb rl0, #7
shl r0, #2
mov r1, r2
xorb rl1, rh1
xorb rl1, #16h
subb rl1, #12h
xorb rl1, rl0
movb rh1, rl1

now xor mask is in r1.

if anyone want - rewrite it to C and make xor mask calculator.
 
Back
Top