<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Decompile c-program in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/decompile-c-program/m-p/2634500#M850192</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;how can I decompile a Win NT 4.0 program which source code is c or c++? The manufacterer won't give me the source code ;o(. I only wanna look ;o)&lt;BR /&gt;&lt;BR /&gt;Thanks and regards &lt;BR /&gt;Michael</description>
    <pubDate>Fri, 21 Dec 2001 08:35:37 GMT</pubDate>
    <dc:creator>Michael Geist</dc:creator>
    <dc:date>2001-12-21T08:35:37Z</dc:date>
    <item>
      <title>Decompile c-program</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decompile-c-program/m-p/2634500#M850192</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;how can I decompile a Win NT 4.0 program which source code is c or c++? The manufacterer won't give me the source code ;o(. I only wanna look ;o)&lt;BR /&gt;&lt;BR /&gt;Thanks and regards &lt;BR /&gt;Michael</description>
      <pubDate>Fri, 21 Dec 2001 08:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decompile-c-program/m-p/2634500#M850192</guid>
      <dc:creator>Michael Geist</dc:creator>
      <dc:date>2001-12-21T08:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Decompile c-program</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decompile-c-program/m-p/2634501#M850193</link>
      <description>Hi Micheal,&lt;BR /&gt;&lt;BR /&gt;most vendors explicitly state that reverse compiling is not allowed.&lt;BR /&gt;Second: If you do not have an executable with debug information in it, it will be a recompiled code that looks like an assembler program that is written in C, because you do not have the symbol tables available.&lt;BR /&gt;&lt;BR /&gt;Big range of products available for this.&lt;BR /&gt;Search &lt;A href="http://www.google.com" target="_blank"&gt;http://www.google.com&lt;/A&gt; with&lt;BR /&gt;with&lt;BR /&gt;"reverse compiler"&lt;BR /&gt;&lt;BR /&gt;gets 130.000+ hits.&lt;BR /&gt;&lt;BR /&gt;Open the executable in charge with a HEX-Editor to determine which compiler has been used to narrow down your search result.&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 21 Dec 2001 08:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decompile-c-program/m-p/2634501#M850193</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-12-21T08:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Decompile c-program</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decompile-c-program/m-p/2634502#M850194</link>
      <description>You cannot decompile back to a higher language, it will decompile to assembler.&lt;BR /&gt;&lt;BR /&gt;Decompiled C is really ugly with all the stack stuff and jumps off to library routines.&lt;BR /&gt;&lt;BR /&gt;I once had to decompile a Fortran program since the source was not up to date, but I did have an older version.  I had a compare program to analyze the results from my analyzing the program and making changes to the source to see where the differences were.&lt;BR /&gt;&lt;BR /&gt;I eventually got it, but it would have been impossible without having an older source to start with.</description>
      <pubDate>Fri, 21 Dec 2001 13:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decompile-c-program/m-p/2634502#M850194</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-12-21T13:54:01Z</dc:date>
    </item>
  </channel>
</rss>

