A collection of out-of-tree LLVM passes for teaching and learning
-
Updated
Oct 13, 2024 - C
A collection of out-of-tree LLVM passes for teaching and learning
ROPfuscator is a fine-grained code obfuscation framework for C/C programs using ROP (return-oriented programming).
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
Domain-Specific Fuzzing with Waypoints
Tutorial on how to write the dumbest obfuscator I could think of.
LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).
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.
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.
out-of-tree llvm obfuscation pass plugin (dynamically loadable by rustc). || rust toolchain with obfuscation llvm pass.
PacketMill: Toward per-core 100-Gbps Networking
Add a description, image, and links to the llvm-pass topic page so that developers can more easily learn about it.
To associate your repository with the llvm-pass topic, visit your repo's landing page and select "manage topics."