issues
search
Vector35
/
debugger
Binary Ninja debugger
Other
217
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Windows auto attach/debug child process
#670
Maxou56800
opened
6 hours ago
0
Qemu remote debugging does not work if the user opens a file in binja that cannot be recognized by LLDB
#669
xusheng6
opened
8 hours ago
1
Allow the user to use search at their own risk
#668
xusheng6
opened
8 hours ago
0
Feature Request: Compare different TTD (Time Travel Debugging) traces
#667
mendelg
opened
2 days ago
0
dbg magic variable not available in snippets
#666
yrp604
opened
3 days ago
0
Fix docs on the async Python API
#665
xusheng6
closed
5 days ago
0
Support setting a breakpoint on the function start from the symbols view
#664
xusheng6
opened
6 days ago
0
Added F4 keybinding for action Run To Here.
#663
1ikeadragon
closed
5 days ago
2
Support debugging a DLL without having a EXE in the first place
#662
xusheng6
opened
1 week ago
0
Debugger Build Documentation Incorrect
#661
1ikeadragon
opened
1 week ago
1
Update docs on manual WinDbg/TTD installation
#660
xusheng6
closed
1 week ago
0
Loading a script from the UI (`File->Run Script...`) crashes Binary Ninja while using the binja debugger
#659
m4ul3r
closed
1 week ago
8
Some images in the debugger docs are overly wide
#658
xusheng6
closed
2 weeks ago
0
Mark `debugger.x64dbgEngPath` as requiresRestart
#657
xusheng6
closed
2 weeks ago
0
Remote debugging docs links to outdated debugger builds
#656
xusheng6
opened
2 weeks ago
0
Improve docs for remote debugging
#655
xusheng6
closed
2 weeks ago
0
Allow the user to control how DbgEng loads symbols
#654
xusheng6
opened
3 weeks ago
0
Offer a way to update the installed WinDbg/DbgEng
#653
xusheng6
opened
3 weeks ago
0
Monitor the WinDbg/DbgEng can be correctly downloaded and installed in nightly tests
#652
xusheng6
opened
3 weeks ago
0
Error message when trying to install WinDbg/DbgEng
#651
xusheng6
closed
3 weeks ago
2
All functions are marked as update required during launch
#650
xusheng6
closed
3 weeks ago
1
Stack trace should change if a function gets renamed by the user
#649
xusheng6
opened
3 weeks ago
0
Add first-class support to create dump files from the debugger
#648
xusheng6
opened
3 weeks ago
1
Update docs on how to dump the target to a file
#647
xusheng6
closed
3 weeks ago
0
Update docs on how to check the backend symbol at a given address
#646
xusheng6
closed
3 weeks ago
1
Make "F4" key binding default to "Run To Here"
#645
blue-devil
closed
5 days ago
2
Need new icon for the deubgger info widget
#644
xusheng6
closed
2 weeks ago
1
Document Windows debugger does not work when the machine does not have a network adapter
#643
xusheng6
closed
3 weeks ago
2
Update docs on free version does not support the automated download and configuration of WinDbg TTD
#642
xusheng6
closed
4 weeks ago
0
Type annotation for certain methods are too restrictive
#640
xusheng6
closed
4 weeks ago
0
DebuggerController::ComputeExprValue should support more operations
#639
xusheng6
opened
1 month ago
0
Debugger info widget should allow user to chagne the value of the expression
#638
xusheng6
opened
1 month ago
0
Debugger info widget should offer to show expressions that cannot be evaluated properly
#637
xusheng6
opened
1 month ago
0
Debugger info widget should consider the call type at the callsite in addition to the function type
#636
xusheng6
opened
1 month ago
0
Debugger info widget should also show the storage of variable when relevant
#635
xusheng6
opened
1 month ago
0
BinaryView Memory Leak in DebuggerController When a ReportCollection Tab is Closed Last
#641
bpotchik
opened
1 month ago
3
Stack trace symbolization should offer an option to select whether or not to use symbol info from the analysis
#634
xusheng6
opened
1 month ago
0
Debugger should make the creation of function at the current addrsss optional
#633
xusheng6
opened
1 month ago
0
Debugger should create function for the instruciton pointer inside of the debugger core
#632
xusheng6
opened
1 month ago
0
Stack trace should handle the case where an offset does not belong to an module
#631
xusheng6
closed
1 month ago
0
Update the issue template to ask for binaries/repro steps automatically
#630
xusheng6
closed
2 weeks ago
0
Add docs for certain operations that do not yet have a first-party UI but can be achieved by running a backend command
#629
xusheng6
closed
4 weeks ago
0
Offer to sync a view with the value of an expression
#628
xusheng6
opened
1 month ago
0
Stack trace should not replace a symbol name from the backend with a default one
#627
xusheng6
closed
1 month ago
1
add documentation on attaching to a child process
#626
psifertex
closed
3 weeks ago
1
Cannot debug properly when the file is fetched from an enterprise server
#625
xusheng6
opened
1 month ago
0
Double clicking an address should navigate to it in the first non-code view
#624
xusheng6
opened
1 month ago
0
LLDB Failed to launch target with "error: failed to launch or debug process" on MacOS ARM (M3)
#623
MayankPandey01
closed
1 month ago
1
Register annotation does not handle chars like \n, \t, ' '
#622
xusheng6
closed
1 month ago
1
Debug adapter should also report the name/index of the register known to the architecture
#621
xusheng6
opened
1 month ago
0
Next