Beginning X64 Assembly Programming: From Novice to Avx Professional (Paperback)

Van Hoey, Jo

  • 出版商: Apress
  • 出版日期: 2019-10-31
  • 定價: $1,410
  • 售價: 9.5$1,340
  • 語言: 英文
  • 頁數: 413
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484250753
  • ISBN-13: 9781484250754
  • 相關分類: Assembly
  • 相關翻譯: x64 匯編語言:從新手到 AVX 專家 (簡中版)
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Program in assembly starting with simple and basic programs, all the way up to AVX programming. By the end of this book, you will be able to write and read assembly code, mix assembly with higher level languages, know what AVX is, and a lot more than that.
The code used in Beginning x64 Assembly Programming is kept as simple as possible, which means: no graphical user interfaces or whistles and bells or error checking. Adding all these nice features would distract your attention from the purpose: learning assembly language. The theory is limited to a strict minimum: a little bit on binary numbers, a short presentation of logical operators, and some limited linear algebra. And we stay far away from doing floating point conversions.
The assembly code is presented in complete programs, so that you can test them on your computer, play with them, change them, break them. This book will also show you what tools can be used, how to use them, and the potential problems in those tools. It is not the intention to give you a comprehensive course on all of the assembly instructions, which is impossible in one book: look at the size of the Intel Manuals. Instead, the author will give you a taste of the main items, so that you will have an idea about what is going on. If you work through this book, you will acquire the knowledge to investigate certain domains more in detail on your own.
The majority of the book is dedicated to assembly on Linux, because it is the easiest platform to learn assembly language. At the end the author provides a number of chapters to get you on your way with assembly on Windows. You will see that once you have Linux assembly under your belt, it is much easier to take on Windows assembly.
This book should not be the first book you read on programming, if you have never programmed before, put this book aside for a while and learn some basics of programming with a higher-level language such as C.

What You Will Learn

  • Discover how a CPU and memory works
  • Appreciate how a computer and operating system work together
  • See how high-level language compilers generate machine language, and use that knowledge to write more efficient code
  • Be better equipped to analyze bugs in your programs
  • Get your program working, which is the fun part
  • Investigate malware and take the necessary actions and precautions


Who This Book Is For
Programmers in high level languages. It is also for systems engineers and security engineers working for malware investigators. Required knowledge: Linux, Windows, virtualization, and higher level programming languages (preferably C or C++).

商品描述(中文翻譯)

《開始學習 x64 組合語言程式設計》從簡單基礎的程式開始,一直到 AVX 程式設計。閱讀完本書後,您將能夠撰寫和閱讀組合語言程式碼,將組合語言與高階語言混合使用,了解 AVX 等等更多知識。

《開始學習 x64 組合語言程式設計》中使用的程式碼盡可能保持簡單,不包含圖形使用者介面、花哨的功能或錯誤檢查。添加這些功能會分散您的注意力,而我們的目的是學習組合語言。理論部分只涉及最基本的內容:一些關於二進制數字的知識、邏輯運算符的簡要介紹以及一些有限的線性代數。我們遠離浮點數轉換的領域。

組合語言程式碼以完整的程式呈現,這樣您就可以在自己的電腦上測試、玩弄、修改和破壞它們。本書還會向您展示可以使用哪些工具,如何使用這些工具以及這些工具可能存在的問題。本書並不打算在所有組合語言指令上提供全面的課程,這在一本書中是不可能的:請看看 Intel 手冊的篇幅。相反,作者將讓您對主要內容有所了解,以便您對正在發生的事情有一個概念。如果您閱讀完本書,您將獲得自己深入研究某些領域的知識。

本書的大部分內容都專注於 Linux 上的組合語言,因為它是學習組合語言最容易的平台。最後,作者提供了一些章節,讓您開始學習 Windows 上的組合語言。您會發現,一旦掌握了 Linux 上的組合語言,學習 Windows 上的組合語言就容易得多。

如果您從未編程過,這本書不應該是您閱讀的第一本書,請先放一放,先學習一些高階語言(例如 C)的基礎編程知識。

《你將學到什麼》

- 了解 CPU 和記憶體的運作原理
- 理解電腦和作業系統如何協同工作
- 瞭解高階語言編譯器如何生成機器語言,並利用這些知識撰寫更高效的程式碼
- 更好地分析程式中的錯誤
- 讓您的程式運作起來,這是最有趣的部分
- 調查惡意軟體並採取必要的措施和預防措施

《適合閱讀對象》

- 高階語言程式設計師
- 從事惡意軟體調查的系統工程師和安全工程師
- 需要具備的知識:Linux、Windows、虛擬化和高階程式語言(最好是 C 或 C++)。

作者簡介

Jo Van Hoey has 40 years of experience in IT, in diverse functions, multiple IT companies, and multiple computing platforms. He recently retired from IBM, where he was a mainframe software account manager. He has always been interested in IT security and knowledge of assembly language is an essential skill in defending IT infrastructure against attacks and malware.

作者簡介(中文翻譯)

Jo Van Hoey在IT領域擁有40年的經驗,涵蓋多個職能、多家IT公司和多個計算平台。他最近從IBM退休,曾擔任主機軟體客戶經理。他一直對IT安全感興趣,並且組合語言的知識是保護IT基礎架構免受攻擊和惡意軟體侵害的重要技能。