binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

clear user var value in "ASSERT"

Open SGSGsama opened this issue 2 months ago • 0 comments

What is the feature you'd like to have? add a clear user value buttom in "ASSERT" line

Is your feature request related to a problem? when define a var as const value,bianry ninja optimize it to const value in the hlil, but in this case i can't find this var in else where so i can't clear my user difination, i hope user can clear value difination in "ASSERT" line

Are any alternative solutions acceptable? i don't find Additional Information:

Image

SGSGsama avatar Dec 04 '25 12:12 SGSGsama