Skip to content

A complete guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....

License

Notifications You must be signed in to change notification settings

Leegenux/The_Holy_Book_of_X86

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Holy Book of X86

======================
Delivered to you by Arash TC with the spirit of OpenSecurityTraining
For More Tutorials and Info, Please visit:
http://www.kernelfarm.com
https://www.linkedin.com/in/arash-t-c-3a277bbb
https://twitter.com/KernelFarm
https://twitter.com/arash_tc

A complete guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....

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.

This Book will be completed and published in 3 volumes. I try to update the content as I write the book. The Hardcopy of the volume 1 & 2 may become available for purchase on Amazon later if necessary.

Here's a quick overview of the content (current content):

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

If you want to support the author:

 Please buy the Paperback version of Volume 1 on Amazon or CreateSpace eStore:
CreateSpace eStore: https://www.createspace.com/7244052
Amazon.com: https://www.amazon.com/Holy-Book-x86-1/dp/1974170780/ref=sr_1_1?ie=UTF8&qid=1502364426&sr=8-1&keywords=the+holy+book+of+x86

About

A complete guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published