Diferencia entre revisiones de «Ingeniería Inversa/Descompiladores»

Contenido eliminado Contenido añadido
Rotxa (discusión | contribs.)
Sin resumen de edición
Rotxa (discusión | contribs.)
Línea 31:
 
* La disciplina de la descompilación de código binario nativo está en su infancia.
* Todos los descompiladores actuales requieren una cierta cantidad de input por parte del usuario.
* Los descompiladores actuales raramente trabajan bine con ejecutables en el rango de tamaño desde "normal" hasta "grande".
* Los pasos de uso de un descompilador dependen fuertemente del descompilador utilizado.
 
El resto de este wikilibro probablemente no considerará el asunto de la descompilación despues de este capítulo. Contribuciones sobre el tema son apreciadas.
*The field of native code decompilation is in its infancy.
*Current decompilers all require significant input from the user.
*Current decompilers rarely work well with executable files in the size range from "normal" to "large".
*the steps in dealing with a decompiler are strongly dependent on the particular decompiler being used.
 
The remainder of this wikibook will probably not consider the matter of decompilation any further than this chapter. However, if the reader is interested in pursuing the subject further, they are encouraged to follow one of the links on this page. Links to other decompilers will probably all be added, because there are so few decompilers.
 
A Further discussion of Decompilers may be found in a later section.
 
== Further Reading ==