Open radare opened 8 years ago
This may require major refactoring...
@jjdredd this major refactoring has been done by @ret2libc in his last PR ;)
How to handle this case?
┌─< f000:5cde e300 jcxz 0xf5ce0 ;[6]
┌└─> f000:5ce0 e300 jcxz 0xf5ce2 ;[7]
└──> f000:5ce2 ee out dx, al
┌─< f000:5ce3 e300 jcxz 0xf5ce5 ;[8]
┌└─> f000:5ce5 e300 jcxz 0xf5ce7 ;[9]
└──> f000:5ce7 8cd8 mov ax, ds
When the beginning of the one refline is also an end of the another? How to show them properly?
@ret2libc you maybe want to check this one?
I'd rather focus on other stuff at the moment (e.g. projects, analysis, etc.)
This issue has been moved from radareorg/radare2 to radareorg/ideas as we are trying to clean our backlog and this issue has probably been created a long while ago. This is an effort to help contributors understand what are the actionable items they can work on, prioritize issues better and help users find active/duplicated issues more easily. If this is not an enhancement/improvement/general idea but a bug, feel free to ask for re-transfer to main repo. Thanks for your understanding and contribution with this issue.