Skip to content

Rename Variables

Choose a tag to compare

@WhatTheFuzz WhatTheFuzz released this 29 Dec 18:27
· 7 commits to main since this release

Implement the ability for users to rename variables using OpenAI. Simply right-click on a HLIL instruction (it must be a HighLevelILVarInit) and select OpenAI > Rename Variable. Sometimes it does well, other times...well...try it and find out.

A future implementation will automatically rename all of the variables in a given function to ease your RE burden. 🚀

Pulled release 2.0.0; I forgot to bump the plugin.json version number.

What's Changed

Full Changelog: 1.4.0...2.0.0