style compliance fixes
git-svn-id: file:///home/svn/framework3/trunk@10190 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
1c45eba566
commit
467861ceb7
|
@ -117,7 +117,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'RopStack' =>
|
||||
# All addresses are from umpnpmgr.dll v5.2.3790.1830
|
||||
[
|
||||
#
|
||||
#
|
||||
# Step 1. Allocate an executable heap with HeapCreate
|
||||
#
|
||||
# Resolve HeapCreate from import
|
||||
|
@ -203,7 +203,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'RopStack' => # NOTE: 0x41414141 will become random data
|
||||
# All addresses are from umpnpmgr.dll v5.2.3790.1830
|
||||
[
|
||||
#
|
||||
#
|
||||
# Step 1. Allocate an executable heap with HeapCreate
|
||||
#
|
||||
# Resolve HeapCreate from import
|
||||
|
|
Loading…
Reference in New Issue