![]() |
|
#1
|
|||
|
|||
|
I am using OllyDbG and am somewhat of a newb.
Anyway, I successfully breakpointed on the function Kernel32.Writefile when I save the file. I want to create a conditional breakpoint on Kernel32.Writefile, but only when it refers to a specific file indentified by the filename. Now the first parameter of Kernel32.Writefile is ".hFile" which identifies the file, so that's exactly what I need to use. So yeah, I only want to break when Kernel32.Writefile writes to a specific file identified by it's filename using a conditional breakpoint in Olly. I don't have any experience in conditional breakpoints. I searched and found this topic, maybe someone can make sense of it? http://ollydbg.win32asmcommunity.net/index.php?action=vthread&forum=1&topic=310&page= Last edited by Rhodium; 07-18-2003 at 08:04. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| x64dbg conditional branches logger [Plugin] | Kurapica | Community Tools | 3 | 09-16-2016 01:58 |
| Is there anything wrong with OllyDbg's conditional breakpoint | BlackWhite | General Discussion | 4 | 05-16-2013 00:47 |
| Conditional BPs made easy (wizard style) | Rhodium | General Discussion | 5 | 01-04-2006 00:17 |
| Olly conditional BP syntax? | Rhodium | General Discussion | 2 | 07-20-2004 20:30 |
| Olly Memory Breakpoint no-show | bgrimm | General Discussion | 1 | 04-22-2004 11:15 |