flylai / cyx2Links
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
☆39Updated 4 years ago
Alternatives and similar repositories for cyx2
Users that are interested in cyx2 are comparing it to the libraries listed below
Sorting:
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆26Updated 2 years ago
- ARM virtual machine☆41Updated 7 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- A GUI frontend for LLDB.☆27Updated 4 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- A little C Style Compiler☆58Updated 8 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 3 weeks ago
- Ditto is a scripting language implemented in C☆15Updated 2 months ago
- ☆27Updated 6 years ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 6 years ago
- Collection of various llvm passes☆127Updated 10 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆16Updated 6 years ago
- A simple example of how to implement an Inline Hook☆27Updated 3 months ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- A JIT assembler from JavascriptCore☆38Updated 8 years ago
- A simple SSA-based compiler.☆16Updated last year
- A simplified educational Dalvik virtual machine implementation☆66Updated 10 years ago
- ☆117Updated 8 years ago
- Frida depends on TinyCC☆61Updated 2 months ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- Capstone disassembly/disassembler framework: Core (Arm, Arm64, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, O…☆12Updated 9 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Trace Log Generation (CLI) on a target device or emulator : Generating context information of every instruction from a specific point (in…☆22Updated 8 years ago
- llvm with tablegen backend for capstone disassembler☆50Updated last week
- A stripped-down LLD (LLVM linker)☆29Updated 5 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Updated 7 years ago