Reverse Engineering for Beginners

(avery) #1

CHAPTER 10. POINTERS CHAPTER 10. POINTERS


push 123 ; 0000007bH
call _f1
mov eax, DWORD PTR _product
mov ecx, DWORD PTR _sum
push eax
push ecx
push OFFSET $SG2803
call DWORD PTR impprintf
add esp, 28 ; 0000001cH
xor eax, eax
ret 0
_main ENDP

Free download pdf