Christian Blichmann

Results 153 comments of Christian Blichmann

> [...] > Some of the comments have weird word wrap. Could you make sure your new comments respect a common character limit across all files? All comments should be...

Thanks, Jordan! Does this need to live in the repo root, though? `plugin.json` is a rather generic name, so I'd prefer if we could put it in `binaryninja/`.

Yeah, I have an equivalent change internally. On one hand, IDA 9 makes things a lot simpler, on the other, we'd have to break build compatibility, like you said. I'm...

> in the latest stable build of [binaryninja-api](https://github.com/Vector35/binaryninja-api/blob/v4.2.6455-stable/cmake/generate_stubs.py) there is a stub generator where it will automatically generate the stubs in [CMakeLists.txt](https://github.com/Vector35/binaryninja-api/blob/v4.2.6455-stable/CMakeLists.txt) Wow, TIL. This is good news. I haven't...

Hi! Thanks for your report. What you're seeing is expected behavior - if a bit confusing. We treat every straight line program as a basic block (i.e. any sequence of...

It looks like the `flow_graph_info` is seriously corrupted, none of this looks valid: ``` #0 security::bindiff::Results::GetUnmatchedDescription (this=, flow_graphs=, index=) at /usr/include/c++/15.1.1/bits/basic_string.h:1331 flow_graph_info = @0x564508077308: { address = 140079636940416, name =...

Hi! This is great! I was on vacation and so did not yet request the new beta. I'll do so today and check this out.

This is likely due to the `extension.properties` file not being updated. Can you try the Ghidra build from a recent workflow run ([here](https://github.com/google/binexport/actions/runs/13498008553/job/37709541451))? The binary is at: https://github.com/google/binexport/actions/runs/13498008553/artifacts/2640905696