What source code editor program to use?
Posted Thursday, June 17, 2010 by admin
I’m looking for a source code editor software program (like Dreamweaver) that I can use to edit a .exe file on my website. Viewing this file in Dreamweaver only shows mostly little boxes (binary code?). Some text is displayed and one of the lines is “assemblyIdentity type=”win32″ name=”Microsoft.Windows.Common-Controls” version=”6.0.0.0″, if that is of any help . The file name is “UClaim Product Installer.exe”. It is one of 3 files zipped with every eBook Product at www.UClaim.com/products.asp . Thank you in advance.
I think its called binary? So I’m looking for an editor that would read binary code, just as Dreamweaver would read html, asp and php? Would it be called a compiler and interpreter? I’m not even sure if my source code is C++. I sure would appreciate it if you or someone could take a look at my file and tell me what editor or compiler or interpreter program I need. Here is a brief example:
MZᶎº´ ˡ¸LˡThis program cannot be run in DOS mode.
$D–´蚤ꥷڤ—3¤¤ꥃ⊷ڤĸ‡¤ꥷۤ暤’1§¤ꢧ1·¤¬ꢧ1´¤ܷڤ’1¦¤ꥷڤꢧ1¢¤꣒ich꣐ELu!˜Jb&
@64p4ę ²’ 4`4@.textbssѦ exttӚフ `.rdataб ‘ヒ迀.data¤–`3P°&@ᆴidata’W4`’@ᆴdidat`4`’@ᆴrsrcęp4 p’@@͌͌ͩו
ꂻ獛畳顧苣詢ꤢ
Ꝑ誖 鴯箭 际鄃鑻 蛊疘菾霯镰聲靷熤
碖獀귖紱뀥稙熱
葆狳 귲
鐐茪藌ꓽ 궓郮꿁ꇂ畇砞ꙟ赾
(And the little Asian writing looking symbols were all little boxes before I copy pasted here).




Try BlueVoda Website Builder it is free but the best is microsoft sharepoint designer it is free and easy to use.
Here is the microsoft sharepoint designer url to download.
You need to decompile the *.exe file and use any program similar to the one that made it. Possibly done in C++, Visual Basic, .NET, Delphi, etc..
Ron
a .exe file is a compiled program. There is no easy way to edit it.