Path: utzoo!attcan!uunet!melpar!toppin From: toppin@melpar.UUCP (Doug Toppin) Newsgroups: comp.unix.questions Subject: Re: Need a binary to hex converter Summary: 'adb' or 'bpatch' for binary file access/dump Message-ID: <186@melpar.UUCP> Date: 6 Jun 90 13:18:51 GMT References: <30049@uhnix1.uh.edu> Organization: E-Systems, Melpar Division, Falls Church, VA Lines: 11 In article <30049@uhnix1.uh.edu>, cosc7m5@uhnix1.uh.edu (USENET Administration) writes: > I need a binary to hex converter to debug a data file generated by an I frequently have to do the same thing and have found two ways: 1) 'bpatch' utility in the source archives that is a binary file editor 2) 'adb' will allow to dump the file using format commands so that it has some structure. It is not very difficult to pick up. I will send examples to anyone interested. Doug Toppin uunet!melpar!toppin