Mason Reed

Results 106 comments of Mason Reed

IMO the layout should be something like above, or have it in a tab group with exports.

Merged with the change described above: Should be available on `4.3.6538-dev` or later. Thank you!

Due to the nature of formatting all of the rust api, we are instead going to format the code in [`rust_break_everything`](https://github.com/Vector35/binaryninja-api/tree/rust_break_everything). Those refactors also will create large diffs, and doing...

@BlasterXiao as of dev `8224` users can now select to display "automatic block labels" which is just a fancy word for saying a placeholder label. You can enable it in...

@dawn-breaking Hi I went ahead and made an issue regarding your crash, I have been trying to get the issue to reproduce locally and I was wondering if you have...

So after looking into this more, IHEX view and others (SREC, TI-TXT) are tainted by the mess that is BinaryView initialization, what I mean is that the view does not...

If this is not resolved _prior_ to next stable then the views (IHEX, SRC and TI-TXT) will be **disabled**, pending further core changes tracked as apart of #133.

Another user's binary https://github.com/user-attachments/files/16773531/libbar-x86_64.zip

Merged with https://github.com/Vector35/binaryninja-api/commit/fe0d4ae2c3baa26fca84a9a8cb9670955bdfea12, on dev with >4.2.6013-dev

This PR was merged with the rust refactor, https://github.com/Vector35/binaryninja-api/commit/6a63c17853009ce7a0071458e39c140a09440230. Thank you @rbran!