Whats the easiest way to find out what programming language an application was written in? I would like to know if its vb or c++ or delphi or .net etc from the program exe file.
Whats the easiest way to find out what programming language an application was written
Share
Try PEiD
of course if they used a packer, some unpacking will need to be done first 🙂