Commit Graph

1929 Commits (9ea595eb25562d6e415eb1e4aefc092f874a38da)

Author SHA1 Message Date
Nikhil Parasaram 9ea595eb25 Add the steps in transaction 6 years ago
Nikhil Parasaram 44ed641f81
Update mythril to 0.20.4 6 years ago
Nikhil Parasaram 7af06fe6f9 Add the runtime bytecode to source list 6 years ago
Dominik Muhs 7adb14c329 Fix cli log format 6 years ago
Dominik Muhs 6b70e1e10a Fix jsonv2 log format 6 years ago
Nikhil Parasaram 38daa586bd Add creation hash to the code 6 years ago
Nikhil Parasaram 1a5a761bb6 Fix the merge conflict problem 6 years ago
Joran Honig c4b25f482b apply style changes 6 years ago
Joran Honig 1737e50e73 implement instruction coverage based plugin 6 years ago
Joran Honig c966152d4c move coverage plugin to separate package and add function to 6 years ago
Joran Honig aad81074f7 add type hints to strategy 6 years ago
Nikhil Parasaram 71764dbe31
Update version to 0.20.3 6 years ago
Joran Honig 0c6c9de851 add per transaction coverage increase metrics 6 years ago
Joran Honig 1d8995402d add transaction hooks to svm 6 years ago
Joran Honig 6971b2c2e7 add todo comment to benchmark plugin 6 years ago
Joran Honig e55fb49440 remove coverage related logic from svm 6 years ago
Joran Honig 45569d9f1f enable coverage plugin in symbolic.py 6 years ago
Joran Honig 58a32f6f06 cleanup comment string 6 years ago
Joran Honig aab48a8e63 remove unnecessary variable from dynamic loading function 6 years ago
Joran Honig fd51315361 make typehint compatible with older python version 6 years ago
Joran Honig c3300a755c add typehint for coverage dict 6 years ago
Joran Honig 14cd59c15e add matplotlib to dev requirements 6 years ago
Joran Honig d239b60e38 apply style rules 6 years ago
Joran Honig 5a6a9c6681 do import only in function 6 years ago
Joran Honig 83891a379b add instruction coverage plugin to plugin factory 6 years ago
Joran Honig c50c9b1a0e implement hooks for instruction coverage 6 years ago
Joran Honig 223d7fe9b2 implement stub instruction coverage plugin 6 years ago
Joran Honig dca04b11ac use plugin loader and factory 6 years ago
Joran Honig e7cc359de2 add log action to plugin loader 6 years ago
Joran Honig f636ee1c41 change active function name and contract name discovery 6 years ago
Joran Honig e70cd37b2f add type hint to laser_plugins 6 years ago
Joran Honig 17ca323535 remove old tod module 6 years ago
Joran Honig 313bbec18f fix broken import 6 years ago
Joran Honig dc7c04c009 fix broken import 6 years ago
Joran Honig 2f107cece8 remove circular dependency 6 years ago
Joran Honig 7378a3bc87 removes obsolete taint module 6 years ago
Joran Honig 2d3daea02d apply style rules 6 years ago
Joran Honig d9f4eac795 implement basic plugin factory 6 years ago
Joran Honig ba917ec5d6 make the existing plugins explicitly extend LaserPlugin 6 years ago
Joran Honig 27d2486c2e extend init with basic imports 6 years ago
Joran Honig faffe610aa add type hints to plugin loader 6 years ago
Joran Honig 6740c6192a implement basic plugin loader for laser 6 years ago
Joran Honig af7df1ecb7 add module documentation 6 years ago
Joran Honig e711da4785 move plugin implementations to sub module 6 years ago
Joran Honig a2bec5e8f2 add module documentation 6 years ago
Joran Honig e373200411 add typehint to intialize function in plugin 6 years ago
Joran Honig ed23fb3015 add laser plugin object 6 years ago
Joran Honig 374ea23f5d use copy 6 years ago
Joran Honig ea70b15627 apply black style rules to detection modules 6 years ago
Joran Honig ebba0c241c remove dependency on cfg & node in unchecked retval module 6 years ago