home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19444 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.6 KB  |  34 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!psinntp!ficc!ihsan
  3. From: ihsan@ferranti.com (jaleel ihsan)
  4. Subject: Re: Program to convert .EXE to a "C" source file?  I really need one!!
  5. Message-ID: <id.3EJW.YK@ferranti.com>
  6. Organization: Unix/Xenix Support Group
  7. References: <1993Jan2.203527.27050@news2.cis.umn.edu> <C0B6x5.DA6@ulowell.ulowell.edu>
  8. Date: Fri, 8 Jan 1993 18:41:36 GMT
  9. Lines: 23
  10.  
  11. In article <C0B6x5.DA6@ulowell.ulowell.edu>, mbrousse@cs.ulowell.edu (Marc Brousseau) writes:
  12. >>>>Hello. 
  13. >>>>    I am looking for a program that will take a .EXE or .COM file and
  14. >>>>convert it into a "C" source file.  I saw one on one of the FTP sites today,
  15. >>> [Stuff deleted]
  16. >>>     I am looking for a program of that nature too.  If someone knows 
  17. >>> where one can be FTP'd I would appreciate E-Mail telling me.  
  18. >>>                 Thanks,
  19. >>>                 dutc0006@student.tc.umn.edu            
  20. >>> 
  21. >>I'd prefer a program that generates the RCS or SCCS archives the program was 
  22. >>developed in, plus a makefile.  Architectural and design documents would be 
  23. >>nice too.
  24. >>----------------------------------------------------------------------------
  25. >I want a printer that will run in reverse, taking in a document, and
  26. >converting it to a word processor file. Word for Windows out of a
  27. >newspaper would be nize.
  28.  
  29. Actually I have some old data tapes that were generated by an application
  30. that has been lost.  I was wondering if there is a program that can read
  31. the data and create the program that generated it.  Just the source code
  32. would be fine, I can handle the compilation and linking.  No restriction
  33. on language either, any commonly used language will do.
  34.