Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
849 stars 194 forks source link

Copy C definition of data variables #2151

Open jeffli678 opened 3 years ago

jeffli678 commented 3 years ago

add a right-click menu that copies the definition of the data variable as C source. Related to https://github.com/Vector35/binaryninja-api/issues/2124

xusheng6 commented 1 month ago

There should also be a way to just to the bytes of the data variable