Commit Graph

2878 Commits (4592a6bf5d9b707fb25bdb497c03d5f963fd4220)
 

Author SHA1 Message Date
Nikhil Parasaram 4592a6bf5d Copy the signatures file to .mythril in Dockerfile 6 years ago
JoranHonig 8366ad4965
Merge pull request #849 from hzzhang/hzzhang/iprof 6 years ago
JoranHonig 717826ff47
Merge branch 'develop' into hzzhang/iprof 6 years ago
Nikhil Parasaram 94e52b75e1
Merge pull request #872 from nbanmp/dynld_bugfix 6 years ago
Nikhil Parasaram c398e48a01
Merge branch 'develop' into dynld_bugfix 6 years ago
Nikhil Parasaram bb14aca266
Merge pull request #884 from ConsenSys/bugfix/877 6 years ago
Nikhil Parasaram 1a105dea05
Merge branch 'develop' into bugfix/877 6 years ago
JoranHonig 712c9ba395
Merge pull request #880 from JoranHonig/features/return_array_of_issue_templates 6 years ago
JoranHonig b236f5204c
Merge branch 'develop' into features/return_array_of_issue_templates 6 years ago
Joran Honig 9a91fc8c31 indent test results jsonv2 6 years ago
Nikhil Parasaram 7b32ef0a6e Add the return constraints to global state 6 years ago
Nathan 7402269b42
Merge branch 'develop' into hzzhang/iprof 6 years ago
Nikhil Parasaram 500aeb5df3
Merge pull request #869 from ConsenSys/enhance/optimize 6 years ago
Nikhil Parasaram 962a5f8711 Fix merge conflicts 6 years ago
Joran Honig 7611352d37 reformat code according to style rules 6 years ago
Joran Honig 5594e306fb adapt tests to changes in the new report 6 years ago
Joran Honig 65e412bae8 refactor report format to return array of the issue format 6 years ago
Nathan ff071dc28d
Merge branch 'develop' into dynld_bugfix 6 years ago
Nikhil Parasaram 7779c0d5f5
Merge pull request #852 from ConsenSys/enhance/844 6 years ago
Nikhil Parasaram 8b19ff4bdb
Merge branch 'develop' into enhance/844 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
Nikhil Parasaram 30c8a11593 Cache the suicide module's output 6 years ago
Nikhil Parasaram 6762e00905 Remove print statement 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
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