flylai / cyx2Links
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
☆37Updated 3 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
- ARM virtual machine☆41Updated 7 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆34Updated 10 years ago
- Ditto is a scripting language implemented in C☆16Updated last month
- A GUI frontend for LLDB.☆27Updated 4 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆24Updated 2 years ago
- A JIT assembler from JavascriptCore☆38Updated 8 years ago
- llvm with tablegen backend for capstone disassembler☆50Updated last month
- Frida depends on TinyCC☆58Updated 3 weeks ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 6 years ago
- elf loader implementation in rust☆14Updated 7 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- A binary to LLVM translator☆149Updated 7 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Collection of various llvm passes☆127Updated 10 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- Modular binary injection framework☆18Updated 5 years ago
- ☆10Updated 6 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
- Instrument code to trace memory☆19Updated 6 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- Code profiler based on Frida☆32Updated 4 years ago
- A little C Style Compiler☆58Updated 8 years ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- LLVM, clang, ninja, dyld and others.☆44Updated 5 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