Assembly Language for Beginners

(Jeff_L) #1

1.5. HELLO, WORLD!


Address patching (Win64)


If our example was compiled in MSVC 2013 using\MDswitch (meaning a smaller executable due to
MSVCR*.DLLfile linkage), themain()function comes first, and can be easily found:


Figure 1.3:Hiew

As an experiment, we canincrementaddress by 1:

Free download pdf