Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbg magic variable not available in snippets #666

Open
yrp604 opened this issue Nov 23, 2024 · 0 comments
Open

dbg magic variable not available in snippets #666

yrp604 opened this issue Nov 23, 2024 · 0 comments

Comments

@yrp604
Copy link

yrp604 commented Nov 23, 2024

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:

  1. create a new snippet
  2. print(dbg.regs['rip'])
  3. see error

Expected Behavior:
it prints rip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant