- All languages
- ApacheConf
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Crystal
- Cycript
- D
- Dart
- Dockerfile
- Elixir
- Erlang
- FreeMarker
- GLSL
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- MATLAB
- Makefile
- Markdown
- Max
- Meson
- OCaml
- Objective-C
- Objective-C++
- PHP
- POV-Ray SDL
- Pascal
- Perl
- PowerShell
- Python
- R
- Reason
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Scheme
- Shell
- Smali
- Smalltalk
- Standard ML
- Swift
- SystemVerilog
- TSQL
- Tcl
- TeX
- TypeScript
- Verilog
- Vim Script
- Vue
- WebAssembly
- YARA
Starred repositories
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
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.
Rewriting functions in compiled binaries using McSema
This repo contains the tests and results that were done during the research of SATURN
Collection of LLVM passes and triage tools for use with the KRF fuzzer
Machiry / checkedc-llvm
Forked from microsoft/checkedc-llvmThis repo contains a version of the LLVM that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of…