 |
Professional Assembly Language View Larger Image | Richard Blum Wrox Press, Paperback, Published January 2005, 546 pages, ISBN 0764579010 | List Price: $39.99 Our Price: $24.95 You Save: $15.04 (38% Off)
| | | Availability: Out-Of-Stock |
Customer Reviews: 1 Average Customer Rating:      Write a Review and tell the world about this title! People who purchase this book frequently purchase: - Professional C++; Nicholas A. Solter, et al, $25.50, 36% Off!
- Reversing: Secrets of Reverse Engineering; Eldad Eilam, $24.95, 38% Off!
- Linux Administration Handbook, 2nd Edition; Evi Nemeth, et al, $39.50, 21% Off!
- Beginning Algorithms; Simon Harris, et al, $24.95, 38% Off!
Books on similar topics, in best-seller order:Books from the same publisher, in best-seller order:
- 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
Introduction.
PART I: INTRODUCTION TO ASSEMBLY LANGUAGE.
1. What is Assembly Language?
2. The IA-32 Platform.
3. The Tools of the Trade.
4. A Sample Assembly Language Program.
PART II: ASSEMBLY LANGUAGE PRIMER.
5. Moving Data.
6. Controllinig Execution Flow.
7. Using Numbers.
8. Basic Math Functions.
9. Advanced Math Functions.
10. Strings.
11. Using Functions.
12. Using Linux System Calls.
PART III: ADAVNCED PROGRAMMING TOPICS.
13. Using Inline Assembly.
14. Calling Assembly Libraries.
15. Optimizing Routines.
16. Using Files.
17. Using AdvancedIA-32 Features.
Customer Reviews
Customer Reviews: 1 Average Customer Rating:      Sep 30, 2005     David Clark from Los Angeles, CA Best practical book on assembly language around This the the book to get if you want to learn assembly using AT&T syntax. Even if you wind up using the Intel syntax this would still be helpful.
It is nice because it covers things which assembly language books sometimes leave out: assembly debugging, floating point assembly, inline assembly, system calls, combining c/c++ and assembly, and MMX/SIMD instructions.
|
 |