- Good god I’m lost
Highlights
- Pro
Lists (12)
Sort Name ascending (A-Z)
- All languages
- ANTLR
- Arduino
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- CodeQL
- DIGITAL Command Language
- Dockerfile
- Elm
- Emacs Lisp
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- Makefile
- Max
- Meson
- OCaml
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Propeller Spin
- Python
- RobotFramework
- Roff
- Ruby
- Rust
- Scala
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- XSLT
- YARA
Starred repositories
mahaloz / angr-sailr
Forked from angr/angrA frozen version of angr for the SAILR paper
The Decompilation Wiki: info on all things decompilation
Binary Ninja plugin to map in SVD peripherals and other information
Common format for transferring and applying function information across binary analysis tools
NinjaDiff is a binary diffing plugin for Binary Ninja. Read more on our blog, and contribute code & improvements!
antmicro / AFLplusplus
Forked from AFLplusplus/AFLplusplusThe fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
A bare metal programming guide (ARM microcontrollers)
Crucible is a library for symbolic simulation of imperative programs
Compile Binary Ninja's MLIL to LLVM, for purposes of analysis, patching, and compiling it back to a binary again.
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Tantō slices functions into more consumable chunks
A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)
Guidelines for developing software and reverse engineering
The SAILR paper's evaluation pipline for measuring the quality of decompilation
This map lists the essential techniques to bypass anti-virus and EDR
Python Command-Line Ghidra Binary Diffing Engine
Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
Explore the Linux kernel source code with AI-generated summaries
A taint-tracking plugin for the Valgrind memory checking tool
ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the GitQL SDK