binaryninja-api
binaryninja-api copied to clipboard
Link/include architecture guide blog posts in docs
There are good resources for architecture development on the blog. They should be linked in the user/dev docs so they are easier for plugin developers to find. Potentially they could also be included so offline docs have a copy of them too.
Eg: https://binary.ninja/2021/04/05/groundup-aarch64.html https://binary.ninja/2020/01/08/guide-to-architecture-plugins-part1.html https://binary.ninja/2021/12/09/guide-to-architecture-plugins-part2.html https://binary.ninja/2018/06/19/fast-track-to-assembler-writing.html https://binary.ninja/2016/10/27/generating-a-thumb2-disassembler-from-the-specification.html https://blog.trailofbits.com/2017/01/31/breaking-down-binary-ninjas-low-level-il/