Version 0.1b
Initial release of the MSP430 Binary Ninja Architecture plugin.
Known Issues
- LLIL
if_exprdoes not identify branch conditions based on flags, like in the x86 and similar Architectures. - LLIL not implemented for
daddanddaddcinstructions - Most pseudoinstructions are not implemented; in particular, move instructions that modify
pcare not identified as unconditional branch instructions yet.