Author Topic: Scanf beginer question  (Read 9408 times)

nobody

  • Guest
Scanf beginer question
« on: December 04, 2004, 01:09:48 AM »
hi i need no know how to use scanf instruction i'm using a deassembler y i found this but i'm not sure where is the scanf result saved can anyone help? thx


push    eax
push    offset unk_42C01C
call    _scanf
add     esp, 8
mov     ecx,dword_42EA34

nobody

  • Guest
Re: Scanf beginer question
« Reply #1 on: December 04, 2004, 02:49:44 AM »
forget it I got it!!!!

nobody

  • Guest
Re: Scanf beginer question
« Reply #2 on: January 15, 2005, 07:58:17 PM »
im totaly n00b to nasm, can you give me the finish result of it?