Changes between Version 7 and Version 8 of gfree


Ignore:
Timestamp:
12/11/10 00:56:57 (13 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gfree

    v7 v8  
    4747}}}
    4848(or reboot your phone)
     49
     50
     51== new gfree version containded in gfree_test.zip ==
     52The new gfree version can be used to go back to S-ON and to set the CID back to whatever 8-character string you want.
     53
     54It is still to be tested so use it with care.
     55{{{
     56gfree usage:
     57gfree [-h|-?|--help] [-v|--version] [-s|--secu_flag on|off]
     58        -h | -? | --help: display this message
     59        -v | --version: display program version
     60        -s | --secu_flag on|off: turn secu_flag on or off
     61        -c | --cid <CID>: set the CID to the 8-char long CID
     62        -S | --sim_unlock: remove the SIMLOCK
     63
     64calling gfree without arguments is the same as calling it:
     65        gfree --secu_flag off --sim_unlock --cid 11111111
     66}}}