sharkdp / binocle

a graphical tool to visualize binary data
Apache License 2.0
1.12k stars 32 forks source link

[request] Add copy/paste handlers #41

Open derVedro opened 2 years ago

derVedro commented 2 years ago

At first i would like to thank you for that tool! When I was using it, I missed the copy/paste a bit, that would make things a lot easier.

sharkdp commented 2 years ago

what exatly do you want to copy & paste?

derVedro commented 2 years ago

Byte offsets

sharkdp commented 2 years ago

I'm sorry, but I don't understand.

derVedro commented 2 years ago

okay, may be it is better if I explain my use case. I have a binary of an old dos game with all resources. I try to rip some sprites that are video memory blobs of some common widths. So it's pretty nice to look after in binocle. Writing down the addresses (offsets) is a bit laborious.

sharkdp commented 2 years ago

Ok, sounds reasonable. Thank you for the request.