Vector35/debugger

Crash when debugging linux binary on windows with binja free

negasora opened this issue · 2 comments

Only happens on windows

  1. Open go_go_gadget.txt in binja free
  2. Try debugging
  3. Crash

@negasora how did you try to debug it? Did you try to debug it directly? (which would not work, but also should not crash), or you setup a remote debugging?

Just ran it directly, expected it to error but not crash