is there any software that gives you souce from .exe programs?
jan1024188 7 Posting Whiz in Training
Recommended Answers
Jump to PostNo. Once compiled the source code cannot be retrieved.
Jump to PostAssembly on the other hand, can be disassembled fairly easily from an executable because it's so low-level. Java is also very easy to decompile; you can get almost an exact replica of the original source code if you run it through a decompiler because it's only compiled to bytecode.
All 6 Replies
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
jan1024188 7 Posting Whiz in Training
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
jan1024188 7 Posting Whiz in Training
Mushy-pea 36 What, you can change this tag?
John A 1,896 Vampirical Lurker Team Colleague
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.