home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / apps / 4143 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.9 KB

  1. Xref: sparky comp.os.msdos.apps:4143 comp.os.msdos.programmer:8154 comp.editors:1847
  2. Newsgroups: comp.os.msdos.apps,comp.os.msdos.programmer,comp.editors
  3. Path: sparky!uunet!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!ubc-cs!yogi
  4. From: yogi@cs.ubc.ca (Yossi Gil)
  5. Subject: Re: Looking for good binary editor
  6. Message-ID: <1992Jul29.191307.10780@cs.ubc.ca>
  7. Sender: usenet@cs.ubc.ca (Usenet News)
  8. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  9. References: <1992Jul29.183026.19639@tvnews.tv.tek.com>
  10. Distribution: usa
  11. Date: Wed, 29 Jul 92 19:13:07 GMT
  12. Lines: 27
  13.  
  14. dougs@tvnews.tv.tek.com (Doug Stevens) writes:
  15.  
  16. >I'm looking for an editor that operate on binary files. Insert editing
  17. >would be nice but is not essential. The type of screen I'm looking for
  18. >includes the address/offset for the data within the file, the hex
  19. >dump of the data, and the ASCII interpretation:
  20.  
  21. >     0    67 72 61 66 3A 20 09 67 72 61 70 68 69 63 73 20    graf: .graphics 
  22. >    10    73 6F 66 74 77 61 72 65 0D 0A 0D 0A 09 6F 72 63    software.....orc
  23. >    20    61 64 3A 09 09 4F 72 63 61 64 0D 0A 0D 0A 09 70    ad:..Orcad.....p
  24. >    30    7A 70 3A 09 09 50 69 7A 61 7A 7A 2D 50 6C 75 73    zp:..Pizazz-Plus
  25. >    40    0D 0A 0D 0A 6E 75 6D 3A 20 09 6E 75 6D 65 72 69    ....num: .numeri
  26.  
  27. >ANA is very close to what I need, but will only write out a one-page edit
  28. >buffer to a file, not the entire file.
  29.  
  30. >Please reply (instead of follow-up). Thanks.
  31.  
  32. SLIM can do pretty much what you want. It is basically a text editor,
  33. but it can work on binary files as well. The HeX value of the current
  34. char is dispalyed in the status line. The main drawback is that your
  35. are restricted to 64KB files. 
  36. --
  37. Joseph (Yossi) Gil                 {alberta,uw-beaver,uunet}!ubc-cs!yogi
  38. Dept. of Computer Science          yogi@cs.ubc.ca (cs.ubc.ca=137.82.8.5)
  39. 6356 Agricultural Road., Univ. of B.C.,             Tel: +1-604-822-8175
  40. Vancouver, British Columbia, V6T 1Z2, Canada.       Fax: +1-604-822-5485
  41.