1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How can I view the source of a .exe file?

Discussion in 'Programming' started by Germz, Jun 3, 2008.

  1. #1
    How Do I View The Source Of A .exe File?
     
    Germz, Jun 3, 2008 IP
  2. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #2
    unless you have the sourcecode, its difficult to view the source unless you ask the coder.. or try a decompiler but often they cause more harm than good.
     
    Arkserver, Jun 3, 2008 IP
  3. missenlinx

    missenlinx Peon

    Messages:
    97
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
  4. JavaPF

    JavaPF Member

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #4
    It all depends on what language the application was coded in. Like Arkserver said, there are quite a few decompilers out there but they are not all 100%.
     
    JavaPF, Jun 4, 2008 IP
  5. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #5
    Most of the time you may as well just open it in Notepad, from all the success you'd get otherwise.
     
    blueparukia, Jun 4, 2008 IP
  6. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #6
    You can check for deassembler program , you can get back the assembly code from .exe file.
     
    it career, Jun 4, 2008 IP
  7. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #7
    It will cost much less to re-write the program than reverse engineer it.

    Peace,
     
    Barti1987, Jun 4, 2008 IP