16 results found Sort:

A collection of out-of-tree LLVM passes for teaching and learning
Created 2019-03-25
278 commits to main branch, last one 12 days ago
ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).
Created 2021-11-16
970 commits to master branch, last one about a month ago
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
Created 2024-01-15
54 commits to main branch, last one 5 months ago
Domain-Specific Fuzzing with Waypoints
Created 2019-08-15
53 commits to master branch, last one about a year ago
Specialized version of the LLVM compiler with the ADIN code transformer pass
Created 2023-07-08
174,127 commits to adin-llvm branch, last one 10 months ago
LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).
Created 2022-07-13
44 commits to master branch, last one about a year ago
9
127
bsd-2-clause
8
Source-code based coverage for eBPF programs actually running in the Linux kernel
Created 2022-01-10
104 commits to main branch, last one 2 years ago
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 imple...
Created 2021-08-22
23 commits to main branch, last one 5 months ago
5
113
apache-2.0
2
Out-of-tree LLVM passes in Rust
Created 2022-08-06
75 commits to master branch, last one about a month ago
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.
Created 2019-02-15
139 commits to master branch, last one 2 years ago
Obfuscator as LLVM extension
Created 2019-02-26
4 commits to master branch, last one 2 years ago
Transform LLVM pass for Compile-time Hooking of Memory Operations
Created 2023-07-08
59 commits to master branch, last one 10 months ago
Using LLVM Pass to obfuscate program
Created 2020-03-05
28 commits to master branch, last one 3 years ago
Toy LLVM obfuscator pass
Created 2021-08-25
42 commits to master branch, last one 2 years ago
PacketMill: Toward per-core 100-Gbps Networking
Created 2020-11-30
108 commits to master branch, last one 2 years ago
8
51
bsd-3-clause
3
An LLVM pass that can generate CDFG and map the target loops onto a parameterizable CGRA.
Created 2019-08-14
203 commits to master branch, last one 15 days ago