Sujet : Re: Small(est?) Hexdump/reconstruction DOS programs
De : admin (at) *nospam* 127.0.0.1 (Kerr-Mudd, John)
Groupes : alt.lang.asm comp.os.msdos.programmerDate : 09. Sep 2024, 09:32:20
Autres entêtes
Organisation : Dis
Message-ID : <20240909093220.63a92a85ac74a641fbd14e03@127.0.0.1>
References : 1 2 3 4 5 6 7 8
User-Agent : Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
On Sun, 8 Sep 2024 21:41:09 +0100
"Kerr-Mudd, John" <
admin@127.0.0.1> wrote:
On Mon, 01 Jul 2024 11:37:50 +0100
"Kerr-Mudd, John" <admin@127.0.0.1> wrote:
On Tue, 18 Jun 2024 03:58:55 +0100, wolfgang kern <nowhere@never.at> wrote:
On 17/06/2024 21:57, Kerr-Mudd, John wrote:
...
[]
>
hexdump, I mean bin2hex:
[]
hex 223 bytes;
now can produce 5 spaced formats for dump, also does hex2bin, and
contains (a minimal) usage help text.
C:\TEMP>hex -d 0 <hex.com
A083003C68747831EDB43FB53CBADF01CD2191E30389D6BFC33F57A083003C6
Argh! Last character on line is dropped!
More Work Needed.
-- Bah, and indeed Humbug.