Friday, July 31, 2009

How to find the source code?

ok


i have a c++ compiler


and a program that i did not make and do not have the source code for





how do i use the compiler to find its source code?


and/or edit it








or do i need a whole different program do do sutch a task?


if so then can someone point me in the direction of the download?

How to find the source code?
"how do i use the compiler to find its source code?


and/or edit it"





This isn't happening. If the code isn't provided you are out of luck.





The best you can do is try to decompile to assembly instructions.
Reply:well if you got the program from the internet than you can right click n click on the view source butten.





If it is a regular program then if u put in the cd and search it for the source
Reply:you will need to find a decompiler, it will decompile that code, but there will be no comments and all variable/function names will lost and replaced with something like var1, var2, ... and func1, func2, func3...., this will make very difficult to follow the code and understand what is going on.





good luck

wedding flowers

No comments:

Post a Comment