Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
How do you tell which language an executable (or dll) was written in. I know that in .Net, you can use a reflector and check that way, but what about C++, Java, etc. Can you also tell what compiler compiled the file?
Posted (edited)
I can decompile the .exe and .dll but does anyone know if there is any decoration or symbol that determines the compiler? I know the lines for the compiler version and platform but I do not know if there is one for original language or original compiler. Please when answering, only experienced programmers with non-trivial answers. Thank you. Edited by Diesel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...