pventuzelo
CEO & Founder of @FuzzingLabs | Security Researcher. Focused on Fuzzing, Vulnerability Research, Reversing & Binary analysis
FuzzingLabsParis, France
Pinned Repositories
octopus
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
thoth
Cairo/Starknet security toolkit (bytecode analyzer, disassembler, decompiler, symbolic execution, SBMC)
wasm_runtimes_fuzzing
Improving security and resilience of WebAssembly VMs/runtimes/parsers using fuzzing
awesome-wasm-examples
:sunglasses: A curated list of WebAssembly (wasm) examples
fuzzing_browsers_wasm_js
Fuzzing JavaScript WebAssembly APIs using Dharma/Domato (Chrome/v8, etc.)
google_keep_wasm
Analysis of Google Keep WebAssembly module -
reversing_ewasm_contract_101
Reversing Ewasm (Ethereum WebAssembly) contract 101 - Workshop
wasm-polyglot
How to create a valid polyglot HTML/JS/WebAssembly module -
wasm_workshop
"Reversing WebAssembly Module 101" Workshop (NorthSec 2019, hack.lu 2019)
beacon-fuzz
Differential Fuzzer for Ethereum 2.0
pventuzelo's Repositories
pventuzelo/dwarf_dumper
Dump the DWARF debug information into a JSON file. Designed to support large files.
pventuzelo/rewasm
Decompiler forWebAssembly binaries
pventuzelo/avscript
Avast JavaScript Interactive Shell
pventuzelo/beacon-fuzz
Differential Fuzzer for Ethereum 2.0
pventuzelo/chrome-sbx-db
A Collection of Chrome Sandbox Escape POCs/Exploits for learning
pventuzelo/dharma
Generation-based, context-free grammar fuzzer.
pventuzelo/fuzzcheck-rs
Structure-aware, in-process, coverage-guided, evolutionary fuzzing engine for Rust functions.
pventuzelo/fuzzcoin-libfuzzer
fuzzcoin-libfuzzer
pventuzelo/fuzzcoin-llvm
modified llvm source tree for fuzzcoin project
pventuzelo/fuzzdata
Fuzzing resources for feeding various fuzzers with input. 🔧
pventuzelo/fuzzing-corpus
My fuzzing corpus
pventuzelo/fuzzing-stuff
Resources About Fuzzing, For Multiple Platforms And All Popular Fuzzers. 500+ Open Source Tools Sorted By Star Count, 800+ Blog Posts Sorted By Publish Time.
pventuzelo/getting-started-clusterfuzz-local-in-aws
pventuzelo/go114-fuzz-build
pventuzelo/gramfuzz
gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.
pventuzelo/javafuzz
coverage guided fuzz testing for java
pventuzelo/jsfuzz
coverage guided fuzz testing for javascript
pventuzelo/lighthouse
Rust Ethereum 2.0 Client
pventuzelo/Open-Grants-Program
Web3 Foundation Open Grants Program
pventuzelo/redshirt
Operating system
pventuzelo/rust-anthology
Learn Rust from the best
pventuzelo/rust-three-days-course
Course material for Rust, taking roughly three days. English, German, Spanish available.
pventuzelo/SSVM
SSVM is a high performance, hardware optimal Wasm Virtual Machine for AI and Blockchain applications.
pventuzelo/targets
🎯 A collection of fuzzing targets written in Rust.
pventuzelo/teaching-material
pventuzelo/v8-jsfunfuzz
jsfunfuzz patched to fuzz v8
pventuzelo/wasm-fuzz
Fuzzer for Wasm and Wasmer
pventuzelo/wasm-fuzzing-demo
Demos of and walkthroughs on in-browser fuzzing using WebAssembly
pventuzelo/WasmFuzz
Fuzz testing on JavaScriptCore and WebAssembly in WebKit
pventuzelo/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift