A question has been knocking my mind today,is it possible to convert a executable file back to its source code in c++??

anu07
Recommended Answers
Jump to PostThere are "disassemblers", that will go from an executable to assembly, but you'll never get back to c++ :(
All 4 Replies
Radical Edward 301 Posting Pro
daviddoria 334 Posting Virtuoso Featured Poster
nbaztec 45 Posting Pro in Training

anu07
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.