Commit Graph

865 Commits (a59b12124c1601d537c3b42fb2ea7aeea4563e6a)
 

Author SHA1 Message Date
freewind a59b12124c add missing required dependencies, and upgrade ethereum to latest version 7 years ago
freewind 45251dea92 add .editorconfig to help developers keeping consistent code format 7 years ago
Bernhard Mueller 469d428d29 Bump LASER version 7 years ago
Bernhard Mueller 21ab5a6568 Bump version number 7 years ago
Bernhard Mueller 7de4ed57c5
Merge pull request #95 from freewind/bug-fix 7 years ago
freewind e7135f5d27 infura network typo fix 7 years ago
freewind 1cb92eb33c `get_disassembly` is changed to `disassembly` in previous commits 7 years ago
Bernhard Mueller b183efa3db
Merge pull request #94 from freewind/remove-unsupported-shh-methods 7 years ago
freewind 5de6323802 The whisper object of shh_post is also changed, see: <https://github.com/ethereum/go-ethereum/wiki/Whisper-v5-RPC-API#shh_post> 7 years ago
freewind 5a795195e2 Some whisper methods are not supported in latest whisper version, remove them. See <https://github.com/ethereum/go-ethereum/wiki/Whisper-v5-RPC-API> 7 years ago
Bernhard Mueller f57bc59948 Bump version number 7 years ago
Bernhard Mueller 0c968b1dd4 Fix wrong variable name 7 years ago
Bernhard Mueller 92f59f1e89 Bump version number 7 years ago
Bernhard Mueller cec7978f4a Fix false positive in SSTORE analysis 7 years ago
Bernhard Mueller 79dc0692cb Bump version number 7 years ago
Bernhard Mueller 6242556355 Correct wrongly displayed index in ether_send and suicide modules 7 years ago
Bernhard Mueller ad7ee93031
Update README.md 7 years ago
Bernhard Mueller e8ab328c29
Update README.md 7 years ago
Bernhard Mueller e8f777e398
Update .gitignore 7 years ago
Bernhard Mueller c4fbb62883
Update .gitignore 7 years ago
Bernhard Mueller 9d87f41af0
Update README.md 7 years ago
Bernhard Mueller d27c67d4ab
Add ToC to README 7 years ago
Bernhard Mueller 73f92509c1
Add ToC to README 7 years ago
Bernhard Mueller 6321aac488
Update README.md 7 years ago
Bernhard Mueller 0d454a8150 Bump version number 7 years ago
Bernhard Mueller 645836a8de Merge branch 'master' of github.com:ConsenSys/mythril 7 years ago
Bernhard Mueller c8e0f73aea Remove references to xrefs command 7 years ago
Bernhard Mueller bf8301b66b Add multithreaded contract sync, refactor RPC code 7 years ago
Bernhard Mueller fe3ffca753
Merge pull request #93 from freewind/remove-compiler-methods 7 years ago
freewind a15b2d8521 Fix #92. Remove compiler related methods since they are gone from ethereum, see: <https://github.com/ethereum/go-ethereum/issues/3793> 7 years ago
Bernhard Mueller 8d8f1bf6cd
Update Git URL 7 years ago
Bernhard Mueller 91b8b616b1 Bump LASER version 7 years ago
Bernhard Mueller 890902e6d9 Add .editorconfig to gitignore 7 years ago
freewind d8046bf569 refactoring myth script 7 years ago
freewind e2c2652863 add editorconfig to make format consistent 7 years ago
Bernhard Mueller 8053c5a4f5 Bump version number 7 years ago
Bernhard Mueller 412b367901 Update solver.py 7 years ago
Bernhard Mueller 5c23068813 Bump version number 7 years ago
Bernhard Mueller fba6732dfa Refactor analysis modules 7 years ago
Bernhard Mueller 212110f622 Add --verbose-report flag 7 years ago
Bernhard Mueller b0e66c7001 Bump version number 7 years ago
Bernhard Mueller 9b43d5856b Refine reentrancy detection 7 years ago
Bernhard Mueller 13fe1359f7 Improve state change search in reentrancy module 7 years ago
Bernhard Mueller 851283bc5c Intialize disassembly in ETHCContract init method 7 years ago
Bernhard Mueller a2d98ec5ef Remove old reentrancy example 7 years ago
Bernhard Mueller 06209d66d9 Improve detection of state changes after external call 7 years ago
Bernhard Mueller 450cd7a008 Change type of enable_physics cmdline arg 7 years ago
Bernhard Mueller d56ee18cec Bump version number 7 years ago
Bernhard Mueller 765b450fa4 Add -m/--modules command line argument 7 years ago
Bernhard Mueller 6e8eb8c0d2 Set filename when mapping Solidity code to issues 7 years ago