-
Hello
Is there any one here that knows what IDA is, and can help me understand enough asm and the use of IDA to send instructions from a C++ dll to the internal sub routines of another program?
Im going to order books but I won't be getting them for two weeks and that is a long time to wait lol
my C++ is rusty
and
mov
jmp
pop
psh
seem to mean so little right now
-
Re: Hello
Hi...I know what the Interactive Disassembler is......
as for the instructions - you should read some assembly basics:
Win32asm
Not sure what you mean by a dll.
Cheers.