[comp.unix.questions] Need a binary to hex converter

cosc7m5@uhnix1.uh.edu (USENET Administration) (06/04/90)

Morn World,
  I need a binary to hex converter to debug a data file generated by an 
application at this site.  Can anyone help me out?  Please E-mail me and save
bandwith for the rest who don't want to know.  Thanks in advance.



-- 
Quack long and Prosper!     | "Cowabunga, Dude!!!!"
Don Harper,                 | "Bossanova, Man!"
COSC7m5@UHNIX1.uh.EDU       | "Where is the pizza, dude?"
I am just a student here    | 

toppin@melpar.UUCP (Doug Toppin) (06/06/90)

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