IDAmetrics
IDAmetrics copied to clipboard
i#7: New algorithm of edges and boundaries constructing is required
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.