|
xobor, I put that into the command line and set the bp, but it still breaks on the CreatefileA for any file.
Are you sure that is a conditional breakpoint?
I assume [[ESP+4]] = EAX
Why not just do bp CreateFileA, STRING EAX=="yourfilename" ?
Last edited by Rhodium; 07-18-2003 at 17:35.
|