# fuzzpd **Repository Path**: abignail/fuzzpd ## Basic Information - **Project Name**: fuzzpd - **Description**: https://github.com/purseclab/fuzzpd - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-22 - **Last Updated**: 2026-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## FuzzPD USB Power Delivery fuzzing framework. Please see for the paper and working of the fuzzing: ([Fuzz The Power: Dual-role State Guided Black-box Fuzzing for USB Power Delivery](https://github.com/purseclab/fuzzpd/blob/main/paper/fuzzpd.pdf)). ### Setup #### download EC code * https://chromium.googlesource.com/chromiumos/platform/ec/#getting-the-ec-code #### apply EC code patch (`patch/README`) #### build EC * https://chromium.googlesource.com/chromiumos/platform/ec/#building-an-ec-binary #### flash EC * https://chromium.googlesource.com/chromiumos/platform/ec/#flashing-an-ec-binary-to-a-board ### Physical connection NOTE: We will be pushing more soon.