cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
how to convert object code to source cod
how to convert object code to source code
Apr 8, 2012 at 6:57pm
Apr 8, 2012 at 6:57pm UTC
JAI SINGH
(100)
hi friends I want to convert object code to source code so that I can change the defnitions of library functions...
so plz suggest me how to do it..
Apr 8, 2012 at 7:01pm
Apr 8, 2012 at 7:01pm UTC
SH4773R
(33)
As far as I know you cannot convert object code back to source. What library are we talking about here? there's a good chance that the lib is open source and you can just download the source code from there website.
Topic archived. No new replies allowed.