Can anyone give me a list of programs that really help get an application's sourcecode? Reverse engineering? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone give me a list of programs that really help get an application's sourcecode? Reverse engineering?

19th May 2017, 1:13 AM
DoubleVermine
DoubleVermine - avatar
3 Answers
19th May 2017, 1:21 AM
Rrestoring faith
Rrestoring faith - avatar
+ 2
use IDA but you have to understand assembly and various header from different compiler. when you reverse engineered app from turbo c++ and visual studio, there will be some significant difference.
19th May 2017, 1:38 AM
Setiawan Next
Setiawan Next - avatar
+ 1
I forgot to tell you that i need it for c++ Thank you!
19th May 2017, 1:23 AM
DoubleVermine
DoubleVermine - avatar