From b50769bfe40129864e12bd77c03923bc3d48852c Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Fri, 28 Jun 2024 10:31:50 -0600 Subject: [PATCH] Second Push II --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3037c6..05b9297 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you're having trouble, see the official [Raspberry Pi Pico W Getting Started `Frequency` Frequency in Hertz (Hz) How many times per second you want your nuggets clock to pulse - Dont make this too high + Dont make this too high `Samples Per Manual Clock Pulse` This is how many times per clock pulse to sample the nuggets power usage @@ -92,6 +92,7 @@ Scenario: You have and ESP32-S3 based device with flash and bootloader encrypti 8) Dump serial data to some manner of logger Todo: figure out this tooling 9) Perform statistical attack to dump key! Todo: automate and figure out tooling +Todo: Make readme not suck -- Distributed under the [WTFPL - The Do What the Fuck You Want to Public License](http://www.wtfpl.net/)