home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / coherent / 6953 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!crchh327!crchh484!faurote
  3. From: faurote@crchh484.BNR.CA (Joe Faurote)
  4. Subject: Decompilers and as
  5. Sender: news@news.rich.bnr.ca (news server)
  6. Message-ID: <C1F4Go.IB1@news.rich.bnr.ca>
  7. Date: Mon, 25 Jan 1993 16:29:11 GMT
  8. Reply-To: faurote@crchh484.BNR.CA (Joe Faurote)
  9. Nntp-Posting-Host: crchh484
  10. Organization: Bell-Northern Research Ltd.
  11. Lines: 24
  12.  
  13. Stop me if you've done this before...
  14.  
  15. What I want to do, while I'm waiting for a DOS emulator, is to take a
  16. DOS executable file (.exe or .com), put it into assembly (I have a
  17. program that does this flawlessly - cracker.exe!!!), de-compile it
  18. into C source code, and port it over to Coherent.  It seems to me that
  19. I had seen programs that took executables and decompiled them into
  20. C source automagically and inefficiently, but I haven't seen any
  21. advertised lately.  If no one knows of such an animal, then does anyone
  22. know of any good documents on the 'as' assembler for either Coherent or
  23. Unix so I can attempt to convert the 386/486 assembly source to 'as'
  24. assembly, assemble it, and call it from a C program?
  25.  
  26. Any help would greatly be appreciated!
  27.  
  28. Thanks,
  29. Joe Faurote
  30. *************************************************************************
  31. * BNR, the company that I work for, does not support my idle ramblings. *
  32. * The opposite, it goes without saying, is true as well.                *
  33. *************************************************************************
  34.  
  35.  
  36.  
  37.