Alexander Taylor

Results 43 issues of Alexander Taylor

**What is the feature you'd like to have?** We treat snapshots like `git` commits, but there is no way to add a name or description for them currently. This will...

enhancement
Effort: Low
Impact: Medium

**What is the feature you'd like to have?** A user requested a "save with backup" option today because of bad experiences they've had with tools like IDA in the past...

enhancement
Impact: Low
Effort: Medium

**What is the feature you'd like to have?** You can specify a register as the location for an argument in binary ninja by doing something like `int32_t arg1@rax` (to specify...

Component: Core
Effort: Low
Impact: Medium
Core: Calling Convention

**What is the feature you'd like to have?** I want to be able to use Edit Function Properties to mark a function as `pure`. The purpose here would be to...

enhancement
Effort: Low
Impact: Medium

**What is the feature you'd like to have?** Save with Options should have an option to anonymize/remove the original file path. **Is your feature request related to a problem?** This...

enhancement
Impact: Low
Effort: Trivial

**What is the feature you'd like to have?** A callback to let me know when analysis has finished for a certain function. **Is your feature request related to a problem?**...

enhancement

We need to gracefully handle the SEH prologue and epilogue with workflows. This is really critical to Windows support.

enhancement
Impact: High
Effort: Medium

**What is the feature you'd like to have?** When you're typing something in the Python console, it will sometimes helpfully show you, in a tooltip, what the arguments are to...

enhancement

**Version and Platform (required):** - Binary Ninja Version: 3.1.3673-dev - OS: MacOS - OS Version: 12.5.1 - CPU Architecture ARM64 **Bug Description:** The cross-references pane no longer has a horizontal...

bug
Impact: Medium
Effort: Trivial

**What concept or API needs more documentation?** We need to provide better documentation on how we do refcounting. This is completely opaque to users of our lower-level APIs and should...

documentation
Impact: Low
Effort: Low