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/tests/instructions
Nikhil Parasaram 2855b34a97
Add push0 and push tests (#1781)
1 year ago
..
__init__.py Adds concrete codecopy test 6 years ago
basefee_test.py parallelise test execution (#1775) 1 year ago
berlin_fork_opcodes_test.py Beam search (#1606) 3 years ago
codecopy_test.py Add BASEFEE opcode (#1513) 3 years ago
create2_test.py parallelise test execution (#1775) 1 year ago
create_test.py Add BASEFEE opcode (#1513) 3 years ago
extcodecopy_test.py Add BASEFEE opcode (#1513) 3 years ago
extcodehash_test.py Add BASEFEE opcode (#1513) 3 years ago
push_test.py Add push0 and push tests (#1781) 1 year ago
sar_test.py Add BASEFEE opcode (#1513) 3 years ago
shl_test.py Add BASEFEE opcode (#1513) 3 years ago
shr_test.py Add BASEFEE opcode (#1513) 3 years ago
static_call_test.py Refactor opcode files and fix issues (#1532) 3 years ago