ContractFuzzer
ContractFuzzer copied to clipboard
The Ethereum Smart Contract Fuzzer for Security Vulnerability Detection (ASE 2018)
I have just run your crawler trying to get smart contract source code from Etherscan, but received an error message. I noticed that the Etherscan is using Cloudflare for security...
The old base image does not exist on Docker Hub and consequently leads to the build failure. I've changed it to the golang official base image. Commands for building the...
If I understand the announcement in [README.md](https://github.com/gongbell/ContractFuzzer/blob/master/README.md) correctly, then the [`examples` directory](https://github.com/gongbell/ContractFuzzer/tree/master/examples) contains contracts that have been manually confirmed to be vulnerable. Why is [RipplePayMain.sol](https://github.com/gongbell/ContractFuzzer/blob/master/examples/delegatecall_dangerous/verified_contract_sols/RipplePayMain.sol) marked as being susceptible to...
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [truffle-compile](https://github.com/trufflesuite/truffle) and [truffle](https://github.com/trufflesuite/truffle/tree/HEAD/packages/truffle). These dependencies need to be updated together. Updates `minimatch` from 0.3.0 to 3.0.4 Commits e46989a v3.0.4 ddfacbd update...