Robert
September 27th, 2005, 10:43
Hi there. I need your help to create file from ODBG_Plugincmd callback. When I use CreateFile API from any other callback function (e.g. Plugininit) - everything works fine.
But when I trying to create file from ODBG_Plugincmd - something going wrong somewhere deep inside CreateFileA...
B.t.w. - it always returns "CREATE_SUCCESS" but file isn't actually created. Instead file named "C" (first letter from FileName parameter) is created inside OllyDbg install directory.
Thanks.
But when I trying to create file from ODBG_Plugincmd - something going wrong somewhere deep inside CreateFileA...
B.t.w. - it always returns "CREATE_SUCCESS" but file isn't actually created. Instead file named "C" (first letter from FileName parameter) is created inside OllyDbg install directory.
Thanks.