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
If you mean the Binary Ninja log sidebar, there is nothing useful.
[WarpNinjaStatic.Plugin] Loading files took 566.2388ms
[WarpNinjaStatic.Plugin] Server 'https://warp.binary.ninja' connected, logged in as guest
That's info. I tuned it down to debug and it's just internals on how those two components are doing. Nothing about TTD and WinDbg is shown before crash.
Then the video. GitHub limits attachment to 10 MB so I have to be pretty fast. As soon as I confirm selection on the process (double-click), Binary Ninja exits with no additional logs.
Screen.Recording.2026-09-15.004110.mp4
This only happens with TTD spawn or attach. Regular breakpoint and attach with WINDOWS_NATIVE work fine w…