Vector35 / debugger

Binary Ninja debugger
Other
199 stars 12 forks source link

Edit Value option on register does nothing #274

Closed D0ntPanic closed 1 year ago

D0ntPanic commented 1 year ago

Tested on an M2 running an x86_64 binary on macOS 12.6.

Selecting a register value and choosing the "Edit Value" menu option from the context menu does not do anything.

The following is shown on stderr:

2022-10-19 14:19:38.447303-0600 binaryninja[22776:94951] edit: index was invalid
2022-10-19 14:19:38.447408-0600 binaryninja[22776:94951] edit: editing failed
0cyn commented 1 year ago

Duplicate of #263