Hi all,
How can I fix IDA mistakes?
For example if I have a chunk of code IDA identified
as a function but it belongs to some other function
(I have tried to undefine it but ida still doesnt marks
this code as part of the real function).
A second example is when a block ends with "int 3" ida
sometimes marks the code after the int 3 as part of the
same function, sometimes its true,
but how do i fix it if its wrong.
Is it possible to fix it using IDAPython script?
thx,
stam





