binaryninja-api
binaryninja-api copied to clipboard
clear user var value in "ASSERT"
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: