Search found 4 matches

by vsteiner
03 Jul 2014 11:40
Forum: Feature and Enhancement Requests
Topic: Binary view in left data column alternatively to hex view
Replies: 1
Views: 6645

Re: Binary view in left data column alternatively to hex vie

This gets a +1 from me, because oftentimes when data is packed into bytes, I'm simply not smart enough to "see" the values in the 0x format.
by vsteiner
25 Jun 2014 23:33
Forum: Feature and Enhancement Requests
Topic: Done: Search: count occurrences
Replies: 2
Views: 6808

Done: Search: count occurrences

Hey,

the other day I was trying to find out how many times a certain string exists in a file.

I was hoping for a "Count" button in the Search Dialog. For example, Notepad++ has a button like this in the Find Dialog: http://mojeprogramy.com/notepad/pliki/images/screenshots/find.png

As a workaround ...
by vsteiner
02 Dec 2013 22:48
Forum: Feature and Enhancement Requests
Topic: Done: Ignore white space between hex-digit pairs in text fields
Replies: 4
Views: 11160

Re: Hex selection to clipboard - make spaces optional

This particular request was targeted at pasting hex bytes into HxD fields expecting hex bytes.

So yeah, what you suggest would definitely fix my issue.
by vsteiner
01 Dec 2013 00:23
Forum: Feature and Enhancement Requests
Topic: Done: Ignore white space between hex-digit pairs in text fields
Replies: 4
Views: 11160

Done: Ignore white space between hex-digit pairs in text fields

Hey,

I've looked but couldn't find this suggested on the forum:

Oftentimes I copy a selection of a few hex bytes that define a certain data length. In the next step I paste those bytes into the Length-Field of the "Select Block"-dialog. Now when I do this, HxD immediately complains about the ...