IDAmetrics icon indicating copy to clipboard operation
IDAmetrics copied to clipboard

i#7: New algorithm of edges and boundaries constructing is required

Open mxmssh opened this issue 10 years ago • 0 comments

Now boundaries and edges are making by using internal IDA functionality but it doesn't work for functions which have jumps beyond function boundaries (or jumps to "red" areas of code). Now we're generating warning in such situations but we need to manually parse all instructions.

mxmssh avatar Jan 28 '15 06:01 mxmssh