format PE GUI 4.0 at 0x400000 include 'win32a.inc' section '.text' code readable executable mov eax, 1 mov ebx, 2 jmp OFF01 db 0xE8 OFF01: add ebx, 080000000h EXIT: ret ;section '.reloc' fixups data readable discardable