Stars
Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited…
RetroWrite -- Retrofitting compiler passes through binary rewriting
An step by step fuzzing tutorial. A GitHub Security Lab initiative
In this tutorial, you will learn the fundamentals of how you can build neural networks without the help of the deep learning frameworks, and instead by using NumPy.
High-Resolution Image Synthesis with Latent Diffusion Models
Revisiting Graph Neural Networks for Vulnerability Detection (ICSE 2022) (Pytorch)
An Open Source Machine Learning Framework for Everyone
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Fuzz Introspector -- introspect, extend and optimise fuzzers
Coverage-guided, in-process fuzzing for the JVM
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Detect, analyze and uniquely identify crashes in Windows applications
The 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!
FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
A grammar-based custom mutator for AFL++