Commit Graph

2151 Commits (680ec039b9305ffd1a34b7e3703b0fbb6b5d4dcd)
 

Author SHA1 Message Date
Joran Honig 719413a390 Add swc standard format output to mythril 6 years ago
Nikhil Parasaram 52d0bef520
v0.18.13 6 years ago
Nathan 2d02e381dc simplify ternary 6 years ago
JoranHonig c4f0509b23
Merge pull request #600 from norhh/tests/VmSha3 6 years ago
Nathan 8928716633 remove one line calldate bugfix and other important improvements 6 years ago
Joran Honig 7e78a77acb also catch key error 6 years ago
Joran Honig 2b2698e1fb return empty list if sighash not in signatures 6 years ago
Joran Honig a40ebd55f8 remove type hint 6 years ago
Joran Honig 247cdc4c33 get_function_info tests 6 years ago
Joran Honig 395cea71c4 Cleanup + documentation 6 years ago
Joran Honig 9a1e337069 Remove incompatible signature 6 years ago
Nikhil Parasaram 8d8b97bc53
Merge pull request #579 from norhh/feature/539 6 years ago
Joran Honig 1ffa64ed09 Adds basic disassemble test 6 years ago
Joran Honig c4c9e56c6a add find sequence test 6 years ago
Joran Honig c4da715477 Adds test for is_sequence_match and small bugfix 6 years ago
Joran Honig 0fa27b8e21 Remove generator type and add asm get opcode tests 6 years ago
Joran Honig c161b90c86 add typehint 6 years ago
Joran Honig 275cbe30aa fix typo 6 years ago
Joran Honig 057457373c Disassemble refactor 6 years ago
Joran Honig 428504196b Clean up sequence code 6 years ago
Joran Honig 76b9d46cd8 Remove unused function 6 years ago
Joran Honig b30430252e Move asm to disassembler + cleanup 6 years ago
Nathan 34daeebe69 calldata tests 6 years ago
Nathan 415aaf5e62 one line calldata bugfix - four line version 6 years ago
Nathan 8196dc1159 one line calldata bugfix 6 years ago
Nathan e06abb500d more calldata cleanup 6 years ago
Nikhil Parasaram 9d14455ec8 Move the BasicSearchStrategy to init and add documentation 6 years ago
Nathan 2a496442f1 fix dependence_on_predictable_vars model printing 6 years ago
Nathan de9bec1800 Calldata cleanup 6 years ago
Nikhil Parasaram ef37b97c25 Add sha3 tests 6 years ago
Nikhil Parasaram d10666a068
Merge pull request #598 from s0b0lev/improvement/error-message 6 years ago
Aleksandr Sobolev 24ae6b55f4 Change error wording 6 years ago
Nikhil Parasaram dd78331fab
Merge pull request #594 from mmhh1910/enable_online_lookup-switch 6 years ago
Bernhard Mueller 7a7f09fe44
Update README.md 6 years ago
Bernhard Mueller 7a66a423a1
Update README.md 6 years ago
Bernhard Mueller cf7c5cfaaa
Update README.md 6 years ago
Bernhard Mueller 6bcc00d947
Re-branding :) 6 years ago
Bernhard Mueller 7cabde94b9 Rename logo file 6 years ago
Bernhard Mueller a2f6a1a017 Merge branch 'master' of github.com:ConsenSys/mythril 6 years ago
Bernhard Mueller e2c5951c17 Update branding 6 years ago
Nathan 5dc64c8921 proper calldatasize constraints 6 years ago
Nathan eb1109d04e some cleanup 6 years ago
JoranHonig 7994b9cd16
Merge pull request #555 from dmuhs/fix/remove-unused 6 years ago
Dominik Muhs a5a13ba13a Merge master into fix/remove-unused 6 years ago
Marcus Mönnig 553eff356f Remove todo comment 6 years ago
Marcus Mönnig 3efec0a27f Add enable_online_lookup parameter to Mythril class 6 years ago
Marcus Mönnig 3ec4c18e35 All enable_online_lookup parameter set to False 6 years ago
Marcus Mönnig c88b42e4ed ETHContract enable_online_lookup parameter False as default 6 years ago
Marcus Mönnig 8f7706a44a Disable online signature lookup for report test cases 6 years ago
Marcus Mönnig d362be689c Add ethereum-input-decoder dependency to setup.py and relax version constraint 6 years ago