Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Advanced user
    Join Date
    Apr 2007
    Posts
    229
    Thanks
    5
    Thanked 142 Times in 44 Posts

    Exclamation Commands GDFS/Repair db2010.db2020

    I Test these command for db2010,db2020 ( k800,k750) and it work.
    Before any work make a backup GDFS
    There are two commands for gdfs :
    readgdfs: Block number and Block lenght
    writegdfs: Block number and Block lenght

    These commands use for replace or read gdfs information for example:
    Reset Total call time , Change CDA , Change Languege pack , Active GSM , Read bluetooth adress , Active battery menu , active AMR play ,...
    Important and useful command:

    Read Total call time:
    gdfsread:00020cd4
    Reset total call time db2010:
    gdfswrite:000200C9C00000000

    Reset total call time db2020:
    gdfswrite:00000099000000
    gdfswrite:0000009B00000000
    gdfswrite:0000009D00000000
    gdfswrite:00020E000000000000000000
    gdfswrite:00020DC80000000000000000

    Change CDA db2010:
    gdfswrite:00020CBCVALUE
    Value in all commands must be in HEX

    Change CDA Ver db2010:
    gdfswrite:00020CBDVALUE

    Change language pack db2010:
    gdfswrite:00020CBBVALUE

    Active GSM850 MHZ db2010:
    gdfswrite:000000AA0BFFFFFFFFFFFFFFFFFF00

    Active GSM900 MHZ db2010:
    gdfswrite:000000AA00FFFFFFFFFFFFFFFFFF00

    Read bluetooth address db2010,db2020:
    gdfsread:0000002B


    Active battery Menu db2010:
    gdfswrite:000208BBFFFFFF01010101010101FFFFFFFFFFFF FFFFFF01010101FFFFFFFFFFFFFF

    Active play Amr db2010:
    gdfswrite:000000a60001020405


    Read original units(imei,...) gdfs db2020:
    gdfsread:00020e5a
    gdfsread:00020e48
    gdfsread:00010851
    gdfsread:00000006
    gdfsread:0000000E
    gdfsread:00000013
    gdfsread:0000001C
    gdfsread:00000018
    gdfsread:000000AA


    You can find more command and write it.just you need address and block lengh and HEX translator.

    IF you have other gdfs command please write it and complete this topic. Thanks

    Caution : if network dont work use the commands says Mr justme.
    Last edited by marn; 02-23-2008 at 12:02 PM. Reason: Complate

  2. The Following 4 Users Say Thank You to marn For This Useful Post:


  3. #2
    Advanced user Khaba's Avatar
    Join Date
    Mar 2007
    Device
    W810i, W550i
    Posts
    436
    Thanks
    5
    Thanked 68 Times in 60 Posts
    could you tell us where do we have to write the commands? Could you give more details about this? Another question, if I get a damaged GDFS but don't have a back-up, is it posibile to cutomize a blank GDFS by IMEI? I mean to record my phones IMEI into the blank GDFS to repair the phone. My phone is fine, this was an example, cuz many people have problems and for now the phones could be repaired with some patches or in service. Thanks!
    Last edited by Khaba; 02-06-2008 at 11:17 AM.

  4. #3
    Recently Initiate
    Join Date
    Feb 2008
    Device
    -
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    change imei is for sebox, dont have a program yet that does the changing of imei withous using toolbox

  5. #4
    Banned
    Join Date
    May 2007
    Device
    c702 (speed black) & s700
    Posts
    597
    Thanks
    34
    Thanked 272 Times in 111 Posts
    this also a tool called gdfs edit which can do these sorts of things, imei change by a script is impossible, imei is stored in a very well protected part of the gdfs it requires a service cable and setool or something to change it.

  6. #5
    Advanced user
    Join Date
    Apr 2007
    Posts
    229
    Thanks
    5
    Thanked 142 Times in 44 Posts
    For set command:
    write gdfs command in txt and add it in MISCFILE in setool2lite then click write script.
    Gdfs consist of many information about phone.Imei,phone model ,firmware,bluetooth name,customize setting,and other information so imei dont alone.
    Last edited by marn; 02-10-2008 at 07:11 AM. Reason: Automerged Doublepost

  7. The Following User Says Thank You to marn For This Useful Post:


  8. #6
    Banned
    Join Date
    Jul 2007
    Device
    -
    Posts
    709
    Thanks
    25
    Thanked 278 Times in 100 Posts
    People please keep in mind that you can only format the GDFS with expensive tools that are hardware protected!
    Also, you cannot format the GDFS on DB2020 CID52 phones!

    Changing the baseband of your phone by applying GDFS values:

    Caution: Do only use these scripts if you're 100% sure about what you are doing do create a backup of your GDFS before you start!
    Neither me nor the owners of TopSony can be made responsible for your mistakes or for errors that may come up after executing these scripts.

    gdfswrite:000000ACXX

    Change XX to the desired Code:

    Code:
    ;00 MS_GSM900
    ;01 MS_EGSM900
    ;02 MS_DCS1800
    ;03 MS_PCS1900
    ;04 MS_GSM900_DCS1800
    ;05 MS_EGSM900_DCS1800
    ;06 MS_GSM900_PCS1900
    ;07 MS_EGSM900_PCS1900
    ;08 MS_DCS1800_PCS1900
    ;09 MS_GSM900_DCS1800_PCS1900
    ;0a MS_EGSM900_DCS1800_PCS1900
    ;0b MS_GSM850
    ;0c MS_GSM850_PCS1900
    ;0d MS_EGSM900_GSM850
    ;0e MS_DCS1800_GSM850
    ;0f MS_EGSM900_DCS1800_GSM850
    ;10 MS_EGSM900_GSM850_PCS1900
    ;11 MS_DCS1800_GSM850_PCS1900
    ;12 MS_EGSM900_DCS1800_GSM850_PCS1900
    Thanks to sgn for publishing this information!
    Last edited by ts013; 02-09-2008 at 11:32 AM. Reason: Automerged Doublepost

  9. #7
    Recently Initiate
    Join Date
    Feb 2008
    Device
    -
    Posts
    8
    Thanks
    21
    Thanked 1 Time in 1 Post
    my friend , if it is possible , please put db2020 GDFS commands .

    thanks

  10. #8
    Advanced user
    Join Date
    Apr 2007
    Posts
    229
    Thanks
    5
    Thanked 142 Times in 44 Posts
    Ok
    I work on db2020 gdfs.
    But i dont have good HEX translator and it make hard my work.

  11. The Following User Says Thank You to marn For This Useful Post:


  12. #9
    Advanced user
    Join Date
    Dec 2006
    Device
    K800
    Posts
    120
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Re: Important Command For GDFS

    Anybody has tried the commands for reading original Sec Units on db2010 ?

    I need the proper command (addss, lenght, etc) for rreading the secunits off the GDFS, I have one z530 I think it has corrupted GDFS I need to fix it, I was pllaning to ead sec units, write a working GDFS and restore sec units, just like I have done for rrepairing GDFS on db2020

    any suggestion? it is urgent !

  13. #10
    Advanced user
    Join Date
    Apr 2007
    Posts
    229
    Thanks
    5
    Thanked 142 Times in 44 Posts

    Re: Important Command For GDFS

    Hi
    U can use blank gdfs for db2010 so u dont need any thing
    just find blank gdfs (same with ur phone)then use box to repair damage gdfs.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •