hex editor for huge files

2020-07-07 Thread hexpeek
-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

Re: Hex editor with ASCII line underneath the line of hex.

2019-10-16 Thread Stefan Monnier
>> 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

Re: Hex editor with ASCII line underneath the line of hex.

2019-10-15 Thread Anuradha Weeraman
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

Re: Hex editor with ASCII line underneath the line of hex.

2019-10-15 Thread Stefan Monnier
> (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

Re: Hex editor with ASCII line underneath the line of hex.

2019-10-15 Thread Stefan Monnier
> 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

Hex editor with ASCII line underneath the line of hex.

2019-10-15 Thread C.T.F. Jansen
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

Re: bless hex editor - unexpectedly ends

2018-09-26 Thread Steve Kemp
> 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

bless hex editor - unexpectedly ends

2018-09-26 Thread zkubin...@gmail.com
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

Re: Hex Editor

2003-01-26 Thread Jeetu Golani
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

Re: Hex Editor

2003-01-25 Thread Rob Weir
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

Hex Editor

2003-01-24 Thread Jeetu Golani
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

Hex Editor

2003-01-24 Thread Jeetu Golani
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