DENOVA script v0.8. download | mirror | mirror
Unpacks single- and dual-partition Novatek FW files.
Unpacked file(-s) will be saved at /DENOVA folder.
Supported Novatek firmware types:
Example: denova.bat FW96660A.bin
List of extracted files for firmwares, containing two BCL partitions:
1.bcl - Original 1st BCL partition without the footer (tailing 40 bytes)
1.bin - Unpacked 1st BCL partition
2.bcl - Original 2nd BCL partition (IQ) with 1st BCL partition footer in the beginning of the file
Firmwares, consisting of one BCL partition will be extracted to 1.bin file.
Run GETBITS.BAT to extract the bitrate values and offsets. Note: Only NT96660 firmwares are supported now.
Run DUMP2BIN.BAT to convert SPI-flash dump to firmware update file. Works with NT96660 4 and 8 Mb dumps.
Unpacks single- and dual-partition Novatek FW files.
Unpacked file(-s) will be saved at /DENOVA folder.
Supported Novatek firmware types:
- 2 BCL partitions in a row.
- 1 FullComp BCL partition.
- 1 PartComp BCL partition.
Example: denova.bat FW96660A.bin
List of extracted files for firmwares, containing two BCL partitions:
1.bcl - Original 1st BCL partition without the footer (tailing 40 bytes)
1.bin - Unpacked 1st BCL partition
2.bcl - Original 2nd BCL partition (IQ) with 1st BCL partition footer in the beginning of the file
Firmwares, consisting of one BCL partition will be extracted to 1.bin file.
Run GETBITS.BAT to extract the bitrate values and offsets. Note: Only NT96660 firmwares are supported now.
Run DUMP2BIN.BAT to convert SPI-flash dump to firmware update file. Works with NT96660 4 and 8 Mb dumps.
Comment