Skip to content

Commit 953bfe1

Browse files
committed
Delete typo
1 parent 6468eb5 commit 953bfe1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/msf/core/exploit/powershell.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ def generate_psh_args(opts)
147147
# @param ps_code [String] Powershell code
148148
# @param payload_arch [String] The payload architecture 'x86'/'x86_64'
149149
# @param encoded [Boolean] Indicates whether ps_code is encoded or not
150-
#ex
151150
# @return [String] Wrapped powershell code
152151
def run_hidden_psh(ps_code, payload_arch, encoded)
153152
arg_opts = {

0 commit comments

Comments
 (0)