From 734ce73b1f57301ba96938761565096f78c4257d Mon Sep 17 00:00:00 2001 From: phk Date: Fri, 10 Nov 2023 22:10:34 +0100 Subject: [PATCH 1/3] The FlipperZero/BadUSB/Ducky way --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index a023c9c..e3fc2a4 100644 --- a/README.md +++ b/README.md @@ -831,3 +831,16 @@ echo "pub fn main() !noreturn { unreachable; }" > vimkill.zig; zig build-exe vim ``` This eventually [exhausts memory](https://github.com/ziglang/zig/issues/3461) on the machine which gives the OOM killer a chance to kill vim. + +## The Flipper Zero / BadUSB / Ducky Script way + +Credit: @0xphk + +``` +DELAY 1000 +ESCAPE +DELAY 500 +STRING :q! +DELAY 500 +ENTER +``` \ No newline at end of file From 756cfe49d89d4156ff62ece923c6638789619e96 Mon Sep 17 00:00:00 2001 From: phk Date: Fri, 10 Nov 2023 22:45:01 +0100 Subject: [PATCH 2/3] added dev conditions --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3fc2a4..67f8eb0 100644 --- a/README.md +++ b/README.md @@ -832,10 +832,12 @@ echo "pub fn main() !noreturn { unreachable; }" > vimkill.zig; zig build-exe vim This eventually [exhausts memory](https://github.com/ziglang/zig/issues/3461) on the machine which gives the OOM killer a chance to kill vim. -## The Flipper Zero / BadUSB / Ducky Script way +## The Flipper Zero / BadUSB / Ducky Script way Credit: @0xphk - +* on FlipperZero, choose correct keyboard layout first ( Date: Fri, 10 Nov 2023 22:49:40 +0100 Subject: [PATCH 3/3] added PayloadStudio notes --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67f8eb0..1d8ae7e 100644 --- a/README.md +++ b/README.md @@ -835,8 +835,9 @@ This eventually [exhausts memory](https://github.com/ziglang/zig/issues/3461) on ## The Flipper Zero / BadUSB / Ducky Script way Credit: @0xphk -* on FlipperZero, choose correct keyboard layout first (