Vector35 / Vector35/binaryninja-api
Add Missing Undo Actions
Open
@fuzyll is already working on this.
Since Jul 31, 2025.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
There are a number of things that touch analysis that are missing undo actions. #5950 is an example of one.
In this issue, we should:
- Enumerate what undo actions are missing
- Prioritize which ones need to be added
- Work towards adding them
This can be split out to other issues as things are implemented if we encounter problems, but consolidating a list here will be useful for the short-term.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.