Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming.threads > #1700

Re: How do I look inside an .exe file to view the programming

Newsgroups comp.programming.threads
Date 2013-07-12 04:29 -0700
References <9gIZi.6511$Ew3.5251@newsfe7-gui.ntli.net>
Message-ID <d3afed5d-0dbe-4b8f-8581-9aea6dce5f4a@googlegroups.com> (permalink)
Subject Re: How do I look inside an .exe file to view the programming
From "@slash" <tamaldatta91@gmail.com>

Show all headers | View raw


On Sunday, November 11, 2007 10:57:09 AM UTC-8, corbyguy wrote:
> Hello
> 
> I have downloaded an .exe program file and I would like to look inside this 
> .exe program file to have a look at, view and read the details of the 
> program.
> 
> Does anyone know of a program that I can use to open up this .exe file so I 
> can view and read the written program?
> 
> Jamie


Hello,

A .exe file is noyhing but a series of Hex code written in Assmbly level Language.There is a softawre "Hex Editor". Using this you can open the .exe file. 

Back to comp.programming.threads | Previous | Next | Find similar


Thread

Re: How do I look inside an .exe file to view the programming "@slash" <tamaldatta91@gmail.com> - 2013-07-12 04:29 -0700

csiph-web