Repository navigation

#

llvm-pass

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

C++
3255
4 个月前

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

C++
431
1 年前

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

C
310
2 年前

Domain-Specific Fuzzing with Waypoints

C
237
2 年前

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

CMake
217
5 年前

Out-of-tree LLVM passes in Rust

Rust
208
3 天前

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

C++
176
5 年前

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++
176
2 年前

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++
154
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
132
6 个月前

Slides and very basic examples

C++
112
8 年前

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 年前

Obfuscator as LLVM extension

C++
103
3 年前

Using LLVM Pass to obfuscate program

C++
87
5 年前

Transform LLVM pass for Compile-time Hooking of Memory Operations

C++
84
2 年前

Toy LLVM obfuscator pass

C++
75
4 年前

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

C
74
6 天前

PacketMill: Toward per-core 100-Gbps Networking

Gnuplot
62
4 年前