Commit Graph

749 Commits (02d64deeb0f629be3c8e850094953a36e4c5891c)
 

Author SHA1 Message Date
Bernhard Mueller f5ed03772e
Update security_checks.md 7 years ago
Bernhard Mueller 3cbf9c0e32 Bump laser version & update setup.py 7 years ago
Bernhard Mueller 4777800bc9 Symbolic analysis - add 'data' member variable to call op 7 years ago
Bernhard Mueller f517d54468
Merge pull request #33 from Raz0r/feature/weak-random 7 years ago
raz0r 9f106a8018 add basic detection of faulty PRNGs 7 years ago
Bernhard Mueller bdafa66f3d Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller 5d00492bfc Add Solidity examples 7 years ago
Bernhard Mueller 2c96300d93 Add more solidity examples 7 years ago
Bernhard Mueller dd030110f4
Update README.md 7 years ago
Bernhard Mueller 3c3a74336f Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller 87485e228b Fix crash in ether_send.py 7 years ago
Bernhard Mueller 7d7a1c850e
Update README.md 7 years ago
Bernhard Mueller 06884be600 Remove debugging code 7 years ago
Bernhard Mueller a00dd31d78 Remove debugging code 7 years ago
Bernhard Mueller 0907cd3f3f Use correct unsigned division operator in int overflow check 7 years ago
Bernhard Mueller 267e234abf Clean up examples 7 years ago
Bernhard Mueller 828b6f1181 Update setup.py 7 years ago
Bernhard Mueller bd478bae7a Enhance ether_send module 7 years ago
Bernhard Mueller 577669f777 Update integer overflows 7 years ago
Bernhard Mueller 9ad444e58f Add detection of MUL overflow 7 years ago
Bernhard Mueller 6b09361314 Update setup.py 7 years ago
Bernhard Mueller f45009b465 Refactor 7 years ago
Bernhard Mueller 552a8b2de3 Update unit tests 7 years ago
Bernhard Mueller 775152b1ce Handle invalid contract addresses 7 years ago
Bernhard Mueller fccdc757a0 Detect and ignore swarm hash at end of bytecode 7 years ago
Bernhard Mueller aa9ff9a75f Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller 257b675bcf Refactor 7 years ago
Bernhard Mueller 65ae5a5205
Update security_checks.md 7 years ago
Bernhard Mueller 84cf11ecbf Add integer overflow detection for ADD 7 years ago
Bernhard Mueller 67cc17cad3 Update setup.py & bump LASER version 7 years ago
Bernhard Mueller 2ef7b34d87 Eliminate integer underflow false positive 7 years ago
Bernhard Mueller 0db46f8f13 Ignore prebuilts in call analysis 7 years ago
Bernhard Mueller 2491280de0 Update setyp.py 7 years ago
Bernhard Mueller feab5f9744 Remove debug print 7 years ago
Bernhard Mueller 59c101e38f
Update README.md 7 years ago
Bernhard Mueller 8e6bdc97c5 Add success message 7 years ago
Bernhard Mueller 1bde830092 Handle non-existant contract address 7 years ago
Bernhard Mueller 1721da2e46 Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller 27e087feb3 Fix crash when parsing function names 7 years ago
Bernhard Mueller e8e5842a25
Update README.md 7 years ago
Bernhard Mueller fdd5ae5abe
Update README.md 7 years ago
Bernhard Mueller 54e85ce4b5
Update README.md 7 years ago
Bernhard Mueller 19ef546131
Update README.md 7 years ago
Bernhard Mueller 34655ccea6 Update setup.py 7 years ago
Bernhard Mueller a6d877c53b Refactor RPC/IPC argument processing 7 years ago
Bernhard Mueller 16b737ab5e Merge branch 'master' of github.com:b-mueller/mythril 7 years ago
Bernhard Mueller 1bd81449ac Change the way signatures are saved and processed 7 years ago
Bernhard Mueller 11dc223492
Merge pull request #30 from GNSPS/master 7 years ago
Gonçalo Sá 0f64e643ad Add ability to collapse big nodes in the graph 7 years ago
Bernhard Mueller dab64bb058 Bump LASER version 7 years ago