From 30c8bcdbfb562d06012ce9b1e7d84f9f57e67b11 Mon Sep 17 00:00:00 2001 From: heqnx Date: Thu, 22 May 2025 16:11:41 +0300 Subject: small fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53aee58..dc61d5a 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Usage of ./go-shellcode2uuid-linux-amd64: ### Generate a Windows C stub with XOR encoding enabled: ``` -$ ./go-shellcode2uuid -file shellcode_win.bin -stub cwin -xor +$ ./go-shellcode2uuid -file shellcode_win.bin -xor -stub cwin [inf] shellcode size (276 bytes) is not a multiple of 16, will pad with nullbytes [inf] using xor key: 0x1c e0549ff8-ecf4-dc1c-1c1c-5d4d5d4c4e4d -- cgit v1.2.3