FuzzingLabs
Research-oriented security company specializing in vulnerability research, fuzzing and blockchain security.
Pinned
Repositories
Showing 10 of 16 repositories
-
-
- cairo-rs Public
cairo-rs is a Rust implementation of the Cairo VM. Cairo is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly. Cairo and similar proof systems can be used to provide scalability to blockchains.
-
- basic_mutator Public
About as basic of a mutator as you can get, but it does the trick in most situations