Vector35 / debugger

Binary Ninja debugger
Other
217 stars 15 forks source link

Stack trace should not replace a symbol name from the backend with a default one #627

Closed xusheng6 closed 1 month ago

xusheng6 commented 1 month ago

In the following screenshot, the stack trace replaces the function name with the one from analysis. However, the name from the analysis is just a default one, which is not as good as the one from the backend, which is ntdll!RtlpExecuteHandlerForException

image

xusheng6 commented 1 month ago

Fixed by https://github.com/Vector35/debugger/commit/8c9c129ca25c813a4c39476c9b35a3d5d1ddeccf