Binary Ninja Plugin for disassembling a.out binaries. Currently only sort-of works for x86_64 and arm.
## TODO:
- Correct segmentation of binary.
- Finding Strings in binary and correct loading in binja.
- Fix up function names through either loading of syscalls or through symbols.
- Potential loading of symbols.
- Get even remotely close to acid