Pinned Repositories
aflq_fast_cov
A fast binary coverage measurement tool based on AFL's Qemu mode
avl_tree
A rust implementation of AVL trees
fuzz_ui
a better UI for fuzzers
hexslides
An opinionated tool to create amazing presentations
indika
A blanket execution/min hash semantic hash tool for binary function identification
llvm-brainfuck
A ruby Brainfuck compiler that uses llvm to generate a native binary and to execute the brainfuck program in a JIT VM
pint
A debugger backend and LUA wrapper for PIN
nautilus
A grammar based feedback Fuzzer
libxdc
The fastest Intel-PT decoder for fuzzing
redqueen
eqv's Repositories
eqv/hexslides
An opinionated tool to create amazing presentations
eqv/aflq_fast_cov
A fast binary coverage measurement tool based on AFL's Qemu mode
eqv/llvm-brainfuck
A ruby Brainfuck compiler that uses llvm to generate a native binary and to execute the brainfuck program in a JIT VM
eqv/fuzz_ui
a better UI for fuzzers
eqv/gdb_probe.rs
ipdb.set_trace() / binding.pry, but for rust
eqv/gdb-mi-parser
A fast recursive decent parser (no backtracking) for gdb MI messages, written in ruby.
eqv/rand_romu
Fast PRNG based on the Romu Family
eqv/ddlog_bse
Code for https://hexgolems.com/2020/10/ddlog/
eqv/hash_by_ref
A simple (rust) NewType that wraps Rc<T> and allows to use the reference identity/pointer value of Rc<T> as keys in hashmap
eqv/Softwerk_Fuzzing_Workshop
eqv/Awesome-AFL
A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers with AFL-fuzzing tutorials
eqv/loaded_dice
A rust sampler for discrete probability distributions based on the Alias method with O(1) sampling
eqv/ptracer
Debugger as a library
eqv/recursive_disassembler
A very simple recursive disassembler based on capstone
eqv/easyref
A simple webapp to help artists compare their painting against a reference
eqv/ludum_dare_8_13
eqv/nautilus
a grammar based feedback fuzzer
eqv/reverse_gol
reverse the arrow of time in Game Of Life
eqv/AFLplusplus
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!
eqv/differential-datalog
An in-memory incremental Datalog engine based on Differential Dataflow
eqv/grimoire
eqv/hive
eqv/homepage
homepage
eqv/hsandbox
Hacking Sandbox: Multi-language interactive edit [> compile] > run hacking and experimenting tool.
eqv/interactive_svg
a template for building interactive svgs
eqv/miasm
Reverse engineering framework in Python
eqv/mmap
A wrapper around mmap
eqv/mmap_ffi
a simple ffi wrapper for mmap
eqv/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
eqv/td
Tower defense