Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mythril/solidity_examples
Joran Honig d37ba5effc Revert changes 6 years ago
..
BECToken.sol Add real-world examples from https://blog.sigmaprime.io/solidity-security.html 6 years ago
WalletLibrary.sol Add real-world examples from https://blog.sigmaprime.io/solidity-security.html 6 years ago
calls.sol Improve detection of state changes after external call 7 years ago
etherstore.sol Add real-world examples from https://blog.sigmaprime.io/solidity-security.html 6 years ago
exceptions.sol Add require statement to exception test file 7 years ago
hashforether.sol Add real-world examples from https://blog.sigmaprime.io/solidity-security.html 6 years ago
origin.sol Add Solidity examples 7 years ago
returnvalue.sol Finalize return value example 7 years ago
rubixi.sol Revert changes 6 years ago
suicide.sol Refactor analysis modules 7 years ago
timelock.sol Add real-world examples from https://blog.sigmaprime.io/solidity-security.html 6 years ago
token.sol Add real-world examples from https://blog.sigmaprime.io/solidity-security.html 6 years ago
weak_random.sol add basic detection of faulty PRNGs 7 years ago