microsoft / vscode-hexeditor

VS Code Hex Editor
https://marketplace.visualstudio.com/items?itemName=ms-vscode.hexeditor
MIT License
525 stars 85 forks source link

[feature request] Add select until offset command #469

Closed IngilizAdam closed 8 months ago

IngilizAdam commented 8 months ago

A function to select all byte values between 2 offsets would be nice for reverse engineering purposes. Such as extracting a binary file embedded in another.