Log in

View Full Version : Solaris executable identifier


foxthree
March 15th, 2002, 21:13
Hi there:

I have a program in Solaris (binary of course! ). I need to be able to find out if it was written using C++ or written using pure C. How do I find this just by inspecting the binary? I can do a couple of tricks on Windows to find this (like import table for name mangling etc) but how to do this for Solaris?

Any help is greatly appreciated.

Thanks,

Signed,
-- FoxThree

me8
March 16th, 2002, 14:36
failed to procceed program with ida 4.17 :-)