Milance123
12-25-2008, 06:02 PM
Hello everyone,
I'm find some bug into one custom software and I need help for debugging it.
When open file (html) into that application, if we have some external resource (for example special created picture from some website), that application 'Not responding'.
The trick is into special created file, and because this is not something iregular I need to find where is this bug. In what functions in that application.
I have some experience with ollyDbg but I don't know where to start. Application using lib CURL for download files ... how to find where is the bug when parsing remote file start ?
Any tip is welcome ...
Thanks,
Milance
I'm find some bug into one custom software and I need help for debugging it.
When open file (html) into that application, if we have some external resource (for example special created picture from some website), that application 'Not responding'.
The trick is into special created file, and because this is not something iregular I need to find where is this bug. In what functions in that application.
I have some experience with ollyDbg but I don't know where to start. Application using lib CURL for download files ... how to find where is the bug when parsing remote file start ?
Any tip is welcome ...
Thanks,
Milance