home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / misc / 2922 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!west.West.Sun.COM!cronkite.Central.Sun.COM!texsun!digi!mbilbo
  2. From: mbilbo@digi.lonestar.org (Matt Bilbo)
  3. Newsgroups: comp.lang.misc
  4. Subject: COFF Patcher
  5. Keywords: COFF patcher
  6. Message-ID: <1992Sep3.180517.1703@digi.lonestar.org>
  7. Date: 3 Sep 92 18:05:17 GMT
  8. Organization: none
  9. Lines: 24
  10.  
  11. I have been given the requirement to develop an absolute address object
  12. patcher for COFF files.
  13.  
  14. Obviously this is not something I want to spend 6-8 months working on.
  15.  
  16. Does anyone know of such a beast?
  17.  
  18. The basic requirement is to provide the capability of patching COFF
  19. executable programs in the field, with the following restrictions:
  20.  
  21. o)  Symbolic debug information would not have to be kept upto date.
  22. o)  Patching of the COFF .lib and .init sections (shareable library information)
  23.     will not be required.
  24. o)  Only executable binaries will be required to be patched.
  25. o)  The execution of a COFF disassembler should not be required.
  26.  
  27. Any help or direction is appreciated.
  28.  
  29. Matt
  30. -- 
  31. ----------------------------------------------------------------------------
  32. Matt Bilbo        mbilbo@digi.lonestar.org OR ...!uunet!digi!mbilbo
  33. DSC Communications Corporation   Addr: MS 150, 1000 Coit Rd, Plano, TX 75075
  34. ----------------------------------------------------------------------------
  35.