Repository navigation

#

llvm-ir

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

C++
3270
13 天前

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

C++
2717
3 年前

Library for lifting machine code to LLVM bitcode

C++
1467
1 个月前

LLVM IR入门指南

LLVM
1464
2 年前

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

Roff
1316
3 年前

Library for interacting with LLVM IR in pure Go.

Go
1245
10 个月前

Automatic verification of LLVM optimizations

C++
985
10 天前

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

Rust
863
5 天前

Generating parsers in LLVM IR

TypeScript
608
5 个月前

Haskell bindings for LLVM

LLVM
524
1 年前

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

C++
515
4 个月前
Go
476
3 年前

Lift machine code to performant LLVM IR

C++
449
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
376
2 天前

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

Python
330
4 个月前

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

C++
320
1 年前

LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)

C++
265
3 年前