Awesome
VMNDH Architecture Plugin (v0.2)
Author: verylazyguy
A disassembler and lifter for the VMNDH architecture.
Description:
This plugin disassembles VMNDH assembly code and generates LLIL.
To install this plugin, navigate to your Binary Ninja plugins directory, and run
git clone https://github.com/verylazyguy/binaryninja-vmndh.git vmndh
The code this is based on can be found at:
https://github.com/JonathanSalwan/VMNDH-2k12
An example binary from defcon 2017 quals can be found at
https://2017.notmalware.ru/8a45cf7171e89594cfd1d51671fef0bec3f24d9d/pepperidge_farm
License
This plugin is released under a MIT license.