eBooks-it.org Logo
eBooks-IT.org Inner Image

Disassembling Code

IDA Pro and SoftICE

Disassembling Code Image

Book Details:

Publisher:A-List Publishing
Series: MIX
Author:V. V. Pirogov
Edition:1
ISBN-10:1931769516
ISBN-13:9781931769518
Pages:600
Published:Dec 01 2005
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:4.12 MB

Book Description:

This book describes how software code analysis tools such as IDA Pro are used to disassemble programs written in high-level languages and recognize different elements of disassembled code in order to debug applications in less time. Also described are the basics of Assembly language programming (MASM) and the system and format of commands for the Intel microprocessor. Aspects of disassembling, analyzing, and debugging software code are considered in detail, and an overview of contemporary disassemblers and debuggers used when analyzing executable code is provided. The basics of working with these tools and their operating principles are also included, and emphasis is placed on analyzing software code and identifying the main structure of those languages in which they were written.

Download Link:

Related Books:

Hacker Disassembling Uncovered

Powerful Techniques To Safeguard Your Programming
Hacker Disassembling Uncovered Image
Going beyond the issues of analyzing and optimizing programs as well as creating the means of protecting information, this guide takes on the programming problem of, once having found holes in a program, how to go about disassembling it without its source code. Covered are the hacking methods used to analyze programs using a debugger and disassembler. These methods include virtual functions, local and global variables, branching, loops, objects and their hierarchy, and mathematical operators. Also covered are methods of fighting disassemblers, self-modifying code in operating systems, and executing code in the stack. Advanced disassembler topics such as optimizing compilers and movable code are discussed as well....

Code Craft

The Practice of Writing Excellent Code
Code Craft Image
Many programmers know how to write correct code - code that works. But not all know how to craft great code - code that is well written and easy to understand. Code Craft teaches programmers how to move beyond writing correct code to writing great code. The book covers code writing concerns, including code presentation style, variable naming, error handling, and security; and the wider issues of programming in the real world, such as good teamwork, development processes, and documentation. Code Craft presents language-agnostic advice that is relevant to all developers, from an author with loads of practical experience. A QA section at the end of each chapter helps readers to review the material and makes the book suited for academic use as well....

Writing Bug-Free C Code for Windows

A Programming Style That Automatically Detects Bugs in C Code
Writing Bug-Free C Code for Windows Image
Advocating a style of C programming based upon data abstraction (classes) and run-time object verification, this book describes a technique that results in virtually bug-free code from the beginning. It details the key to writing bug-free code: the class methodology with run-time type checking. In support of this methodology, the book covers creating a new heap manager that is rock solid....



2007 - 2021 © eBooks-IT.org