Commit Graph

4685 Commits (0a2996a83e9fa90c9f847cdf6e0bd8e527baa8f7)
 

Author SHA1 Message Date
JoranHonig 5faac03012
Merge branch 'develop' into fix/quick 5 years ago
Bernhard Mueller 6151523103
Merge pull request #1352 from ConsenSys/remove_branch_pruning 5 years ago
Bernhard Mueller 0fdd655d70
Merge branch 'develop' into remove_branch_pruning 5 years ago
Nikhil Parasaram f94b71e681 Use the function rather than variable 5 years ago
Bernhard Mueller b04511ab5b
Merge pull request #1357 from ConsenSys/vuln_edits 5 years ago
Nikhil Parasaram 040e462d6c
Update mythril/plugin/discovery.py 5 years ago
Nikhil Parasaram aeda36dc6f
Update mythril/plugin/discovery.py 5 years ago
Nikhil Parasaram 08f95cbb57
Update mythril/plugin/discovery.py 5 years ago
Bernhard Mueller 3b23c90178
Update mythril/analysis/module/modules/arbitrary_jump.py 5 years ago
Nikhil Parasaram 94138828cd Delay search for plugins 5 years ago
Bernhard Mueller aff3ec67b0 Update tx.origin test to excpect SWC-115 5 years ago
Bernhard Mueller 01e6aaa45e Finalize new descriptions 5 years ago
Bernhard Mueller b91911bc38 Update more descriptions 5 years ago
Bernhard Mueller 733ae31a29 Simply dependence on predictable vars module 5 years ago
Bernhard Mueller c67cae6360 Add new module for SWC-115 5 years ago
Bernhard Mueller d6f4ddec56 Remove old deprecated_ops module 5 years ago
Bernhard Mueller d6cddb0f2d Update first few descriptions 5 years ago
Bernhard Mueller e4bbf70f83 Bump version 5 years ago
Bernhard Mueller 80b8a59a31
Merge pull request #1355 from ConsenSys/origin_model 5 years ago
Bernhard Mueller 399329c0d3
Merge pull request #1356 from ConsenSys/external_calls 5 years ago
Bernhard Mueller f731c3bbde Don't use PotentialIssue system in deprectated ops module 5 years ago
Bernhard Mueller 4391d1ae55 Revert tests 5 years ago
Bernhard Mueller f5fc3c304d Also update origin.sol.easm 5 years ago
Bernhard Mueller 808d879d64 Only warn about calls to user-supplied addresses 5 years ago
Bernhard Mueller 32b5a1e21d It's supposed to be runtime bytcode 5 years ago
Bernhard Mueller 3e8b668f0d Try again 5 years ago
Bernhard Mueller e09480df48 Remove the evil newline 5 years ago
Bernhard Mueller d2be41b61d Fix inexplicably failing test 5 years ago
Bernhard Mueller 42e92454f7 Correctly model tx.origin vs msg.sender 5 years ago
Nikhil Parasaram 66684cf849
Merge branch 'develop' into remove_branch_pruning 5 years ago
Nikhil Parasaram 822b0b8a18 Merge branch 'remove_branch_pruning' of github.com:ConsenSys/mythril into remove_branch_pruning 5 years ago
Nikhil Parasaram e5e287f911 Make sparse pruning default 5 years ago
Bernhard Mueller 8dc8b97621 Reintroduce constraint on tx.origin in EtherThief 5 years ago
Bernhard Mueller 92c9972e57 Bump version in __version__.py 5 years ago
Bernhard Mueller b76ba83e6e Also constrain sender to attacker address 5 years ago
Bernhard Mueller 8bf8b08bda Report correct offset in EtherThief module 5 years ago
Bernhard Mueller b5c1f36c62
Merge branch 'develop' into remove_branch_pruning 5 years ago
Bernhard Mueller 35f39fecf4
Merge pull request #1351 from ConsenSys/ether_thief 5 years ago
Nikhil Parasaram d7592efc0d Add a cmd line flag 5 years ago
Joran Honig 414f5800f7 use new plugin loading from symbolic 5 years ago
Joran Honig fae06af8ef remove dependency on plugins from the svm 5 years ago
Joran Honig 4156c6548e fix import typo 5 years ago
Joran Honig 5872730cdd loaded plugins are enabled by default 5 years ago
Joran Honig 80467c43d7 expose plugins through init 5 years ago
Joran Honig 75e00647ad add coverage plugin implementation 5 years ago
Joran Honig ee7e1ba1d3 add benchmark plugin builder 5 years ago
Joran Honig f78186ef36 implement dependency pruner builder 5 years ago
Joran Honig a0d38e6e7d implement mutation pruner builder 5 years ago
Joran Honig 0241b733b9 expose plugin builder interface 5 years ago
Joran Honig f47604a4c3 implement loading logic for laser plugins 5 years ago