Repository navigation

#

llvm-ir

A collection of out-of-tree LLVM passes for teaching and learning

C++
3255
4 个月前

Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode

C++
2713
3 年前

LLVM IR入门指南

LLVM
1458
2 年前

Library for lifting machine code to LLVM bitcode

C++
1443
1 天前

Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.

Roff
1299
3 年前

Library for interacting with LLVM IR in pure Go.

Go
1237
8 个月前

Automatic verification of LLVM optimizations

C++
953
16 小时前

cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code

Rust
846
1 天前

Generating parsers in LLVM IR

TypeScript
607
4 个月前

Haskell bindings for LLVM

LLVM
522
1 年前

[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.

C++
511
3 个月前
Go
476
2 年前

Lift machine code to performant LLVM IR

C++
443
1 年前

A collection of LLVM transform and analysis passes to write shellcode in regular C

C++
380
2 年前

SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a

C++
379
4 年前

A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.

Kotlin
364
13 小时前

Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE

Python
329
3 个月前

A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations

C++
318
1 年前

LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)

C++
264
3 年前