Repository navigation

#

llvm-pass

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

C++
3270
14 天前

ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).

C++
430
1 年前

LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.

C
315
2 年前

Domain-Specific Fuzzing with Waypoints

C
237
2 年前

A step-by-step tutorial for building an LLVM sample pass

CMake
218
5 年前

Out-of-tree LLVM passes in Rust

Rust
213
2 个月前

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.

C++
177
2 年前

Tutorial on how to write the dumbest obfuscator I could think of.

C++
175
5 年前

LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).

C++
173
2 年前

out-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). || rust toolchain with obfuscation llvm pass.

C++
160
1 年前

Specialized version of the LLVM compiler with the ADIN code transformer pass

LLVM
145
2 年前

Source-code based coverage for eBPF programs actually running in the Linux kernel

C
133
8 个月前

Slides and very basic examples

C++
112
8 年前

Obfuscator as LLVM extension

C++
106
3 年前

A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.

C++
104
3 年前

Using LLVM Pass to obfuscate program

C++
85
5 年前

Transform LLVM pass for Compile-time Hooking of Memory Operations

C++
84
2 年前

An LLVM pass that can generate CDFG and map the target loops onto a parameterizable CGRA.

C
74
1 个月前

Toy LLVM obfuscator pass

C++
73
4 年前

PacketMill: Toward per-core 100-Gbps Networking

Gnuplot
62
4 年前