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

Contenido eliminado Contenido añadido
Rotxa (discusión | contribs.)
Sin resumen de edición
Rotxa (discusión | contribs.)
Sin resumen de edición
Línea 1:
La Ingeniería Inversa requiere algunas herramientas especializadas que no son normalmente familiares para muchos usuarios (e incluso para muchos desarrolladores de software). Esta sección discutirá algunas de las herramientas comunes usadas en ingeniería inversa, y enumeraremos las herramientas usadas en los ejemplos de este wikilibro. Los siguientes capítulos discutirán estos tópicos en mayor detalle:
 
* {{desarrollo|50%|Sept 28, 2004}} [[ReverseIngeniería EngineeringInversa/DisassemblersDesensambladores|DisassemblersDesensambladores]]
* {{stagedesarrollo|75%|Sept 28, 2004}} [[ReverseIngeniería EngineeringInversa/Decompilers|Decompilers]]
* {{stagedesarrollo|50%|Sept 28, 2004}} [[ReverseIngeniería EngineeringInversa/DebuggersDepuradores|DebuggersDepuradores]]
* {{stagedesarrollo|50%|Sept 28, 2004}} [[ReverseIngeniería EngineeringInversa/HexEditores EditorsHexadecimales|HexIngeniería EditorsInversa/Editores Hexadecimales]]
* {{stagedesarrollo|50%|Sept 28, 2004}} [[ReverseIngeniería EngineeringInversa/OtherOtras toolsHerramientas|OtherOtras ToolsHerramientas]]
 
== NotesNotas onsobre thela SectionSección ==
 
The remainder of the wikibook will assume that the reader has a disassembler and a debugger (or alternatively, a debugger that disassembles). The choice of disassembler and debugger are not necessarily important, although the chosen debugger should have the ability to set breakpoints on the execution (most do).