HexViewer icon indicating copy to clipboard operation
HexViewer copied to clipboard

sublime 4143 not working properly

Open UlasSAYGINIM opened this issue 1 year ago • 5 comments

i toggle the view to hex viewer but i cant edit or search on exe. all commands are disabled. exxcept generate hash and hash from selection. if i open with reopen file with encoding and hexview , it show binary view of file. i should toggle again.

UlasSAYGINIM avatar Jun 22 '23 15:06 UlasSAYGINIM

I am unaware of any issues related to HexViewer not working. I am currently on ST 4150 and can open executables fine. It could be the executable you are open is extremely large? Unfortunately, without a reproducible example, or even a trace output, I can not begin to guess what the issue might be.

facelessuser avatar Jun 23 '23 15:06 facelessuser

i test many exe files but i couldnt see the gui as shown screenshots and also not enables the hexviewer edit features.

UlasSAYGINIM avatar Jun 26 '23 01:06 UlasSAYGINIM

i dont know how can reproduce for you

UlasSAYGINIM avatar Jun 26 '23 01:06 UlasSAYGINIM

Then all l can suggest is to uninstall it, reinstall it, and then restart Sublime and see if that helps.

facelessuser avatar Jun 26 '23 01:06 facelessuser

As i just ran into this myself after updating ST...

Make sure the Syntax (bottom right) is actually set to Hex Viewer (and not e.g. Plain Text) otherwise you won't get the full HexViewer command palette (Shift+P) including Show Hex Edit Panel after Toggle Hex View

Cheers

defkev avatar Feb 10 '24 12:02 defkev