English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Please list any sources.

2006-10-24 08:02:05 · 3 answers · asked by sobe50418 1 in Computers & Internet Programming & Design

3 answers

Yes, do a search on decompilers/ disassemblers.
Be warned though, the results may be difficult to understand.

Ask yourself if it is worth it too, and whether you could find out this information using an easier method. (looking in books perhaps ? ... )

2006-10-24 10:24:25 · answer #1 · answered by chris_sen 2 · 0 1

There are no such programs (I am a programmer, geocities.com/argeesoftware), the only way to get the source code is to have the uncompiled file which means you wrote it or someone has agreed to let you use it. Once compiled an .exe file is in binary language which is the basic language a computer understands (don't confuse with Basic Programming Language) where to make it simple switches are either "on" or "off". It's the whole idea (besides greater execution speed) for this type of file that it cannot be modified, speaking strictly from a programming point of view.

2006-10-24 16:26:13 · answer #2 · answered by argeesoftware 3 · 1 0

The short answer is no. An exe is typically a binary file.
A bit of an odd question to ask,. . . .

2006-10-24 15:29:43 · answer #3 · answered by Manic_Metrician 1 · 1 0

fedest.com, questions and answers