Professional Assembly Language

来源:互联网 发布:完美假期周晨曦淘宝 编辑:程序博客网 时间:2024/05/02 02:26
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp

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


http://rapidshare.com/files/53306116/0764579010.zip
原创粉丝点击