Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Practical Hardware Pentesting

You're reading from   Practical Hardware Pentesting Learn attack and defense techniques for embedded systems in IoT and other devices

Arrow left icon
Product type Paperback
Published in Feb 2026
Publisher
ISBN-13 9781803249322
Length 403 pages
Edition 2nd Edition
Arrow right icon
Author (1):
Arrow left icon
Jean-Georges Valle Jean-Georges Valle
Author Profile Icon Jean-Georges Valle
Jean-Georges Valle
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

1. Practical Hardware Pentesting, Second Edition: Learn attack and defense techniques for embedded systems in IoT and other devices
2. Setting Up Your Pentesting Lab and Ensuring Lab Safety FREE CHAPTER 3. Our Main Attack Platform 4. Sniffing and Attacking the Most Common Protocols 5. Extracting and Manipulating Onboard Storage 6. Attacking Wi-Fi, Bluetooth, and BLE 7. Attacking phone connected devices 8. Software-Defined Radio Attacks 9. Accessing the Debug Interfaces 10. Static Reverse Engineering and Analysis 11. Dynamic Reverse Engineering

Dump formats and memory images

The first thing to know about raw formats is that they are not as raw as you think. When you dump an EEPROM (SPI or I2C) or dump a chip's memory space, there is always an underlying structure. A chip cannot magically turn a soup of bytes into something it can use and run internally. To understand the structure of such an image, you will have to dig into the chip's documentation.

When analyzing a dump, the following applies:

  • There is always an underlying organization.
  • Read the chip's documentation and its underlying architecture documentation.
  • If it is a dump that is external to a device (that is, from a firmware update), then the following applies:

- It can pack multiple updates for multiple chips.

- It can be applied in multiple passes (update chip1, then chip2, and so on) that are necessarily reflected in the structure, but are not necessarily targeting your chip of interest.

  • If it is a dump that is internal to a device and internal to...
lock icon The rest of the chapter is locked
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Practical Hardware Pentesting
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Modal Close icon
Modal Close icon