Extra comments, no thanks

unstable
sinn3r 2013-06-28 15:44:06 -05:00
parent f4c805f5d6
commit e3989ad30c
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ module Process
#
# @return [Boolean] True if successful, otherwise false
#
##
def execute_shellcode(shellcode, base_addr, pid=nil)
pid ||= session.sys.process.getpid
host = session.sys.process.open(pid.to_i, PROCESS_ALL_ACCESS)