Commit Graph

3093 Commits (93c1e85433e9f4d4dc9c2ec90e179eaba22bf705)
 

Author SHA1 Message Date
Nathan 1c3de071cd Merge branch 'returndatacopy_returndatasize_implementations' of github.com:nbanmp/mythril into returndatacopy_returndatasize_implementations 6 years ago
Nathan ecfdcfd53a Cleanup returndatacopy and correctly constrain native return values 6 years ago
Nathan c9e6f0f69c
Merge branch 'develop' into dynld_bugfix 6 years ago
Nathan 9de814bcf9
Merge pull request #871 from nbanmp/delegatecall_special_case 6 years ago
Nikhil Parasaram eab736d3ef Add a function which returns address in integer module 6 years ago
Nikhil Parasaram b85f2592bd Remove the else condition to handle both creation code and runtime code 6 years ago
Nikhil Parasaram 7491fa6dbf Remove redundant If condition in report.py and remove postfix assignment in tests 6 years ago
Nathan ef49a6c52e Fix bug accessing on chain contracts with addresses starting with 0s 6 years ago
Nathan 30d3b9a74e Cleanup get_call_data 6 years ago
Nathan 6a59cb4954 Implement special case for the delegatecall proxy pattern 6 years ago
Nathan 64f4dfc576
Merge branch 'develop' into returndatacopy_returndatasize_implementations 6 years ago
Nikhil Parasaram 30c8a11593 Cache the suicide module's output 6 years ago
Nikhil Parasaram 6762e00905 Remove print statement 6 years ago
Nathan f50d78dcd3 Fix variable reference before assignment in returndatacopy 6 years ago
Nathan 0c242a0823 Implement returndatacopy and returndatasize 6 years ago
Nikhil Parasaram 0b66e0207c Merge with develop and add bugfixes 6 years ago
Nikhil Parasaram 5d6e854414 Calculate hash on the fly in the report class 6 years ago
Nikhil Parasaram 96f6c13548 Add the creation bytecode hash to source list 6 years ago
Nikhil Parasaram feb58fa7e0 Add standardized functions for the description head, tail and title to avoid mistakes 6 years ago
Nikhil Parasaram 758c0d6cf8 Add creation bytecode hash and remove unused statement in the Report class 6 years ago
Nikhil Parasaram b55880c0aa convert sourceList to snake case 6 years ago
Nikhil Parasaram fb396024b2 Remove lines which are redundant after the bugfix 6 years ago
Joran Honig f403b8a7a1 apply style rules 6 years ago
Joran Honig 45abcad261 preserve original function 6 years ago
Joran Honig d7426fa246 add initialize body for mutation pruner 6 years ago
Joran Honig 20f81c73c8 import signals 6 years ago
Joran Honig d150f382d1 move hook logic to be in one place and extend with laser_hook 6 years ago
Joran Honig b52b30d935 move to add_world_state function 6 years ago
Joran Honig 7cd378a947 add signals for the plugins to be used 6 years ago
Joran Honig 0bded7c4b3 split time evenly over the required transactions 6 years ago
Joran Honig c21843df7a initialize mutation pruner plugin 6 years ago
Joran Honig ada298f414 setup bare MutationPruner and documentation 6 years ago
Bernhard Mueller 924b1dd71c Reformat report.py (again?) 6 years ago
JoranHonig 41cacff551
Update mythril/analysis/report.py 6 years ago
Bernhard Mueller b598ce3afa A little bit of black 6 years ago
Bernhard Mueller ca34b3aa19 Make debugging output nicer 6 years ago
Nikhil Parasaram badaaa7709 Add the bytecode_hash as property 6 years ago
Bernhard Mueller 8e565af113 Blackkkkkkkk 6 years ago
Bernhard Mueller ed5354297a Improve integer module descriptions 6 years ago
Bernhard Mueller df7d5c799f Add jsonv2 option to help 6 years ago
Haozhong Zhang 844f821ea5 Add a simple instruction profiler 6 years ago
Nikhil Parasaram 2b668a7a4f fix merge conflicts with tests 6 years ago
Nikhil Parasaram f70121cefa Merge and fix more merge conflicts 6 years ago
Nikhil Parasaram 9410ceb83d Add documentation for Source class 6 years ago
Nikhil Parasaram 4e33d94396 Fix merge conflicts 6 years ago
Bernhard Mueller b4eabf032e Fix a couple of things 6 years ago
Nikhil Parasaram e88295cb1e
Merge pull request #821 from ConsenSys/bugfix/733 6 years ago
Bernhard Mueller 76bbb9771a Update formatting of swcID field 6 years ago
Nikhil Parasaram 281e739500
Merge branch 'develop' into bugfix/733 6 years ago
Nikhil Parasaram e85c8845e0
Merge pull request #863 from ConsenSys/enhance/cache_ether_thief 6 years ago