Quote:
Originally Posted by vcf
Da_Flex we where not wright. i talked to the rockbox developer who ordered meizu m6 and he said that that file is not a ROM filesystem. we need just to disassembele it(it can be done by a tool IDA PRO) . he did that and said that he will give me a link for this file.and than we need just to read that code and we need to identefy all the parts in the assebly code where the hardware is accessed and than we can try to figure out how all the separate parts work
|
I just tried the free version of IDA Pro. It opens the .bin file and some english words are visible, which means it works.
Next step may be a minimum change of an english word and then try to install the manipulated FW. That will show whether there is a checksum.