diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |