BIOS Disassembly Ninjutsu Uncovered
by Darmawan Salihun
Publisher: A-List Publishing 2006
ISBN/ASIN: 1931769605
ISBN-13: 9781931769600
Number of pages: 579
Description:
Explaining security vulnerabilities, possible exploitation scenarios, and prevention in a systematic manner, this guide to BIOS exploitation describes the reverse-engineering techniques used to gather information from BIOS and expansion ROMs. SMBIOS/DMI exploitation techniques -- including BIOS rootkits and computer defense -- and the exploitation of embedded x86 BIOS are also covered.
Download or read it online for free here:
Download link
(12MB, PDF)
Similar books
Easy 6502by Nick Morgan - GitHub
In this tiny e-book I'm going to show you how to get started writing 6502 assembly language. The 6502 processor was massive in the seventies and eighties, powering famous computers like the BBC Micro, Atari 2600, Commodore 64, Apple II, etc.
(12326 views)
The Power PC Compiler Writer's Guideby Steve Hoxey, at al. - Warthman Associates
This book describes the code patterns that perform well on PowerPC processors. The book will be particularly helpful to compiler developers and application-code specialists who are already familiar with optimizing compiler technology.
(22752 views)
x86 Disassembly- Wikibooks
This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures.
(20920 views)
x86-64 Assembly Language Programming with Ubuntuby Ed Jorgensen - University of Nevada, Las Vegas
This text provides a reference for University level assembly language and systems programming courses. Specifically, it addresses the x86-64 instruction set for the popular x86-64 class of processors using the Ubuntu 64-bit Operating System (OS).
(10332 views)