how can i view object code of c
devesh2222 0 Newbie Poster
Recommended Answers
Jump to PostAre you talking about binaries? If you are, what do mean view? Do you mean open a binary and view the hex or the original source code.
Jump to Posthow can i read the object files generated by the c compiler ?
You can either open the files in a hex editor or you can download something to reverse engineer the code and display it as source code.
All 5 Replies
gerard4143 371 Nearly a Posting Maven
devesh2222 0 Newbie Poster
creeps 74 Junior Poster in Training
gerard4143 371 Nearly a Posting Maven
Martin B 4 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.