rizinorg / rz-rzilcompiler

C to RZIL Compiler to extend the Rizin Hexagon plugin.
5 stars 2 forks source link

p-code compiler #9

Open Rot127 opened 2 years ago

Rot127 commented 2 years ago

Since all instructions are neatly deconstructed into a AST, shouldn't we be able to compile the p-code representation of them as well (for the Ghidra decompiler)?