+ 3
How i can find in what programing language an app is writen?
Is there any way to find?
4 Answers
+ 22
Reverse Engineering, but it is illegal.
In short:
If the app is not Open Source, simply you can't.
If the app is Open Source, probably the project is on Github.
NOTE - If you search on Google: "What programming language is used for ... ?", maybe you can find it.
------------------------------------------------
For websites, you can use Wappalyzer and see the tecnologies used inside it.
------------------------------------------------
Bye. đ„đ
+ 2
Thanks Maz i will search if it exist on github
0
there is some app do decompiling
0
decompilling and other reverse engineering tools are consider as iligal but who cares if you do it only for educational pourpose