hernan
January 20th, 2005, 05:30
is there a way to call a function in ollydbg?
like you do on gdb for example (you can call strlen() just from the debuggers cmdline), is there a way to do that?
or do I have to do it on my own? (copying code on the stack, changeing eip, ec et etc etc, what a mess...
)
thanks, bye!
like you do on gdb for example (you can call strlen() just from the debuggers cmdline), is there a way to do that?
or do I have to do it on my own? (copying code on the stack, changeing eip, ec et etc etc, what a mess...

thanks, bye!