Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Computer Support (http://www.velocityreviews.com/forums/f33-computer-support.html)
-   -   software to see codes of exe file (http://www.velocityreviews.com/forums/t527713-software-to-see-codes-of-exe-file.html)

intnka22@gmail.com 08-08-2007 08:59 AM

software to see codes of exe file
 
hai, i am KarthKeyan.A from india, i just want to know the codes
available in the exe files, if it is possible , reply me.


=?ISO-8859-1?Q?R=F4g=EAr?= 08-08-2007 09:11 AM

Re: software to see codes of exe file
 
intnka22@gmail.com wrote:
> hai, i am KarthKeyan.A from india, i just want to know the codes
> available in the exe files, if it is possible , reply me.


Not that simple. But Google up "disassemble code".

Vanguard 08-08-2007 03:05 PM

Re: software to see codes of exe file
 
<intnka22@gmail.com> wrote in message
news:1186563555.256088.232060@x35g2000prf.googlegr oups.com...
> hai, i am KarthKeyan.A from india, i just want to know the codes
> available in the exe files, if it is possible , reply me.



Learn assembly programming.


Another 08-08-2007 04:02 PM

Re: software to see codes of exe file
 
intnka22@gmail.com wrote:
> hai, i am KarthKeyan.A from india, i just want to know the codes
> available in the exe files, if it is possible , reply me.
>


I have used this one and it is pretty good.

http://www.heaventools.com/PE_Explorer_disassembler.htm

It is not free, but it does have a 30 day trial.


-Lost 08-22-2007 06:37 AM

Re: software to see codes of exe file
 
Response from intnka22@gmail.com:

> hai, i am KarthKeyan.A from india, i just want to know the codes
> available in the exe files, if it is possible , reply me.


http://www.nirsoft.net/utils/exeinfo.html

Since you said "codes" instead of "source." Just an alternative...
perhaps.

--
-Lost
Remove the extra words to reply by e-mail. Don't e-mail me. I am kidding.
No I am not.

Tester 08-22-2007 01:15 PM

Re: software to see codes of exe file
 
On Wed, 08 Aug 2007 01:59:15 -0700, intnka22@gmail.com wrote:

>hai, i am KarthKeyan.A from india, i just want to know the codes
>available in the exe files, if it is possible , reply me.


Do you mean you want a disassembler or even a decompiler? There are
certainly disassemblers around but I'm not sure even Steve Gibson
(grc.com who does Windows programs in assembly language) can
understand the output of such a program.

One problem is that where the source code for a program might have a
label like spell_check_main_loop the disassembler will put out a label
like a$245379.

Also, typically, a program is coded in C++ or some other high level
language which is converted to assembly languageand hence to machine
language which runs on the computer.

There are people who reverse engineer programs but it's an extremely
arcane skill and it may even be illegal under some copyright laws.
(Google reverse engineering DMCA)



All times are GMT. The time now is 03:52 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.