microsoft / vscode-hexeditor

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

Select between offsets #470

Closed IngilizAdam closed 9 months ago

IngilizAdam commented 9 months ago

Implements a simple command that enables user to select byte values between 2 offsets. Useful for extracting embedded files.

closes #469

IngilizAdam commented 9 months ago

@microsoft-github-policy-service agree