Closed jeffli678 closed 1 year ago
Currently, we cannot select (so cannot copy) the inlined string literals, which is sometimes inconvenient.
As a note, it should copy the complete (long) version of the string if it is too long and we put ... into the display.
...
related to: https://github.com/Vector35/binaryninja-api/issues/2019
Fixed in 3.5.4347
Currently, we cannot select (so cannot copy) the inlined string literals, which is sometimes inconvenient.
As a note, it should copy the complete (long) version of the string if it is too long and we put
...
into the display.