Commit Graph

2522 Commits (a7a68957aaaaa90da03f56b389c05ce4bc9a3bdc)
 

Author SHA1 Message Date
Joran Honig a7a68957aa Add functions to fit with z3 library 6 years ago
Joran Honig 2301226d33 remove redundant UDIV and add properties to the expression 6 years ago
Joran Honig 9312e24170 add if implementation 6 years ago
Joran Honig ff53d993f9 add documentation to symbol factory 6 years ago
Joran Honig bcee8c045e Create symbol factories and move bitvec constructors there 6 years ago
Joran Honig ff89f64415 add type hints 6 years ago
Joran Honig 5f1bee07eb remove example annotation 6 years ago
Joran Honig e0995cb949 add equality operations 6 years ago
Joran Honig 15665cf046 mythril/laser/smt: add arithmetic operations to bitvec 6 years ago
Joran Honig c5df4d19a8 revise function names 6 years ago
Joran Honig 41de34284e Init smt abstraction 6 years ago
JoranHonig aafe06c0df
Initial StateAnnotation Implementation (#762) 6 years ago
Nikhil Parasaram 7c2e60fede
Merge pull request #773 from mickayz/develop 6 years ago
Nikhil Parasaram 1a4def9206
Merge branch 'develop' into develop 6 years ago
Bernhard Mueller 198dbd1b95
Merge pull request #775 from ConsenSys/bugfix/772 6 years ago
mickayz 81974e2544 updated with temp fix for solc 0.5.x 6 years ago
Nikhil Parasaram 560a9b19c1
Merge branch 'develop' into bugfix/772 6 years ago
Nikhil Parasaram ee90356eee Fixes the calldata problem 6 years ago
Nathan 3774c4f8ea create function for returndatacopy and pop arguments (#774) 6 years ago
mickayz 8096975e00 fix for --solv regression 6 years ago
Bernhard Mueller 1bbe7d9761
Merge pull request #768 from ConsenSys/develop 6 years ago
Bernhard Mueller 97acd0c0bf
Update version.py 6 years ago
Bernhard Mueller 6128931242
Merge pull request #767 from ConsenSys/develop 6 years ago
Nikhil Parasaram 2aa144a7a8 Remove the trailing "," in signaturesDB (#766) 6 years ago
Bernhard Mueller b013b2cd7a
Merge pull request #756 from ConsenSys/loadfrombytecode-address 6 years ago
Bernhard Mueller ae4928a121
Merge pull request #757 from ConsenSys/concrete-senders 6 years ago
Bernhard Mueller 03d3f60d55
Merge branch 'develop' into concrete-senders 6 years ago
Bernhard Mueller 3e5f5cbb30
Merge pull request #761 from JoranHonig/features/no_more_arrays 6 years ago
Bernhard Mueller d72906e604 Remove old delegatecall tests 6 years ago
Bernhard Mueller 1c3ea80874 Update tests 6 years ago
Nikhil Parasaram 5c70bdcf94 Copy the constraints 6 years ago
Joran Honig eb7433a830 Adaption to calldata style 6 years ago
JoranHonig b4df6daa08
Merge branch 'develop' into features/no_more_arrays 6 years ago
Joran Honig 7334395087 Handle ExprRef input 6 years ago
Joran Honig 2c11246bb6 add symbolic calldata indices test 6 years ago
Joran Honig 91617c25b9 mythril/laser/ethereum/state/calldata: Add documentation and type hints 6 years ago
Joran Honig 22557819e7 mythril/analysis/modules/integer: Remove false positive regex checks 6 years ago
Joran Honig c407955d8f mythril/laser/ethereum/state/calldata: make symbol creation unique 6 years ago
Joran Honig 8013e571a8 mythril/laser/ethereum: fix broken import 6 years ago
Joran Honig 7ead0dd1ac mythril/laser/ethereum: style changes 6 years ago
Joran Honig 8ebe9a855d mythril/analysis/solver: Refactor to support changes in calldata 6 years ago
Joran Honig 3147d6ebd1 mythril/laser: Refactor laser to support changes in calldata 6 years ago
Joran Honig 49a1f6fa25 mythril/laser/ethereum/state/calldata: Refactor to separate modules and re implement loading logic 6 years ago
Bernhard Mueller d72afe3089 Add missing files 6 years ago
Bernhard Mueller 67b9058a0a Remove extra arg in cli.py that breaks callgraph generation 6 years ago
Bernhard Mueller 008e607d47 Formatting 6 years ago
Bernhard Mueller 39075160e7 Black formatting 6 years ago
Bernhard Mueller e441907c38 Rewrite external_calls, refactor thief & extcalls to callbacks 6 years ago
Bernhard Mueller a0b1721989 Remove unused vars 6 years ago
Bernhard Mueller 66149578bc Refactor external calls module 6 years ago