Highlights
- Pro
Lists (32)
Sort Name ascending (A-Z)
AI
algorithem
android
awesome
blockchain
build system
cmake
coff/elf/wasm
D3D
debugger
Decode
fuzzer
game develop
game security
hook
JAVA
knowledge
Linker
LLVM
mysql
network
OS
pentest
python
qt
RETools
rules
Rust
USB
VT
web
windows hack tool
- All languages
- Ada
- Assembly
- Astro
- AutoIt
- Batchfile
- BitBake
- C
- C#
- C++
- CMake
- CSS
- Cairo
- Circom
- CodeQL
- Crystal
- Cuda
- Cython
- D
- Dafny
- Dart
- Daslang
- Dockerfile
- Elixir
- GDScript
- Gleam
- Go
- Groovy
- HCL
- HTML
- Handlebars
- Haskell
- Haxe
- HolyC
- Inno Setup
- Io
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Lua
- M4
- MDX
- MLIR
- Makefile
- Markdown
- Mathematica
- Meson
- Mojo
- Nim
- Nix
- OCaml
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Python
- QMake
- RPC
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SMT
- SWIG
- Sage
- Scala
- ShaderLab
- Shell
- Solidity
- Starlark
- Svelte
- Sway
- Swift
- Tcl
- TeX
- TypeScript
- V
- VBScript
- VHDL
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wikitext
- XSLT
- YARA
- Yacc
- Zig
Starred repositories
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
High-performance automatic differentiation of LLVM and MLIR.
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
A tool and a library for bi-directional translation between SPIR-V and LLVM IR
A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python and JavaScript
Port of LLVM to the MOS 6502 and related processors
anvill forges beautiful LLVM bitcode out of raw machine code
A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets and AArch64 native Linux development.
Compiles LLVM IR (bytecode) or C to .NET Assemblies
Port of MBA Solver SiMBA to C/C++ (MBA deobfuscation in real world applications)
A program synthesis framework for verified lifting applications
llvm with tablegen backend for capstone disassembler
ZKsync fork of the LLVM framework (EraVM).
A framework to analyze a space formed by the combination of program encodings, obfuscation passes and stochastic classification models.
An LLVM clone modified for use in RetDec and associated tools.
A dynamic memory leak detector that can pinpoint where memory is lost, using LLVM pass
betterIR is my personal research and development lab where I implement various compiler optimizations as out-of-tree LLVM passes.
Compiler for generating LLVM ISel Patterns from high-level instruction behavior descriptions
Transforming algorithms with LLVM for optimal energy-efficient computing.
A mirror of the llvm-project to test CI and caching