balong-nvtool [keys] <name of the NVRAM image file>
The following keys are valid:
-l - output NVRAM image map
-u - print unique identifiers and settings
-e - extract all cells
-x item - extract item cell to file
-d item - dump cell cells item (d * - all cells)
-r item: file - replace item cell with file contents
-m item [+ off]: nn [: nn ...] - replace the bytes in item with the bytes specified in the command
-a item [+ off]: text - write a text string to item
* if + off is not specified - the replacement starts with a zero byte. Offset is set to hex
-i imei write new IMEI
-s serial- write new serial number
-c - extract all component files
-k n - extract all cells related to component n to the COMPn directory
-w dir - import the contents of the cells from the files in the dir / directory
-b oem | simlock | all - select OEM, SIMLOCK or both codes
-f - reload the modified nvram into the modem memory
J'imagine que la procédure serait:
- Extraction de la nvram
- Modification
- Importation de la nvram
J'ai tenté a tout hasard le -i et en même temps le -s (pour le sérial), ça marque successfull (en cyrillique) mais au redémarrage, y'a rien. Mais j'ai fais ça a chaud.