Un excelente libro en ingles que explica muy bien la estructura PE de los ejecutables. Espero les sirva de algo ;)
Table of Contents:
1 Introduction4
2 Basic Structure
3 The DOS Header
4 The PE Header
5 The Data Directory
6 The Section Table
7 The PE File Sections
8 The Export Section
9 The Import Section
10 The Loader
11 Navigating Imports on Disk
12 Adding Code to a PE File
13 Adding Import to an Executable
14 Introduction to Packers
15 Infection of PE Files by Viruses
16 Conclusion
17 Relative Virtual Addressing Explained
18 References & Bibliography
19 Tools Used
20 Appendix: Complete PE Offset Reference
Comentarios
Gracias por compartir conocimientos.
clemens73