Join Today













Site Sponsor
Page 1 of 2 12 LastLast
Results 1 to 6 of 7
  1. #1
    I'm moderated because I didn't verify my email
    Join Date
    Feb 2010
    Location
    BFE, Nebraska
    Posts
    18
    Rep Power
    0

    Default QXDM 2.08.05 Commands - Useful for BB Flashing!

    The following commands are for QXDM 2.08.05. These commands differ for newer versions.

    Be sure to enter commands exactly as they are displayed below, unless indicated otherwise. Entering any of these commands incorrectly could do irreparable damage to the device you are flashing.

    Send SPC:

    spc "XXXXXX" (replace XXXXXX with actual SPC; the quotations are required)

    Write SPC:

    nv_write sec_code {"000000"}

    Read NAM Lock:

    nv_read nam_lock 0
    nv_read nam_lock 1


    Disable NAM Lock:

    nv_write nam_lock 0 0
    nv_write nam_lock 1 0


    Change BBRegID to 2004:

    nv_write_item 11055 0xD4 0x07
    nv_write_item 11089 0x01 0xD4 0x07


    Write PRL to phone:

    pr_list_wr 0 "C:\location of prl"
    pr_list_wr 1 "C:\location of prl"


    Be sure the enter the location of the PRL accurately to prevent errors. I've discovered it is easiest to copy your desired PRL to the C:\ drive, i.e.

    pr_list_wr 0 "C:\Cricket 01050"
    pr_list_wr 1 "C:\Cricket 01050"


    Save Changes:

    mode reset

  2. #2
    Premium Member bigglou23's Avatar
    Join Date
    Jan 2010
    Location
    Colorado
    Age
    49
    Posts
    342
    Rep Power
    1457

    Default Re: QXDM 2.08.05 Commands - Useful for BB Flashing!

    Do you have the download link?

  3. #3
    Old Timer
    Join Date
    Jan 2010
    Posts
    837
    Rep Power
    336

    Default Re: QXDM 2.08.05 Commands - Useful for BB Flashing!

    The link for this application is in software for flashing phones category. As I have said before, I don't really want to make this "too easy". People need to do some searching sometimes. That makes us better flashers and improves our searching skills.

    That is just my opinion. And really not trying to be mean here. My intent on this site is to have it available for serious flashers. Not for someone who just wants all the answers given to them on a silver plattter.

    Heck, I still remember back when I searched for two and a half ours trying to find a L7C monster only to find out I actually had it on my computer. It was the K1M. They are interchangeable.

    Good Job K3rrsd.

  4. #4
    Premium Member bigglou23's Avatar
    Join Date
    Jan 2010
    Location
    Colorado
    Age
    49
    Posts
    342
    Rep Power
    1457

    Default Re: QXDM 2.08.05 Commands - Useful for BB Flashing!

    Its all good, i have it... just wondered why link was not added.
    I think we should at least add that the software has been posted on
    this forum. So they at least will need to search a little and keep them interested

  5. #5
    BABY NEWB Dex's Avatar
    Join Date
    Jan 2010
    Location
    CDMAGurus.com
    Posts
    700
    Rep Power
    537

    Default Re: QXDM 2.08.05 Commands - Useful for BB Flashing!

    now if we can get the commands for QXDM 3.9.10
    I am Dex's Lab of the Ohio Cricket Mafia
    Latest Exploit:
    Official Cricket TP2 and TP Rom from the Mafia
    Next Exploit:
    Palm Pixi Rom
    Quote:Pwnage is best served VIA USB Cable!!!!!!!!!

  6. #6
    Apprentice
    Join Date
    Feb 2010
    Location
    SouthEast WI
    Posts
    58
    Rep Power
    74

    Default Re: QXDM 2.08.05 Commands - Useful for BB Flashing!

    This is my cheat sheet for QXDM 3.x

    ESN REPAIR:

    If the Value is 0x2A then Phone is ESN Based
    If the Value is 0x3A then Phone is MEID Based

    mode offline-d
    RequestNVItemRead "lock_code"
    RequestNVItemRead "sec_code"
    RequestNVItemWrite "sec_code" "000000"

    password ****************

    RequestNVItemRead scm
    RequestNVItemWrite scm 0x2a
    RequestNVItemWrite scm 0x3a

    RequestNVItemRead esn
    RequestNVItemWrite esn 0x0 (This zeros ESN)
    RequestNVItemWrite esn 0x00000000 (This zeros ESN)

    RequestNVItemRead meid
    RequestNVItemWrite meid 0x0000000000000000 (Use to zero)
    RequestNVItemWrite meid 0x00a1000001234abc (use to write actual MEID)


    mode reset

    BB REG ID (set REGID to 2004)
    requestnvitemidwrite 11055 0xD4 0x07
    requestnvitemidwrite 11089 0x01 0xD4 0x07
    (Join the two together in reverse (endian) and then proceed to convert it to decimal:
    D4 07 (stored) converts to 07D4 (actual output) which is 2004 (decimal output))

    Reset Call Timers:
    RequestNVItemWrite "call_timer_g" 0
    RequestNVItemWrite "life_timer_g" 0
    RequestNVItemWrite "life_cnt" 0
    RequestNVItemWrite "air_timer" 0 0

    There is no easy way to write the PRL in 3.x
    If I cant fix it, I bet I can break it...


 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 05-02-2011, 07:10 PM
  2. QXDM 3.0.19
    By thesmitty68521 in forum CDMA Flashing Software
    Replies: 3
    Last Post: 12-15-2010, 07:57 PM
  3. Using qxdm
    By quicklearn in forum Flashing Blackberries to Metro PCS
    Replies: 4
    Last Post: 12-13-2010, 03:12 PM
  4. All adb commands
    By Pac3comm1 in forum Free-For-All...!
    Replies: 0
    Last Post: 09-24-2010, 12:43 AM
  5. google results zip on service menu commands for lg rumor or hax
    By phantom in forum General Disscussion
    Replies: 0
    Last Post: 06-17-2010, 07:41 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •