{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"aztec_fuzzing","owner":"FuzzingLabs","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-26T00:02:52.960Z"}},{"type":"Public","name":"sierra-analyzer","owner":"FuzzingLabs","isFork":false,"description":"Sierra decompiler and analyzer","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-12T11:20:29.495Z"}},{"type":"Public","name":"sui-fuzzer","owner":"FuzzingLabs","isFork":false,"description":"Sui smart contract fuzzer","allTopics":["smart-contracts","fuzzing","move","fuzzer","sui"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":1,"starsCount":24,"forksCount":2,"license":"GNU Affero General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-17T22:16:01.310Z"}},{"type":"Public","name":"sui","owner":"FuzzingLabs","isFork":true,"description":" Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":11063,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-07T11:03:51.370Z"}},{"type":"Public","name":"cairo-fuzzer","owner":"FuzzingLabs","isFork":false,"description":"Cairo/Starknet smart contract fuzzer","allTopics":["cairo","fuzzing","fuzzer","cairo-lang","starknet"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":6,"starsCount":113,"forksCount":8,"license":"GNU Affero General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-01T22:31:16.151Z"}},{"type":"Public","name":"starknet_in_rust","owner":"FuzzingLabs","isFork":true,"description":"A Rust implementation of StarkNet","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":51,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-01T16:22:59.553Z"}},{"type":"Public","name":"cairo-rs","owner":"FuzzingLabs","isFork":true,"description":"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.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":132,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-01T16:18:28.641Z"}},{"type":"Public","name":"fuzzinglabs.github.io","owner":"FuzzingLabs","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-20T12:37:17.050Z"}},{"type":"Public archive","name":"octopus","owner":"FuzzingLabs","isFork":false,"description":"Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)","allTopics":["security","smart-contracts","blockchain","neo","control-flow-analysis","eos","security-analysis","evm-bytecode","call-flow-analysis","ethereum","disassembler","webassembly","wasm"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":11,"starsCount":482,"forksCount":83,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-24T18:39:20.207Z"}},{"type":"Public","name":"thoth","owner":"FuzzingLabs","isFork":false,"description":"Cairo/Starknet security toolkit (bytecode analyzer, disassembler, decompiler, symbolic execution, SBMC)","allTopics":["security","analysis","decompiler","disassembler","symbolic-execution","sierra","cfg","reversing","callflow","cairo-lang","starknet"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":8,"starsCount":238,"forksCount":21,"license":"GNU Affero General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-13T18:07:00.697Z"}},{"type":"Public","name":"risc0","owner":"FuzzingLabs","isFork":true,"description":"RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":365,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-20T09:39:36.263Z"}},{"type":"Public","name":"aleovera","owner":"FuzzingLabs","isFork":false,"description":"Aleo analyzer and disassembler","allTopics":["disassembler","aleo"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":9,"forksCount":6,"license":"GNU Affero General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-28T17:51:54.980Z"}},{"type":"Public","name":"cairo-rs-py","owner":"FuzzingLabs","isFork":true,"description":"cairo-rs-py adds Python bindings to the cairo-rs Cairo VM","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-27T14:53:05.073Z"}},{"type":"Public","name":"basic_mutator","owner":"FuzzingLabs","isFork":true,"description":"About as basic of a mutator as you can get, but it does the trick in most situations","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":12,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-07T13:55:27.992Z"}},{"type":"Public","name":"snarkVM","owner":"FuzzingLabs","isFork":true,"description":"A Virtual Machine for Zero-Knowledge Executions","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1461,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-09-06T08:18:21.362Z"}},{"type":"Public","name":"fzero_fuzzer","owner":"FuzzingLabs","isFork":true,"description":"A fast Rust-based safe and thead-friendly grammar-based fuzz generator","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":21,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-02T10:26:29.891Z"}},{"type":"Public","name":"fuzzilli","owner":"FuzzingLabs","isFork":true,"description":"A JavaScript Engine Fuzzer","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":294,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-31T15:51:28.892Z"}},{"type":"Public","name":"fuzzilli4wasm","owner":"FuzzingLabs","isFork":true,"description":"A toy Fuzzer for wasm fuzzing based on fuzzilli","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":7,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-30T10:13:50.919Z"}},{"type":"Public","name":"idl2js","owner":"FuzzingLabs","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":4,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-03-08T08:27:07.580Z"}},{"type":"Public","name":"wasm_runtimes_fuzzing","owner":"FuzzingLabs","isFork":false,"description":"Improving security and resilience of WebAssembly VMs/runtimes/parsers using fuzzing","allTopics":["rust","security","webassembly","wasm","fuzzing","rust-fuzzing"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":1,"starsCount":81,"forksCount":17,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-08T00:17:07.351Z"}}],"repositoryCount":20,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"FuzzingLabs repositories"}