Skip to content
View MartinY9's full-sized avatar

Block or report MartinY9

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. FuzzingPaper FuzzingPaper Public

    Forked from wcventure/FuzzingPaper

    Recent Fuzzing Paper

  2. solidity solidity Public

    Forked from ethereum/solidity

    Solidity, the Smart Contract Programming Language

    C++

  3. smartbugs smartbugs Public

    Forked from smartbugs/smartbugs

    SmartBugs: A Framework to Analyze Ethereum Smart Contracts

    Python

  4. smartbugs-curated smartbugs-curated Public

    Forked from smartbugs/smartbugs-curated

    SB Curated is a curated dataset of Solidity smart contracts annotated with tagged vulnerabilities. The dataset was created to evaluate the accuracy of automated analysis tools.

    Solidity

  5. smartbugs-results smartbugs-results Public

    Forked from smartbugs/smartbugs-results

    This repository contains the RAW results of the vulnerability analysis of 9 tools on 47,587 smart contracts. These results are presented and discussed in Durieux et al. (ICSE 2020)

  6. contract_preprocessor contract_preprocessor Public

    Preprocessing of smart contracts,from source code to abi and bytecode

    Python