Commit Graph

831 Commits (e2c2652863672678aab0ad7558e32a15534c3541)
 

Author SHA1 Message Date
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
Bernhard Mueller a603772956 Add get_source_info convenience method to SolidityContract 7 years ago
Bernhard Mueller 12f90a3feb Bump version number 7 years ago
Bernhard Mueller ed645d756e IMPORTANT: Add Phrack-style call graph 7 years ago
Bernhard Mueller d3e6d0fa2f Bump version number 7 years ago
Bernhard Mueller 3ca2984411 Catch exception in case of missing source code mapping 7 years ago
Bernhard Mueller b0ff37ac62
Update README.md 7 years ago
Bernhard Mueller bf419c89b5 Bump version number 7 years ago
Bernhard Mueller 6c2b7cc5f0 Update laser-ethereum version in requirements.txt 7 years ago
Bernhard Mueller b592162f5c Bump version number 7 years ago
Bernhard Mueller 5daf7a5d98 Add more error checks to myth cmdline tool 7 years ago
Bernhard Mueller 7e37cba737 Don't initialize IPC when Soldity inputs are used 7 years ago
Bernhard Mueller 7616642d02 Merge branch 'birdofpreyru-topcoder-cli_refactoring' 7 years ago
Bernhard Mueller 26604a3683 Resolve conflicts in requirements.txt 7 years ago
Bernhard Mueller 9855785176
Update README.md 7 years ago
Dr. Sergey Pogodin f1430a8c3e CODE: CLI Refactoring 7 years ago
Bernhard Mueller 591a12b064
Fix module link 7 years ago
Bernhard Mueller d3cc72e257 Merge branch 'master' of github.com:ConsenSys/mythril 7 years ago
Bernhard Mueller 1c504013b7 Bump LASER version 7 years ago
Bernhard Mueller 9e9999f983
Remove debugging code 7 years ago
Bernhard Mueller 48718b79e5
Remove debug print 7 years ago
Bernhard Mueller 85d75846e5 Bump LASER version 7 years ago
Bernhard Mueller c5c2b76633
Update security_checks.md 7 years ago
Bernhard Mueller 97f8828a02 Bump version number 7 years ago
Bernhard Mueller 7c440a2fa1 Fix bugs in call and delegatecall analysis: 7 years ago
Bernhard Mueller 424b44c5f0
Update security_checks.md 7 years ago
Bernhard Mueller e2d7dffb43
Update security_checks.md 7 years ago
Bernhard Mueller e7d156817f
Update security_checks.md 7 years ago
Bernhard Mueller 9756e0c1cc Bump version number 7 years ago
Bernhard Mueller f348a822db Reentrancy detection:n Detect state changes after external calls 7 years ago
Bernhard Mueller 03f35c450c Bump version number 7 years ago
Bernhard Mueller 4f111ae786 Fix control flow bug in external calls module 7 years ago
Bernhard Mueller 11fa58a92e Fix wrongly formatted function names in CFG 7 years ago
Bernhard Mueller e2eee11218 Display func name in CFG, add example 7 years ago
Bernhard Mueller c4984cce08 Bump version number 7 years ago