llvm
Projects with this topic
-
-
Using samples of mirai pulled from malwarebazaar to test Mark Stamp et al's papers regarding Hidden Markov Model detection. Additional models outside of the papers' descriptions time permitting.
Updated -
Simple tool skeleton to demonstrate how to build an out-of-tree tool that operates on LLVM-IR
Updated -
Clang toolchain based on LLVM Project
Updated -
For many applications, it is worthwhile to embed binary assets into the final library or executable. The binary asset compiler converts any binary file directly into an object file, ready for linking.
Updated -
// AOSP LLVM Clang toolchain
Updated -
An LLVM/MLIR-based JIT compiler for the SQLite database engine.
Updated -
CXXDoc generates documentation for C++ using comments.
Updated -
An OpenMP and MPI project containing self-made notes, links to available tutorials and blogs, and codes that cover topics related to vectorization (OpenMP SIMD), multithreading (OpenMP), and MPI using Intel, GCC, or LLVM compilers.
Updated