llvm-pass
Here are 125 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of out-of-tree LLVM passes for teaching and learning
- Updated
Oct 19, 2025 - C++
ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).
- Updated
May 8, 2024 - C++
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
- Updated
Jan 17, 2024 - C
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.
- Updated
Jan 4, 2024 - C++
LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).
- Updated
May 22, 2023 - C++
Tutorial on how to write the dumbest obfuscator I could think of.
- Updated
Jul 21, 2020 - C++
out-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). || rust toolchain with obfuscation llvm pass.
- Updated
Jun 28, 2024 - C++
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.
- Updated
Jun 17, 2022 - C++
LLVM pass plugin developed based on LLVM , implemented in Rust, designed for obfuscator-llvm
- Updated
Oct 8, 2025 - Rust
Improve this page
Add a description, image, and links to thellvm-pass topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thellvm-pass topic, visit your repo's landing page and select "manage topics."