Commit Graph

4521 Commits (7f4b462af65b8c4af12e6bc72d5f190bb566a11f)
 

Author SHA1 Message Date
Bernhard Mueller a376ea6c44 More black 5 years ago
Bernhard Mueller 0daa07bd3c Black 5 years ago
Bernhard Mueller 84dc7998ee Virtual account don't need dynloader 5 years ago
Bernhard Mueller b7cee9cd14
Merge branch 'develop' into feature/enable_detection_plugins 5 years ago
Bernhard Mueller 27f3693de6
Merge pull request #1340 from ConsenSys/modules_usability 5 years ago
Bernhard Mueller 0da22a957c
Merge branch 'develop' into modules_usability 5 years ago
Nikhil Parasaram 27b941791b
Upgrade infura (#1341) 5 years ago
Nikhil Parasaram 7924a16514 Fix mypy 5 years ago
Nikhil Parasaram 54b4e222fc Fix black 5 years ago
Bernhard Mueller e966626b69
Merge branch 'develop' into modules_usability 5 years ago
Nikhil Parasaram df744b863d
Move some code to common file (#1343) 5 years ago
Joran Honig 7f99509a0e Merge remote-tracking branch 'origin/develop' into feature/enable_detection_plugins 5 years ago
Joran Honig 0f2d406059 black 5 years ago
Joran Honig 41b3917379 make variable name explicitly connected to plugins 5 years ago
Joran Honig 11c2bc3cb8 make static and add documentation 5 years ago
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