amazfitbip / documentation

Collection of data sheet of internals component found in Amazfit bip
90 stars 8 forks source link

Hello from ScratchABit interactive disassembler #3

Closed pfalcon closed 5 years ago

pfalcon commented 6 years ago

From https://github.com/amazfitbip/documentation/wiki/Mili_chaohu.fw :

Is possible to decompile portions of the firmware file with IDAPro.

https://github.com/pfalcon/ScratchABit was developed specifically to not recurse to proprietary tools for such kind of analysis and thus allow wider-community reverse engineering. Caveat: there's no readily available ARM Thumb2 disassembly plugin, I myself busy with REing of ESP8266 firmware (Xtensa architecture).