mirror of
https://github.com/chmod760/CopyReadProcessMemory
synced 2026-06-06 15:24:30 +00:00
Add xor option in help
This commit is contained in:
@@ -22,6 +22,7 @@ void print_help()
|
||||
" -t, --remote_payload <TARGET> Use remote payload\n\n"
|
||||
"Options:\n"
|
||||
" -e, --execute Execute payload after processing\n"
|
||||
" -x, --xor XOR key to decode the shellcode\n"
|
||||
" -h, --help Show this help\n"
|
||||
" -V, --version Show version\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user