I will continue a bit then open an issue with details.
But the OP doesn't answer so I can't fix it
There is no problem btw, I have posted here to see if someone was interested to the project. In any case I will continue to develop REDasm because I use it at work and I need it.
When you see that message, for some reason REDasm cannot generate a path for the current function and it should be fixed.
REDasm is a project that tries to mimic IDAs interface and shortcuts but with a nicer, modern API.
About the quality of x86-64 binaries: it should be pretty good (but far from perfect).
Obviously with more binaries and test cases the quality of the generated listing can be improved!
The release of Ghidra by the NSA has stole some of my attention. Given your expertise, what are your thoughts on Ghidra aside from the source? Thanks!
The UI is a lot 90s/ish and a bit unconfortable to use, but it ships a great decompiler and it can render nice graphs, the quality of the generated listing is good, but inferior compared to IDA's one.
And...Java...