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
Bernhard Mueller 141fec3d11 Fix function names in CFG 7 years ago
..
calls.sol Improve detection of state changes after external call 7 years ago
ether_send.sol Fix function names in CFG 7 years ago
exceptions.sol Add require statement to exception test file 7 years ago
origin.sol Add Solidity examples 7 years ago
returnvalue.sol Finalize return value example 7 years ago
rubixi.sol Change markdown frormatting, add -i cmdline arg 7 years ago
suicide.sol Refactor analysis modules 7 years ago
underflow.sol Add more solidity examples 7 years ago
weak_random.sol add basic detection of faulty PRNGs 7 years ago