Native Pcode emulator
Python bindings to Ghidra's SLEIGH library for disassembly and lifting to P-Code IR
Visualise the Data Flow Graph of the PCODE at all stages in the decompilation process
Python bindings for the Icicle emulator.
Example compiler and tutorials of "Compiler Technology" course at Beihang University
This plugin serves as a bridge between Binary Ninja and Ghidra's disassembler.
本软件可实现将MATLAB中Pcode加密的代码,恢复为原来的M文件。This software can restore the codes encrypted by Pcode in MATLAB to the original M file.
Compiler for the Sub C Programing Language defined by DUT in 2020
School project of a myC to Pcode compiler. Made with flex and bison.