The PicoEMP is a low-cost Electromagnetic Fault Injection (EMFI) tool, designed specifically for self-study and hobbiest research. Under the safety shield it looks like this:
You can see some details of the design in the Intro Video.
Thanks / Contributors
PicoEMP is a community-focused project, with major contributions from:
Colin O'Flynn (original HW design, simple Python demo)
stacksmashing (C firmware for full PIO feature-set)
Lennert Wouters (C improvements, first real demo)
@nilswiersma (Triggering/C improvements)
Background
The ChipSHOUTER is a high-end Electromagnetic Fault Injection (EMFI) tool designed by Colin at NewAE Technology. While not the first commercially available EMFI tool, ChipSHOUTER was the first "easily purchasable" (even if expensive) tool with extensive open documentation. The tool was not open-source, but it did contain a variety of detailed description of the design and architecture in the User Manual. The ChipSHOUTER design optimization focused in rough order on (1) safe operation, (2) high performance, (3) usability, and finally (4) cost. This results in a tool that covers many use-cases, but may be overkill (and too costly) for many. In additional, acquiring the safety testing/certification is not cheap, and must be accounted for in the product sale price.
... continue reading