Robert Dunne, 2018. — 245 p. — ISBN: 978-0-97011-2460. Windows 64-bit Assembly Language Programming Quick Start is a complete tutorial using the free Community Edition of Microsoft Visual Studio 17 to introduce the novice to the Intel X86-64 architecture and the Windows X64 Calling Convention. With Microsoft Visual Studio 17, assembly language programs can be built using either...
2nd edition. — No Starch Press, 2011 — 672 p. — ISBN13: 978-1-59327-289-0. No source code? No problem. With IDA Pro, the interactive disassembler, you live in a source code-optional world. IDA can automatically analyze the millions of opcodes that make up an executable and present you with a disassembly. But at that point, your work is just beginning. With The IDA Pro Book,...
Apress, 2019. — 413 p. — ISBN13: 978-1-4842-5075-4. 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...
No Starch Press, Inc., 2021. — 1035 p. — ISBN-13: 978-1-7185-0108-9. Randall Hyde's The Art of Assembly Language has long been the go-to guide for learning assembly language. In this long-awaited follow-up, Hyde presents a 64-bit rewrite of his seminal text. It not only covers the instruction set for today’s x86-64 class of processors in-depth (using MASM) but also leads you...
2nd Edition. — San Francisco: No Starch Press, 2020. — 472 p. — ISBN-13: 978-1-71850-036-5. Understanding the Machine, the first volume in the landmark Write Great Code series by Randall Hyde, explains the underlying mechanics of how a computer works. This, the first volume in Randall Hyde's Write Great Code series, dives into machine organization without the extra overhead of...
Comments