binaryninja-openai
binaryninja-openai copied to clipboard
Implement auto-renaming of all variables in a function.
Users should be able to right-click on a function and rename all of the variables in a given function. See PR #20 for implementation details.