Vector35 / debugger

Binary Ninja debugger
Other
217 stars 15 forks source link

Debugger info widget should allow user to chagne the value of the expression #638

Open xusheng6 opened 1 month ago

xusheng6 commented 1 month ago

This would be cool, but also challenging, since it means writing to the underlying storage of the expression (register, stack, etc)