xusheng

Results 475 comments of xusheng

Potentially solves https://github.com/Vector35/binaryninja-api/issues/2222

a step towards https://github.com/Vector35/binaryninja-api/issues/1334

Also, the default navigation requested by the debugger should all be exact -- in the above screenshot, when the breakpoint at 0x69f00a2 hit, we should not navigate to 0x69f009f in...

As a note, the error messages do not should up if I redefine the function manually, it only shows up when I undo the action that undefines it

Hmmm this is also unexpected. Full disclosure I wrote that code but I have always used capa in development mode so I never really used the standalone binary. But from...