debugger
debugger copied to clipboard
dbg magic variable not available in snippets
Version and Platform (required):
- Binary Ninja Version: 6473
- OS: windows
- OS Version: 24h2
- CPU Architecture: x64
- Local or Remote Debugging: local
Bug Description:
the magic dbg variable is not available via snippets
Steps To Reproduce: Please provide all steps required to reproduce the behavior:
- create a new snippet
print(dbg.regs['rip'])- see error
Expected Behavior: it prints rip