debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Binary Ninja debugger

Results 267 debugger issues
Sort by recently updated
recently updated
newest added

_"Attach to process"_ dialog list of processes is incomplete. Interestingly, `plugins/lldb/bin/lldb -b -O 'platform process list'` lists more processes than the dialog. Also interestingly, it isn't clear which `ps` switches...

When debugging large binaries, or when the RIP stops in an irrelevant library, e.g., kernel32.dll, binary ninja spends considerable amount of resources analyzing the code which is not helpful for...

Many Windows PEs can run on Linux using `wine`. It would be useful and convenient if these Windows PEs could be debugged using Binary Ninja running on Linux.

I’m getting “[Default] Failed to init an adapter of type DBGENG” when I attempt to run the debugger. I see C:\Windows\XtaCache\DBGHELP.DLL.B3879D9F5BB2208728DD7FDE7F4A8E7B.C567476C4CBBB5D33DD9C048ADDDD873.x64.mp.1.jc and C:\Users\dit\windbgx\amd64\dbghelp.dll as the loaded DLLs for binaryninja.exe. In...

The integration of a GDB stub similar to VMware and QEMU, along with the implementation of the Bochs debugger, could significantly attract users from other analysis tools to Binary Ninja....

In most of the time, this is the first thing I would do after I launch a target, so I think we should offer to do it by default, or...

Right now, things work well if they work. When they fail, they tend to fail silently. We should let the user know what has failed and why. Two improvements are...

Effort: Medium
Impact: High

I happened to be using the debugger while traveling and the network at the airport is slow. I notice that the launching speed for dbgeng adapter is really slow (for...

A customer reported the BN crashes while connecting to the gdbserver. The target is an armv7 executable running in an Android device.

Repro steps: - Open File - Rebase - Start Debugger - Kill Debugger - Close File - See Leak.