Commit Graph

1490 Commits (b6beed98d40b187d9197f58a76e218b8c5a9eb4c)
 

Author SHA1 Message Date
Nikhil Parasaram 7eff17ae31
Merge pull request #308 from tintinweb/feat/online_sighash_lookup 6 years ago
Joran Honig 9b5bd6de77 Use base 16 6 years ago
tintinweb 6851754059 remove unnecessary comment (todo) 6 years ago
tintinweb 73efcffde2 rebase off master 6 years ago
tintinweb cdd2738397 result to online lookup can be ambiguous. use first item and note this 6 years ago
tintinweb 83c5eca66b added online lookup for signature hashes via 4bytes.directory 6 years ago
Nikhil Parasaram fb77530574
Merge pull request #316 from norhh/bugfix/315 6 years ago
Nikhil Parasaram c43aafee50 Merge branch 'master' of github.com:ConsenSys/mythril into bugfix/315 6 years ago
Joran Honig 7c638272cb Reverse comparison 6 years ago
Joran Honig 0a0e320612 Merge remote-tracking branch 'upstream/master' into bugfix/worklist 6 years ago
Joran Honig 09c41deb63 Fix node issue 6 years ago
Joran Honig c3d1eb85c3 Pass None as node 6 years ago
Joran Honig 290aaf8198 Add condition not 0 6 years ago
Nikhil Parasaram b259c5e6d4
Merge pull request #323 from norhh/fix 6 years ago
Nikhil Parasaram d0efd35ce2 connect to infura with -l 6 years ago
Nikhil Parasaram da6f8daf15
Merge pull request #317 from norhh/test_fix 6 years ago
Nikhil Parasaram 24fad14cbd fix ethereum to 2.3.1 6 years ago
Nikhil Parasaram 25f76368bc Support 0x0 for extcodesize 6 years ago
JoranHonig 88873206d1
Merge pull request #313 from JoranHonig/features/search_strategy_bfs 6 years ago
Joran Honig eb963d38fd Implement depth first search 6 years ago
JoranHonig a6e9a415d5
Merge pull request #312 from JoranHonig/features/search_strategy_dfs 6 years ago
Joran Honig b82717afed re add max depth for now 6 years ago
Joran Honig b973a1686f Add documentation and fix pop 6 years ago
Joran Honig 5c0e65b2d8 Implementation of a depth first search search strategy 6 years ago
Nikhil Parasaram 96193a01e0
Merge pull request #311 from JoranHonig/bugfix/missing_return 6 years ago
Joran Honig 6bbab6855a Add return statement 6 years ago
Konrad Weiss b1d1127841 Portyng symbolic name formating to the new svm and instructions file structure 6 years ago
Konrad Weiss 45b08081d3 Merge branch 'master' into feature/reformatsymindices 6 years ago
JoranHonig 631ebe07b7
Worklist implementation (#288) 6 years ago
Nikhil Parasaram 1dc9e2a65c
Merge pull request #307 from norhh/bugfix/extcodesize 6 years ago
Nikhil Parasaram 5c349e4a8c Revert Dynld changes 6 years ago
Konrad Weiss 06ddeb13dc Modifies the symbolic suffixes enclosing them into brackets and symplifying them with the z3 simplification algorithm 6 years ago
Nikhil Parasaram 2305f29af2 Fix the argument for dynloader in fire_lasers 6 years ago
Nikhil Parasaram 042d5b0c88 Use dynloader over mythril 6 years ago
Nikhil Parasaram 8c5bc3d85e Add address for the extcodesize stack 6 years ago
Nikhil Parasaram baa67f6ebe Get contract size from infura for EXTCODESIZE 6 years ago
Konrad Weiss 5763ebf1e6 Merge branch 'master' of https://github.com/ConsenSys/mythril 6 years ago
Nikhil Parasaram dc0e93566a
Merge pull request #304 from norhh/bugfix/codesize 6 years ago
Nikhil Parasaram 9d01a6107a Use bytecode as CODESIZE 6 years ago
Nikhil Parasaram 3ba2550354
v0.18.7 6 years ago
Konrad Weiss 675adbae30 Addign computation of minimal encoding length to use for memory initalization when symbolically executing the constructor. 6 years ago
Konrad Weiss beac3f0ccf Change mythril to allow outside specification of custom global state, adding tuple of creation params to the sym wrapper to later reuse parts for custom analysis with for example a provided global state modified from the original 6 years ago
Konrad Weiss 9f140925c0 Using deepcopy for storage and constraints when combining 6 years ago
Konrad Weiss 3535248b81 Add abi to the combined output expected for a contract 6 years ago
Konrad Weiss c8ad82bc87 Add retrieval of constructor trace, using RETURN instead of STOP as exit point 6 years ago
Konrad Weiss 43b27c0290 Modification to mythril to also include abi information in the contract object 6 years ago
Konrad Weiss b18edc8d5d Adding files for source code params to symbolic value mapping 6 years ago
Nikhil Parasaram 1b84ae98ff
Merge pull request #301 from ConsenSys/norhh-patch-1 7 years ago
Dr. Sergey Pogodin a2998f5b50 Revert "Revert "Merge pull request #296 from norhh/branch/295"" 7 years ago
Nikhil Parasaram c36ae84096
Add jinja2 version dependency to requirements 7 years ago