9781502958082-1502958082-xchg rax,rax

xchg rax,rax

ISBN-13: 9781502958082
ISBN-10: 1502958082
Edition: 1
Author: xorpd
Publication date: 2014
Publisher: CreateSpace Independent Publishing Platform
Format: Paperback 70 pages
FREE US shipping on ALL non-marketplace orders
Marketplace
from $6.00 USD
Buy

From $6.00

Book details

ISBN-13: 9781502958082
ISBN-10: 1502958082
Edition: 1
Author: xorpd
Publication date: 2014
Publisher: CreateSpace Independent Publishing Platform
Format: Paperback 70 pages

Summary

xchg rax,rax (ISBN-13: 9781502958082 and ISBN-10: 1502958082), written by authors xorpd, was published by CreateSpace Independent Publishing Platform in 2014. With an overall rating of 3.6 stars, it's a notable title among other Assembly Language Programming (Programming Languages) books. You can easily purchase or rent xchg rax,rax (Paperback) from BooksRun, along with many other new and used Assembly Language Programming books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

; 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").

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book