Free shipping on orders over $99
Mastering Assembly Programming

Mastering Assembly Programming

by Alexey Lyashko
Paperback
Publication Date: 27/09/2017

Share This Book:

  $61.75
or 4 easy payments of $15.44 with
afterpay
Incorporate the assembly language routines in your high level language applications About This Book * Understand the Assembly programming concepts and the benefits of examining the AL codes generated from high level languages *Learn to incorporate the assembly language routines in your high level language applications *Understand how a CPU works when programming in high level languages Who This Book Is For This book is for developers who would like to learn about Assembly language. Prior programming knowledge of C and C++ is assumed. What You Will Learn * Obtain deeper understanding of the underlying platform *Understand binary arithmetic and logic operations *Create elegant and efficient code in Assembly language *Understand how to correctly use inline Assembly *Understand how to link Assembly code to outer world *Obtain in-depth understanding of relevant internal mechanisms of Intel CPU *Write stable, efficient and elegant patches for running processes In Detail The Assembly language is the lowest level human readable programming language on any platform.
Knowing the way things are on the Assembly level will help developers design their code in a much more elegant and efficient way. The first section of the book starts with setting up the development environment on Windows and Linux, mentioning most common toolchains. The reader is led through the basic structure of CPU and memory, and is presented the most important Assembly instructions through examples for both Windows and Linux, 32 and 64 bits. Then the reader would understand how high level languages are translated into Assembly and then compiled into object code. We will then show the privileged instructions by writing a bootloader and a tiny kernel. Finally we will cover patching existing code, either legacy code without sources or a running code in same or remote process.
ISBN:
9781787287488
9781787287488
Category:
Programming & scripting languages: general
Format:
Paperback
Publication Date:
27-09-2017
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
290
Dimensions (mm):
235x191mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 1 - 2 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Mastering Assembly Programming.