Glossary entry

Spanish term or phrase:

descompilacion

English translation:

decompilation

Added to glossary by Donovan Libring
Jul 25, 2003 11:52
20 yrs ago
5 viewers *
Spanish term

descompilacion

Spanish to English Tech/Engineering Internet, e-Commerce
Talking about the legal conditions of access to a website by internet users. The company reserves the rights of all of the contents of the website and prohibits the commercial use of the content of their site. They say it is for personal, non-commercial use only.

Context:

Se prohibe expresamente su utilización con fines comerciales o para su distribución, comunicación publica, transformación o descompilación.

What is descompilacion?
Breaking down the site and taking it apart?

Proposed translations

+2
6 mins
Selected

decompilation

Yes, in a sense it's breaking down something (website, programs, etc.). Some explanation is provided below:
Peer comment(s):

agree Sonia Hill
3 mins
agree Manuel Plaza
33 mins
Something went wrong...
4 KudoZ points awarded for this answer.
6 mins

decompilation

Decompilation of Binary Programs - dcc - [ Traduzca esta página ]
The dcc Decompiler. The dcc decompiler page has moved! This page will no
longer be updated. Please see www.itee.uq.edu.au/~cristina/dcc.html.
Descripción: It decompiles small .exe files from the (i286, DOS) platform to C programs.
Categoría: Computers > Programming > Disassemblers
www.itee.uq.edu.au/~csmweb/dcc.html - 2k - En caché - Páginas similares
[ Más resultados de www.itee.uq.edu.au ]

Softpanorama Decompilation and Decompilers Page - [ Traduzca esta página ]
Decompilation and Decompilers. ... Decompilation.
Overview of decompilation techniques; ...
www.softpanorama.org/Algorithms/decompilation.shtml - 46k - En caché - Páginas similares

Decompilation - [ Traduzca esta página ]
Decompilation. ... The ethics of decompilation. Is decompilation legal, and is
it allowed? There are many situations when decompilation can be used... ...
www.debugmode.com/dcompile/ - 22k - En caché - Páginas similares

Something went wrong...
+1
7 mins

decompiling source code

Getting back source code with an application specifically created to do this.

Some google hits (didn't check'em thoroughly)

visual basic, vb, active server pages (ASP),java, javscript,c, ... - [ Traduzca esta página ]
... i thought why cant i share these with you in planet source code so that ... Decompiling
C++ CODE!!! ... 5/21/2003 6:13:51 PM Language: C/C++ Learn to DECOMPILE C++ NOW ...
planet-source-code.com/ - 41k - En caché - Páginas similares

Learn Java: Learn how to download and decompile Java classes, ... - [ Traduzca esta página ]
... In this article we'll show you how to decompile the Java class, turning
the .class file back into a .java source code file. Why do this? ...
www.devdaily.com/java/edu/pj/pj010021/ - 13k - En caché - Páginas similares

Learn Java: How to download and decompile Java class files, part ... - [ Traduzca esta página ]
... and decompile Java class files Part 3 - The conversion results The conversion. The
conversion of our own AnimatedAd.class file back into a Java source code file ...
www.devdaily.com/java/edu/pj/pj010022/ - 12k - En caché - Páginas similares
[ Más resultados de www.devdaily.com ]

MythoLogics Software > Clipper Source Code Recovery - [ Traduzca esta página ]
... In addition, Valkyrie does not fully decompile code using Class(y) OOPs ... additional
translation necessary to restore usable OOP class-definition source code. ...
www.mythologics.com/html/clipper.htm - 8k - En caché - Páginas similares

Sun Developer Network - Forums - [ Traduzca esta página ]
... decompile Author: asquithea In Reply To: Re: about decompile, Mar 12, 2003 3:55
AM Reply 3 of 4, It is impossible to guarantee that your source code cannot be ...
forum.java.sun.com/ thread.jsp?thread=370574&forum=31&message=1569097 - 40k - En caché - Páginas similares
Peer comment(s):

agree Walter Pilimon : Me gusta más porque para la persona que no es tan técnica es un poco más explícito. De todas formas "decompiling" lleva implícito el hecho de que vas a obtener "source code" (para eso se hace)
1 hr
gracias por la aportación. un saludo walter!
Something went wrong...
7 mins

decompilation

Decompilation is the reverse process of compilation i.e. creating high level language code from machine/assembly language code. At the basic level, it just requires to understand the machine/assembly code and rewrite it into a high level language, but things are not as simple as they seem, particularly when it comes to implementing a decompiler. Throughout this discussion, we will be using the C language for the high level language, and the 8086 assembly language for the low level language.

The ethics of decompilation
Is decompilation legal, and is it allowed?

There are many situations when decompilation can be used...

To recover lost source code. You may have written a program for which you only have the executable now (or you got the exe of a program you wrote long back, from someone else!). If you want to have the source for such a program, you can use decompilation to recover it. In all rights, you are the owner of the program, so nobody is going to question you.
Just as stated above, applications written long back for a legacy computer may not have the source code now, and you may need to port it to a new platform. Either you have to rewrite the application from the scratch, or use decompilation to understand the working of the application and write it again.
Say you have code written in some language for which you cant find a compiler today! If you have the executable, just decompile it and rewrite the logic in the language of your choice today.
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search