Logo

BIOS Disassembly Ninjutsu Uncovered

Large book cover: BIOS Disassembly Ninjutsu Uncovered

BIOS Disassembly Ninjutsu Uncovered
by

Publisher: A-List Publishing
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

Book cover: MMIXware: A RISC Computer for the Third MillenniumMMIXware: A RISC Computer for the Third Millennium
by - Springer
MMIX is a RISC computer designed by D. Knuth to illustrate machine-level aspects of programming. This book is a collection of programs written in CWEB that make MMIX a virtual reality. A complete documentation of the MMIX and its assembly language.
(14135 views)
Book cover: PC Assembly LanguagePC Assembly Language
by
The book discusses how to program the 80386 and later processors in protected mode. The tutorial has extensive coverage of interfacing assembly and C code and so might be of interest to C programmers who want to learn about how C works under the hood.
(23107 views)
Book cover: Machine Language for BeginnersMachine Language for Beginners
by - Compute! Publications
Introduction to 6502 machine language. The book starts with an introduction to how computers work, what Binary and Hex are, and how they relate to programing. Everything is covered with enough detail for a beginner to understand what they are doing.
(29047 views)
Book cover: The Art of Assembly LanguageThe Art of Assembly Language
by - No Starch Press
Presents assembly language from the high-level point of view, so you can start writing meaningful programs within days. This is the most-often recommended book on 80x86 assembly language programming in newsgroups, on web sites, and by word of mouth.
(24329 views)