|
|
|
|
|
by ishitatsuyuki
1432 days ago
|
|
Rellic [1] implements an algorithm that generates goto-free control flows (citation in README), which would be a significant improvement against what Ghidra/IDA generates currently. Unfortunately it looks like the maintenance state of the pieces around Rellic isn't very good, and it's quite rocket science to get it building. It doesn't have as much UI/GUI as Ghidra either so it's a bit far from accessible right now. [1]: https://github.com/lifting-bits/rellic |
|
...note: from LLVM bitcode.