Exiled1
Exiled1
Still aimed at resolving #346, starting as a draft as there's a lot of direction needed :)
So, while I was fixing #163 I also noticed that I could go ahead and migrate the old usage of the highlighter API to use the new RenderLayers API released...
Since Binary Ninja 5.0 there's a new render layers API which looks like a big upgrade over the current approach. I attempted a migration on #164 which is actively working,...
I took a crack at getting Lighthouse to work in the newest stable release of binary ninja. I worked on top of the fix made by #148, however I noticed...