ايران ويج

نسخه‌ی کامل: The Holy Book of X86
شما در حال مشاهده‌ی نسخه‌ی متنی این صفحه می‌باشید. مشاهده‌ی نسخه‌ی کامل با قالب بندی مناسب.
این کتاب به مررور و آموزش معماری x86 از دید یک مهندسی معکوس و تحلیلگر بدافزار یا هکر..

نقل قول: This book tends to overview and teach x86 subjects in the eyes of a reverse engineer, malware analyst or a  hacker. We're not going to teach you how to build an OS or other subjects that are not related to those  mentioned above.


فهرست:

کد:
Volume 1: Pure Assembly
Introduction to Intel x86 Assembly
Learn the most frequently used assembly instructions and their conventions
Reverse Engineer simple binaries
Control structures and loops
Write simple applications in pure assembly

Volume 2: Internals
Section 1: Raw Intel Architecture
Chapter 0x01: Introduction to Intel x86 Architecture
Chapter 0x02: Segmentation
Chapter 0x03: Paging
Chapter 0x04: Cache Control
Chapter 0x05: Interrupts and Exceptions

Section 2: Windows Internals
Chapter 0x06: Exploring PE files

Section 3: Linux Internals

لینک:
کد:
https://github.com/Captainarash/The_Holy_Book_of_X86