Added comment.
committer: mfx <mfx> 1139862668 +0000
This commit is contained in:
@@ -208,7 +208,7 @@ relhi0:
|
|||||||
mov ebx, 0x1000
|
mov ebx, 0x1000
|
||||||
lea edi, [esi + 'IMGB']
|
lea edi, [esi + 'IMGB']
|
||||||
push edx
|
push edx
|
||||||
push byte 4
|
push byte 4 ; PAGE_READWRITE
|
||||||
push ebx
|
push ebx
|
||||||
push edi
|
push edi
|
||||||
call ebp
|
call ebp
|
||||||
@@ -218,7 +218,7 @@ relhi0:
|
|||||||
and byte [edi + 'SWRI'], 0x7f
|
and byte [edi + 'SWRI'], 0x7f
|
||||||
|
|
||||||
push edx
|
push edx
|
||||||
push byte 2
|
push byte 2 ; PAGE_READONLY
|
||||||
push ebx
|
push ebx
|
||||||
push edi
|
push edi
|
||||||
call ebp
|
call ebp
|
||||||
|
|||||||
Reference in New Issue
Block a user