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

hide base/offset features in "create Structure" dialog by default

Open psifertex opened this issue 1 year ago • 2 comments

Advanced options such as working with offset/base types and propagating data variable references are shown by default in the "create structure" dialog but they are advanced options many users may not use and it would improve the experience to fold those into a drawer/drop-down.

psifertex avatar Apr 10 '24 14:04 psifertex

FWIW, I'm not exaggerating when I say that 95%+ of the types I define make use of these features while reversing large C++ binaries. So if you do this, please be sure to make the dialog remember the opened/closed state of the drawer. :eyes:

alexrp avatar Apr 10 '24 14:04 alexrp

That's a great point -- it should absolutely remember the state.

psifertex avatar Apr 10 '24 16:04 psifertex

Duplicate of https://github.com/Vector35/binaryninja-api/issues/4268

xusheng6 avatar May 31 '24 04:05 xusheng6