Hello, I would like to know if there is a known way of "linking" non contiguous code blocks in a single function with IDAPython API ? The point of it is to reconstruct a function whose blocks are splitted appart among other functions because of obfuscation.
Thx !