wuruoyu / A-Working-C-Compiler
Implement a working compiler for a C language subset (front-end + various optimizatons on LLVM IR + back-end)
☆0Updated 2 years ago
Alternatives and similar repositories for A-Working-C-Compiler:
Users that are interested in A-Working-C-Compiler are comparing it to the libraries listed below
- A decompiler to automatically reverse-engineer the DNN semantics from its compiled binary using program analysis☆79Updated 4 months ago
- JIGSAW is a fuzzing-based path constraint solver.☆68Updated 10 months ago
- An standalone execution trace library built on DynamoRIO.☆22Updated 2 years ago
- ☆20Updated 3 years ago
- ☆61Updated 2 years ago
- Code of paper "EnclaveFuzz: Finding Vulnerabilities in SGX Applications"☆24Updated 6 months ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆74Updated 2 years ago
- For our CCS24 paper 🏆 "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" by Danning Xie, Zhu…☆92Updated 2 weeks ago
- OBsan: An Out-Of-Bound Sanitizer to Harden DNN Executables☆17Updated 2 years ago
- ViDeZZo source code.☆35Updated last week
- Artifact for IEEE Security and Privacy 2022 paper: "SoK: Demystifying Binary Lifters Through the Lens of Downstream Applications"☆29Updated 2 years ago
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆29Updated 4 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆133Updated last year
- ☆14Updated 8 months ago
- Sth in Control-Flow Integrity☆20Updated 6 years ago
- ☆33Updated last year
- A fuzzer for SMT solvers☆19Updated 3 months ago
- 软件工程与形式化方法相关前沿工作阅读与分享☆34Updated this week
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆54Updated 6 years ago
- The published code repo for the Cortex-M SoK paper.☆19Updated 3 weeks ago
- Symbolic Execution Over Processor Traces☆120Updated 8 months ago
- A Hybrid Alias Analysis☆18Updated last year
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- ☆38Updated last year
- "Seed Selection for Successful Fuzzing" artifact (at ISSTA 2021)☆42Updated 2 years ago
- TypeDive: Multi-Layer Type Analysis (MLTA) for Refining Indirect-Call Targets☆93Updated last year
- LLVM pass☆23Updated 4 years ago
- CAMP: Compiler and Allocator-based Heap Memory Protection (USENIX Security 2024) ✨ Please give a star to https://github.com/cla7aye15I4nd…☆39Updated 9 months ago
- Program Analysis framework using LLVM. Course project of Advanced Compiler☆17Updated 8 years ago
- The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power…☆66Updated 3 years ago