NB: I might be a little biased, I am the technical editor and a good friend of Travis. :-D This book is a first-of-its-kind describing vulnerabilities and exploits in microcontrollers - the small microprocessors that are in all of our everyday electronics. Many of these devices have programs written into their silicon circuitry, often times hidden from the user. This book presents a round up of many different vulnerabilities and exploits that are found in this chips, and gives you the code to implement them yourself (if you so choose). It also provides an overview of many techniques that hardware reverse engineers use to extract memories from chips, things like using chemicals to depackage them, and mechanisms for glitching, tweaking their power signals so important lockdown steps are skipped. Bear in mind if you have no background in computer science or computer architecture you might want to study a bit there before diving in here.