You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading this in Binary Ninja will fail to find anything (Only works on IDA)
XREFs seems to be not working, because getting a normal dump (from scylla for example) will give you XREF to "Video Recording Started", not here. It does have more functions than the scylla dump but XREFs seems to be broken
The text was updated successfully, but these errors were encountered:
Thanks for the observation, my last commit was s mistake. It basically destroys all xrefs like you said as well as other code. I will push another change that should fix this. One thing I can't wrap my head around was why IDA was crashing. Sorry for the issues.
The text was updated successfully, but these errors were encountered: