Welcome to E-Books Directory
This is a freely downloadable e-book.
x86 Disassembly
Read this book online or download it here for free
Custom Search

x86 Disassembly
Publisher: Wikibooks 2008
Number of pages: 151
Description:
This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures, not just x86-compatible machines.