[14:41] <Ghost> QUICK! Is there any way to tell what language a compiled exe was written in?
[14:42] <Ozzy_Work> not REALLY
[14:42] <hexed> you give it to me
[14:42] <hexed> IDA can work out what compiler it was, sometimes
[14:42] <hexed> with flirt.
[14:42] <hexed> but not really.
[14:42] <Ozzy_Work> hmm, wonder if it can tell borland C from borland's delphi
[14:43] <Ghost> so, basically, no?
[14:43] <hexed> I think it only supports lookups on C
[14:43] <hexed> Ghost: if you sent it to me yes, but probably not
[14:43] <Ghost> ...
[14:43] <hexed> although there are sometimes clues in the linker details
[14:43] <hexed> like what windows version it was set to , the default link date
[14:44] <Ozzy_Work> or, like for my apps
[14:44] <Ozzy_Work> the fact I write "Wrote with Delphi 6" in them
[14:44] <Ghost> !
[14:44] <Ozzy_Work>
[14:44] <hexed> Indeed
[14:44] <hexed> MSC always sticks random strings at the end about countries and languages