Beginning X64 Assembly Programming: From Novice to Avx Professional (Paperback)
暫譯: 初學者的 X64 組合語言程式設計:從新手到 AVX 專家 (平裝本)
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)
買這商品的人也買了...
-
$1,600$1,568 -
$980$774 -
$2,160Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture
-
$620$527 -
$1,750$1,663 -
$1,128Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512, 2/e (Paperback)
-
$720$612 -
$1,690$1,606 -
$560$437 -
$1,008$958 -
$690$538 -
$420$332 -
$880$695 -
$980$774 -
$1,008$958 -
$580$458 -
$719$683 -
$720$562 -
$602$566 -
$600$510 -
$550$429 -
$713$677 -
$534$507 -
$600$474 -
$1,188$1,129
商品描述
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++).
商品描述(中文翻譯)
從簡單的基本程式開始學習組合語言,一直到 AVX 程式設計。在本書結束時,您將能夠撰寫和閱讀組合語言程式碼,將組合語言與高階語言混合,了解 AVX 是什麼,以及更多內容。
在 Beginning x64 Assembly Programming 中使用的程式碼保持簡單,這意味著:沒有圖形使用者介面或花俏的功能或錯誤檢查。添加這些美觀的功能會分散您對學習組合語言的注意力。理論部分限於嚴格的最小範圍:簡單介紹二進位數字、邏輯運算子以及一些有限的線性代數。我們也遠離浮點數轉換的內容。
組合語言程式碼以完整的程式呈現,讓您可以在電腦上測試、玩弄、修改和破壞它們。本書還將向您展示可以使用哪些工具、如何使用這些工具,以及這些工具可能出現的問題。這本書並不打算提供一個全面的組合語言指令課程,這在一本書中是不可能的:看看 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 在資訊科技領域擁有 40 年的經驗,涵蓋多種職能、數家資訊科技公司以及多個計算平台。他最近從 IBM 退休,擔任大型主機軟體帳戶經理。他一直對資訊安全感興趣,而組合語言的知識在防禦資訊基礎設施免受攻擊和惡意軟體的侵害中是一項重要技能。