Peter LaFosse

Results 175 comments of Peter LaFosse

Yes additionally the UI needs to be updated so it can display these types of parameters as well.

Closing in favor of this: https://github.com/Vector35/binaryninja-api/issues/3340

Very cool, though you might have to wait until you can do function at a time lifting for that. Eventually we'd like to be able to provide a way to...

Currently we have no support for variables with backing of multiple registers or mix of registers and stack

This additionally is why we don't display full string values as they'd make the lines too long. Updating the issue title and closing some other issues to point to this...

Could you possibly share a screenshot or even better a binary?

I don't think this is happening anymore as of at least 4.0

This is purely a Language Representation issue. The underlying instruction doesn't have a dereference in it but for some reason "HLIL_STRUCT_FIELD" is adding a `*` token. I've tracked this down...

You can also do `File->Export->Linear View` to export everything.