开发者

How to check the Language in which Exe is made

We were studying about compilers at college so this raised me curiosity that when we use the compilers and they form assemblies so is there any w开发者_开发知识库ay you could know that ,if you are given any exe, which compiler was used to build it?or atleast which language was this exe made with c++,c# or what?


There are various ways of doing this, but I don't think you can guarantee a valid result depending on what steps people go through to hide it.

Check out PEiD, it can to do this automatically (along with detecting packers, etc).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜