Diferencia entre revisiones de «Ingenieria Inversa»

Contenido eliminado Contenido añadido
Rotxa (discusión | contribs.)
Sin resumen de edición
Rotxa (discusión | contribs.)
Línea 11:
Durante los proximos dias empezare la traduccion de este texto, que viene de wikibooks en ingles. Acabo de darme cuenta de que necesito un teclado espanyol para trabajar bien...
 
== Wikilibro de Ingenieria Inversa ==
== Reverse Engineering Wikibook ==
 
Este es un libro sobre ingenieria inversa de softwarte. Nos centraremos en la arquitectura Intel x86, el lenguage de programación C, y las plataformas Microsoft Windows, porque estas son las plataformas mas populares para ingenieria inversa. Sin embargo este libro tambien trata otros temas, como los sistemas Linux, la ingenieria inversa de código en bytecode Java y C#, redes, y formatos de fichero propietarios.
This book is on Reverse Engineering of computer software. It will focus on Intel x86 architecture, the C programming language, and Microsoft Windows platforms, because these are the most popular platforms for reverse engineering. However this book will also consider other topics, such as Linux systems, C# and Java bytecode reversing, computer networks, and proprietary file formats.
 
''Muchas páginas y secciones de este libro están a medio hacer. Contribuciones son muy apreciadas''
''Many pages and sections in this book are stubs, or are under-represented. Any contributions will be highly appreciated. ''
 
=== DisclaimerDescarga de responsabilidad ===
 
This book aims to be a guide for the practice of reverse engineering. Concepts and examples discussed in the book will be '''LEGAL''' unless otherwise noted. All discussions of illegal reverse engineering (cracking software) will be accompanied by sections describing security measures that can prevent such illegal activity. Reverse Engineering has many legal uses, and is an invaluable tool for software developers to find and correct mistakes in software, and these uses will be stressed above all other topics.