A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code (via P-Code) and confuse macro analysis tools. Runs on Linux, OSX and Windows.
翻译 - 用于创建恶意MS Office文档的跨平台助手。可以隐藏VBA宏,踩VBA代码(通过P代码)并混淆宏分析工具。在Linux,OSX和Windows上运行。
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
Example compiler and tutorials of "Compiler Technology" course at Beihang University
This plugin serves as a bridge between Binary Ninja and Ghidra's disassembler.
Python bindings for the Icicle emulator.
本软件可实现将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.