M
M
Mikhail Smiryagin2017-05-27 21:18:40
Programming
Mikhail Smiryagin, 2017-05-27 21:18:40

How can I find out what language the program is written in?

What software can be used to find out what language the program is written in? I got the software of the Soyuz ship and I want to decompile it, but for this I need to know what kind of language it is.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
B
BBmike, 2017-05-27
@BBmike

but nothing, that it could be secret software and they will stupidly shut you down?

T
TyzhSysAdmin, 2017-05-27
@POS_troi

What difference does it make what it was written on?
After compilation, there is always one result - a file with a set of instructions for a particular processor.
So your question should sound differently "which processor was in the union and where to get a decompiler on it"

A
Alexander, 2017-05-27
@NeiroNx

handicrafts from microsoft drag their libraries everywhere, which can be found in the application's import list. GCC will include stdc libraries, or cygwin. In general, by opening the application with a notepad, you can immediately understand whether it is Windows or Linux. And most programs are written in C++.

7
7365656c65, 2017-05-27
@73656c6565

They say that Google helps the persistent (and follow the links there for a walk). Accordingly, most likely pascal + asm.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question