1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Added comment.

committer: mfx <mfx> 1139862668 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2006-02-13 20:31:08 +00:00
parent aa513bf7d3
commit a0f2241f3a

View File

@ -208,7 +208,7 @@ relhi0:
mov ebx, 0x1000
lea edi, [esi + 'IMGB']
push edx
push byte 4
push byte 4 ; PAGE_READWRITE
push ebx
push edi
call ebp
@ -218,7 +218,7 @@ relhi0:
and byte [edi + 'SWRI'], 0x7f
push edx
push byte 2
push byte 2 ; PAGE_READONLY
push ebx
push edi
call ebp