Skip to content

Version 0.1b

Compare
Choose a tag to compare
@joshwatson joshwatson released this 10 Oct 14:17
· 34 commits to master since this release

Initial release of the MSP430 Binary Ninja Architecture plugin.

Known Issues

  • LLIL if_expr does not identify branch conditions based on flags, like in the x86 and similar Architectures.
  • LLIL not implemented for dadd and daddc instructions
  • Most pseudoinstructions are not implemented; in particular, move instructions that modify pc are not identified as unconditional branch instructions yet.