Commit Graph

4406 Commits (ether_transfer)
 

Author SHA1 Message Date
Joran Honig f1082e2dd9 add detection module loading logic 5 years ago
Joran Honig 02fed33ea0 check subclass rather than instance of 5 years ago
Joran Honig d9f6f9b6e6 add logging to load function of plugin loader 5 years ago
Joran Honig 3acc3ef3a6 load plugins that are enabled by default 5 years ago
Joran Honig 9606bd3d88 add helper function to discovery to list plugins 5 years ago
Joran Honig 27aff199e9 initialise mythril plugin loader at start 5 years ago
Bernhard Mueller bca745faaa
Update README.md 5 years ago
Bernhard Mueller 066e10667d
Merge pull request #1338 from ConsenSys/creator_origin_fix 5 years ago
Bernhard Mueller 7d166f7073
Update mythril/analysis/module/modules/state_change_external_calls.py 5 years ago
Nikhil Parasaram 2af3eaa512 Merge branch 'develop' of github.com:ConsenSys/mythril into creator_origin_fix 5 years ago
Bernhard Mueller a0f78e9337 Add printer for listing detection modules 5 years ago
Bernhard Mueller 02107c2043 black 5 years ago
Bernhard Mueller 710001c42e Modify cmdline argument order 5 years ago
Bernhard Mueller ddd0985253 Refactor module names 5 years ago
Bernhard Mueller 34212e4fe0 Refactor detection module whitelist feature 5 years ago
Bernhard Mueller 47824a725d Refactor module names 5 years ago
Nikhil Parasaram 8f93f525dd
Handle concrete hashes (#1339) 5 years ago
JoranHonig 29e011dc3e
Merge pull request #1335 from ConsenSys/refine_detection_architecture 5 years ago
Bernhard Mueller b6609bc854 Address norrh's comments 5 years ago
Bernhard Mueller 6b5bf2ca38
Merge branch 'develop' into refine_detection_architecture 5 years ago
Bernhard Mueller a203cebffd Add origin constraints to suicide & ether_thief mods 5 years ago
Bernhard Mueller c930ed6ac2 Set origin to concrete creator address in creation tx 5 years ago
Nikhil Parasaram b290b6071a
Fix create salt (#1306) 5 years ago
Nikhil Parasaram fa3207c5b8
Fix loop bounds (#1336) 5 years ago
JoranHonig 0589cdbc76
Merge pull request #1337 from ConsenSys/feature/pre-commit 5 years ago
Joran Honig 7f03422026 change type annotation 5 years ago
Joran Honig b2525e18ba 5 years ago
Joran Honig 39f8273df0 cast target type in execute method of detection module 5 years ago
Joran Honig 6d65fee9f0 write docstrings for moduleloader member functions 5 years ago
Joran Honig 1551e065a9 add class documentation to ModuleLoader 5 years ago
Joran Honig 8f9f0f9f39 fix up module documentation 5 years ago
Joran Honig 19fcbcf36f use abstractmethod vs throwing NotImplementedException 5 years ago
Joran Honig d509e8a240 add docstrings to member functions of DetectionModule 5 years ago
Joran Honig 7c67c46dc0 add documentation to EntryPoint 5 years ago
Joran Honig 85ddc4aa7a add more documentation to the detection module class docstring 5 years ago
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