Lists (3)
Sort Name ascending (A-Z)
Starred repositories
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Every Apple Platform Security Guide
Testing TLS/SSL encryption anywhere on any port
🔒 Memorable site for testing clients against bad SSL configs.
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, a…
Select proof-of-concept exploits for software vulnerabilities to aid in identifying and testing vulnerable systems.
A curated list of awesome directed fuzzing research papers
Statically compiled ARM binaries for debugging and runtime analysis
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
AoT is a system for automatically generating off-target test harness by using build information.
Code Aware Services (CAS) is a set of tools for extracting information from a (especially large) source code trees. It consists of Build Awareness Service (BAS) and Function/Type database (FTDB). B…
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, T…
Crucible is a library for symbolic simulation of imperative programs
A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs
A True Instrumentable Binary Emulation Framework