Professional Assembly Language (Paperback)
Richard Blum
- 出版商: Wrox Press
- 出版日期: 2005-02-01
- 售價: $1,720
- 貴賓價: 9.5 折 $1,634
- 語言: 英文
- 頁數: 576
- 裝訂: Paperback
- ISBN: 0764579010
- ISBN-13: 9780764579011
-
相關分類:
Assembly
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$980$833 -
$590$466 -
$1,060$1,007 -
$480$379 -
$750$638 -
$780$616 -
$1,540$1,463 -
$650$553 -
$650$507 -
$1,100$1,045 -
$580$452 -
$620$527 -
$880$695 -
$880$695 -
$650$553 -
$780$663 -
$650$507 -
$550$468 -
$980$833 -
$750$638 -
$1,200$948 -
$880$695 -
$600$480 -
$520$442 -
$1,120$1,098
商品描述
- Unlike high-level languages such as Java and C++, assembly language is much closer to the machine code that actually runs computers; it's used to create programs or modules that are very fast and efficient, as well as in hacking exploits and reverse engineering
- Covering assembly language in the Pentium microprocessor environment, this code-intensive guide shows programmers how to create stand-alone assembly language programs as well as how to incorporate assembly language libraries or routines into existing high-level applications
- Demonstrates how to manipulate data, incorporate advanced functions and libraries, and maximize application performance
- Examples use C as a high-level language, Linux as the development environment, and GNU tools for assembling, compiling, linking, and debugging
Table of Contents:
Acknowledgments.
Contents.
Introduction.
Chapter 1: What Is Assembly Language?
Chapter 2: The IA-32 Platform.
Chapter 3: The Tools of the Trade.
Chapter 4: A Sample Assembly Language Program.
Chapter 5: Moving Data.
Chapter 6: Controlling Execution Flow.
Chapter 7: Using Numbers.
Chapter 8: Basic Math Functions.
Chapter 9: Advanced Math Functions.
Chapter 10: Working with Strings.
Chapter 11: Using Functions.
Chapter 12: Using Linux System Calls.
Chapter 13: Using Inline Assembly.
Chapter 14: Calling Assembly Libraries.
Chapter 15: Optimizing Routines.
Chapter 16: Using Files.
Chapter 17: Using Advanced IA-32 Features.
Index.