-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
hexpeek: a hex editor for huge files
Occasionally I need to work with huge binary files. Over the years I've
tried many different tools and never found one that was exactly what I
wanted. In my experience most hex editors either (1) do not
>> Which hex editor shows a line of hex with the corresponding ASCII under the
>> line of hex ?
> I suspect that it shouldn't be too hard to get something working if you
> start from nhexl-mode in Emacs:
And indeed, I just added a `nhexl-separate-line` user config to
nhexl
On Wed, Oct 16, 2019 at 10:22:31AM +1300, C.T.F. Jansen wrote:
> Which hex editor shows a line of hex with the corresponding ASCII under the
> line of hex ?
hexdump supports format strings to customize the output. There are few
examples in the man page that may be useful.
--
Regards
Anuradha
> (similar to the output of `od -t xz`).
BTW, I see that `od -t x1c` is using a format like the one you're asking
for (it's not an *editor*, tho).
Stefan
> Which hex editor shows a line of hex with the corresponding ASCII under the
> line of hex ?
I suspect that it shouldn't be too hard to get something working if you
start from nhexl-mode in Emacs:
E.g. from
abcdefghabcdefgh
you can go
Greetings,
Which hex editor shows a line of hex with the corresponding ASCII under
the line of hex ?
Having the ASCII off to the right is of limited use.
Looking at a formatted dump one sees the ASCII, EBCDIC etc *under* the
hex and not far away on the other side of the page.
shed is the
> program - Bless hex editor
> When I export to a text file I have the following error and the
> program ends unexpectedly
Please report your issue upon the Debian bug-tracker, rather than
sending it to all users upon this list.
If you've never reported a bug this page w
program - Bless hex editor
When I export to a text file I have the following error and the
program ends unexpectedly
$ lsb_release -a
Distributor ID: Debian
Description:Debian GNU/Linux 9.5 (stretch)
Release:9.5
Codename: stretch
$ uname -a
Linux debian-pc 4.9.0-4-686 #1 SMP
at 09:05:24PM +0530, Jeetu Golani wrote:
> > Hello,
> >
> > I'm looking for a Hex Editor, kinda along lines of Norton's NDiags (or
> > better).
>
> The only one I've ever used is hexl-mode in emacs. Got the job done...
>
> > Something that will giv
On Fri, Jan 24, 2003 at 09:05:24PM +0530, Jeetu Golani wrote:
> Hello,
>
> I'm looking for a Hex Editor, kinda along lines of Norton's NDiags (or
> better).
The only one I've ever used is hexl-mode in emacs. Got the job done...
> Something that will give me ac
Hello,
I'm looking for a Hex Editor, kinda along lines of Norton's NDiags (or
better). Something that will give me access to the different segments of the
Hard Disk and memory and preferably across different partitions.
Would appreciate if you guys could tell me what's the b
Hello,
I'm looking for a Hex Editor, kinda along lines of Norton's NDiags (or
better). Something that will give me access to the different segments of the
Hard Disk and memory and preferably across different partitions.
Would appreciate if you guys could tell me what's the b
12 matches
Mail list logo