Commit Graph

4521 Commits (7f4b462af65b8c4af12e6bc72d5f190bb566a11f)
 

Author SHA1 Message Date
Joran Honig cc476df2a5 retrieve callback modules not post modules 5 years ago
Joran Honig b821e13594 call super class init 5 years ago
Joran Honig 05731c29f7 fix typo in field name 5 years ago
Joran Honig ecdd01c12b 5 years ago
Joran Honig d04e8216d3 only enable black for now 5 years ago
Joran Honig cb1854b0dc add pre commit to repo 5 years ago
Joran Honig cb16600668 adapt interface to new analysis logic 5 years ago
Joran Honig a25da1d08d black 5 years ago
Joran Honig 2cfcd2eb3b fix mypy issues 5 years ago
Joran Honig bd7126cd4d import directly from module 5 years ago
Joran Honig 250f8c7834 add type annotation to hook dict 5 years ago
Joran Honig cb3b98d7b8 Merge remote-tracking branch 'origin/develop' into refine_detection_architecture 5 years ago
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