wWw/Linkz around PoweRizer-FlyJumper-...![]() |
NV Item file @ hex editor![]() |
Logo Vodafogne candidate 01 - by 3V!L©2008 ![]() |
Vodafogne NO PROBLEM 914 |
here I will put direct-CMD that I discover:
working: (tested)
[$00] Q0_GET_PHONE_INFO
[$7C,$00] Q0_GET_SW_INFO
[$26,$BF,$01] Q0_GET_BT_ADDR (Mode_3A_reboot ?)
[$26,$26,$02] Q0_GET_IMEI (Mode_3A_reboot ?)
test in process:
[$29,$00,$00] Q0_MODE_OFFLINE_A:
[$29,$01,$00] Q0_MODE_OFFLINE_D:
[$29,$02,$00] Q0_RESET (only from mode-OFFLINE)
[$29,$03,$00] Q0_MODE_OFFLINE_z:
[$1D] Get_Date_Time
[$3A] Mode_3A
CMD syntax:
[CMD]+CRC1+CRC2+EOq
some help will be appreciated
contact me on ICQ/MSN/ my_nick@gmail.com
bR
—
MotoInfoReader0__v0.00037.061222
last_QualcomZer0
IMEI=International Mobile Equipment Identity
*#06#.
Added new function to our remote-calc
crc16 / crc32 / crc-CCIT
with reversing - converting - customizing - auto-Xor - …
here info about finded algo:
CCITT-32
0×04C11DB7
x32 + x26 +
x23 + x22 + x16 + x12 +x11 + x10 + x8 + x7 + x5 + x4 + x2 + x +
1
CRC-16
0×8005
x16 + x15 + x2 + 1
CRC-CCITT
0×1021
x16 + [...]