如何确定编译器已被用于编译的可执行? [英] How to determine which compiler has been used to compile an executable?

查看:126
本文介绍了如何确定编译器已被用于编译的可执行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从编译的文件,可我看到的编译器被用来生成文件?

From a compiled file, can I see which compiler has been used to generate the file?

推荐答案

还有好老'串'工具。转储所有ASCII十岁上下弦寻找中发现的二进制文件。不同的编译器嵌入不同数量的人在其制作的可执行文件的信息,但很多实际上将包括明显标识字符串。

There's also the good old 'strings' utility. Dumps all ascii-ish looking strings it finds in the binary. Different compilers embed different amounts of information in the binaries they produce, but many will actually include obviously identifying strings.

这篇关于如何确定编译器已被用于编译的可执行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆