blowfrank
December 13th, 2010, 03:36
hello guys,
i would like to know how to locate/view with ida the wrong routine/subroutine/functions in case of classical stack buffer overflow. (eip overwritten)
In my case i'm playing with a
overflow triggered by file input (open file-->file.extension-->crash--> eip 43434343.. so probably functions involved are
vsprintf memset memalloc etc etc. (i see them in ida)
I kindly ask if someone Could explain how to understand the "exact" wrong function or drive me in the right direction?
thanks a lot, hope to have written the question in a clear way.
Luc
i would like to know how to locate/view with ida the wrong routine/subroutine/functions in case of classical stack buffer overflow. (eip overwritten)
In my case i'm playing with a
overflow triggered by file input (open file-->file.extension-->crash--> eip 43434343.. so probably functions involved are
vsprintf memset memalloc etc etc. (i see them in ida)
I kindly ask if someone Could explain how to understand the "exact" wrong function or drive me in the right direction?
thanks a lot, hope to have written the question in a clear way.
Luc