Commit Graph

4409 Commits (c7b4712a40fee54b92cde27749b38a896cc58eef)
 

Author SHA1 Message Date
Joran Honig c5b26088a1 fix: do not access detector 5 years ago
JoranHonig c57269a82d
Merge pull request #1331 from ConsenSys/feature/mythril_plugins 5 years ago
Joran Honig 19ab207e2e 5 years ago
Joran Honig 698f84ee58 fix calls in symbolic to security 5 years ago
Joran Honig 0a17565346 cleanup security.py bigtime (moved module loading logic and utils) 5 years ago
Joran Honig f37164af0a import reset callback modules from module 5 years ago
Joran Honig 25676f19d2 black 5 years ago
Joran Honig 307da5ddce add return type to load 5 years ago
Joran Honig 84bf53781b implement reset callback modules 5 years ago
Joran Honig 9cadd1f50c implement more refined get detection modules logic 5 years ago
Joran Honig 7cc1a5bc98 import util function from module init 5 years ago
Joran Honig 5041d04d77 use module directly 5 years ago
Joran Honig 9e73ebcd87 Implement get detection_module_hooks in util 5 years ago
Joran Honig b2f93f91da implement loading and querying functions for module Loader 5 years ago
Joran Honig e4e239551a use base module namespace vs specific module 5 years ago
Joran Honig 0a1cd1d35e implement initial ModuleLoader 5 years ago
Joran Honig 0a6dd7bf6d restructure modules python module 5 years ago
Joran Honig 0f4453dbfb fix type in symbolic 5 years ago
Joran Honig f16a63c3e2 use entry point enum 5 years ago
Joran Honig 213efc90dd black 😄 5 years ago
Joran Honig 943d7ef33b use enum vs string 5 years ago
Joran Honig 889df71e46 Fix docstring 5 years ago
Joran Honig 564b11cd72 use class variables in user assertions module 5 years ago
Joran Honig a3fef2e9e7 use class variables in unchecked retval module 5 years ago
Joran Honig d2bb5654a1 use class variables in suicide module 5 years ago
Joran Honig 22e809b296 use class variables in state change module 5 years ago
Joran Honig 08a7900b5e use class variables in multiple sends module 5 years ago
Joran Honig a2e2abb0a0 use class variables in integer module 5 years ago
Joran Honig 3702c5dd44 use class variables in external calls module 5 years ago
Joran Honig a0a0a1f64d use class variables in exceptions module 5 years ago
Joran Honig 727ea4b864 use class variables in ether thief module 5 years ago
Joran Honig bcc9e5d6c0 remove comma's 5 years ago
Joran Honig bb977e2f26 remove commas 5 years ago
Joran Honig 62c0e8ab27 use class variables in dependence on deprecated ops module 5 years ago
Joran Honig 16c4c6c134 use class variables in dependence on predictable vars module 5 years ago
Joran Honig 1d3d5320c2 use class variables in delegatecall module 5 years ago
Joran Honig 7762041efd use class variables in arbitrary write module 5 years ago
Joran Honig f2cd563d15 use class variables in arbitrary jump module 5 years ago
Joran Honig d2fbf07762 refactor class variables DetectionModule 5 years ago
JoranHonig b5cf76f326
Merge branch 'develop' into feature/mythril_plugins 5 years ago
Nikhil Parasaram a754b5f3a9
Mythril version 0.21.23 5 years ago
Nikhil Parasaram 2e5ef7230d
Loop bound only JUMPIs (#1329) 5 years ago
Joran Honig d2722e6fd6 Merge remote-tracking branch 'origin/feature/mythril_plugins' into feature/mythril_plugins 5 years ago
Joran Honig 338daff5e9 add repr implementation 5 years ago
JoranHonig 80467725f0
Merge branch 'develop' into feature/mythril_plugins 5 years ago
Nikhil Parasaram 83ef2c6024
Get annotations from Expr (#1332) 5 years ago
Nikhil Parasaram 4d2b331ac0
Add create and create2 test (#1308) 5 years ago
Joran Honig 95c6bb2396 entry point is a module directly 5 years ago
Joran Honig 4413a033ff whoop whoop black 5 years ago
Joran Honig 9f887bfdf1 Merge remote-tracking branch 'origin/feature/mythril_plugins' into feature/mythril_plugins 5 years ago