Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. C++ dll to C# decompiler

C++ dll to C# decompiler

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++question
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    xkrja
    wrote on last edited by
    #1

    Can anyone recomend a decompiler that can convert c++ dll's to C# code? Thanks!

    C D R 3 Replies Last reply
    0
    • X xkrja

      Can anyone recomend a decompiler that can convert c++ dll's to C# code? Thanks!

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      How the hell is that a decompiler ? What you want does not exist, unless the dll is C++/CLI.

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • X xkrja

        Can anyone recomend a decompiler that can convert c++ dll's to C# code? Thanks!

        D Offline
        D Offline
        Dave Doknjas
        wrote on last edited by
        #3

        You need a tool to convert C++ to C#, but be aware that no tool can convert C++ to C# completely.

        David Anton http://www.tangiblesoftwaresolutions.com C++ to C# Converter C++ to VB Converter C++ to Java Converter VB & C# to Java Converter Java to VB & C# Converter Instant C#: VB to C# converter Instant VB: C# to VB converter Instant C++: convert VB, C#, or Java to C++/CLI

        1 Reply Last reply
        0
        • X xkrja

          Can anyone recomend a decompiler that can convert c++ dll's to C# code? Thanks!

          R Offline
          R Offline
          Rajesh R Subramanian
          wrote on last edited by
          #4

          [Neo] There's no spoon decompiler. [/Neo]

          It is a crappy thing, but it's life -^ Carlo Pallini

          X 1 Reply Last reply
          0
          • R Rajesh R Subramanian

            [Neo] There's no spoon decompiler. [/Neo]

            It is a crappy thing, but it's life -^ Carlo Pallini

            X Offline
            X Offline
            xkrja
            wrote on last edited by
            #5

            Well, I'm not into C++ at all but I have a project written in VC++ and I need to convert it to C#. Isn't it true that when it's compiled it written as a MSIL. The MSIL can then be decompiled back to any Microsoft language?

            R 1 Reply Last reply
            0
            • X xkrja

              Well, I'm not into C++ at all but I have a project written in VC++ and I need to convert it to C#. Isn't it true that when it's compiled it written as a MSIL. The MSIL can then be decompiled back to any Microsoft language?

              R Offline
              R Offline
              Rajesh R Subramanian
              wrote on last edited by
              #6

              xkrja wrote:

              Isn't it true that when it's compiled it written as a MSIL. The MSIL can then be decompiled back to any Microsoft language?

              How does it matter? Even if that was true, that would hold good only for .NET languages. C++ is a completely different language for that matter. Or are you talking about CLI/C++?

              It is a crappy thing, but it's life -^ Carlo Pallini

              X 1 Reply Last reply
              0
              • R Rajesh R Subramanian

                xkrja wrote:

                Isn't it true that when it's compiled it written as a MSIL. The MSIL can then be decompiled back to any Microsoft language?

                How does it matter? Even if that was true, that would hold good only for .NET languages. C++ is a completely different language for that matter. Or are you talking about CLI/C++?

                It is a crappy thing, but it's life -^ Carlo Pallini

                X Offline
                X Offline
                xkrja
                wrote on last edited by
                #7

                How do I know? The source code is in a Visual studio solution. Does that mean it's C++/CLI?

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups