We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe73119 commit 2e80f4aCopy full SHA for 2e80f4a
1 file changed
README.md
@@ -8,7 +8,7 @@ Shellcode compiler was released at DefCamp security conference in Romania, Novem
8
9
# Command line options
10
-h (--help) : Show this help message
11
- -p (--platform) : Shellcode platform: win_x86,win_x64,linux_x86,linux_x64
+ -p (--platform) : Shellcode platform: win_x86,win_x64,linux_x86,linux_x64
12
-v (--verbose) : Print detailed output
13
-t (--test) : Test (execute) generated shellcode
14
-r (--read) : Read source code file
0 commit comments