xusheng

Results 475 comments of xusheng

The Metadata API is added in 6e282b0e11fa15e9aacddf52f0fedb5ab2f13bbc

This also helps people understand which functions have been worked on. It's useful when one gets back to a database after a long time, or receives a new database through...

Related to #2070. These two combined would drastically improve the awareness when a user navigates a database.

Blocked by https://github.com/Vector35/binaryninja-api/issues/3205

We should probably move the `get_mlil_var_refs` to MediumLevelILFunction and rename it to `get_var_refs`, and the same for `get_hlil_var_refs`.

related to https://github.com/Vector35/binaryninja-api/issues/3260

I think they also do not work in graph view. Should I change the title to reflect it?

My current branch does not have this and I am about to merge it. Maybe I will add this feature later!

I have unassigned myself on this because I am not working on this recently. Update: I temporarily restored the assignment and will discuss this with the team.

As far as I know, the time stamp information is not captured in the log. So we need to make some changes to the log system to support it. However,...