xchg rax,rax
暫譯: xchg rax, rax

xorpd

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-12-09
  • 售價: $670
  • 貴賓價: 9.5$637
  • 語言: 英文
  • 頁數: 70
  • 裝訂: Paperback
  • ISBN: 1502958082
  • ISBN-13: 9781502958082
  • 海外代購書籍(需單獨結帳)

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

商品描述

; 0x40 assembly riddles

"xchg rax,rax" is a collection of assembly gems and riddles I found over many years of reversing and writing assembly code. The book contains 0x40 short assembly snippets, each built to teach you one concept about assembly, math or life in general.

Be warned - This book is not for beginners. It doesn't contain anything besides assembly code, and therefore some x86_64 assembly knowledge is required.

How to use this book? Get an assembler (Yasm or Nasm is recommended), and obtain the x86_64 instruction set. Then for every snippet, try to understand what it does. Try to run it with different inputs if you don't understand it in the beginning. Look up for instructions you don't fully know in the Instruction sets PDF. Start from the beginning. The order has meaning.

As a final note, the full contents of the book could be viewed for free on my website (Just google "xchg rax,rax").

商品描述(中文翻譯)

```
; 0x40 組合語謎題

'xchg rax,rax' 是我多年來在反向工程和編寫組合語程式碼過程中發現的一系列組合語寶石和謎題。這本書包含 0x40 段短小的組合語程式碼,每一段都旨在教你一個關於組合語、數學或生活的一般概念。

請注意 - 這本書不適合初學者。它不包含任何除了組合語程式碼以外的內容,因此需要具備一些 x86_64 組合語的知識。

如何使用這本書?獲取一個組合語編譯器(建議使用 Yasm 或 Nasm),並獲得 x86_64 指令集。然後對於每一段程式碼,嘗試理解它的功能。如果一開始不理解,嘗試用不同的輸入來執行它。在指令集 PDF 中查找你不完全了解的指令。從頭開始,順序是有意義的。

最後提醒,這本書的完整內容可以在我的網站上免費查看(只需在 Google 上搜尋 'xchg rax,rax')。
```

最後瀏覽商品 (20)