Commit Graph

163 Commits (ultimate_ether_thief)

Author SHA1 Message Date
Bernhard Mueller 6bf1e8e76d Handle symbolic execution exceptions 7 years ago
Bernhard Mueller 75554dbff3 Fix calls to exitWithError 7 years ago
Bernhard Mueller 400f347d2b Change JSON output format, errors are now JSON-formatted 7 years ago
Bernhard Mueller cdfc432715 Add output formatting to exitWithError function 7 years ago
Bernhard Mueller 5a9a9b300b Calculate and output line numbers 7 years ago
Bernhard Mueller 4841928307 Add markdown output option 7 years ago
Bernhard Mueller 0e61f91a6e Fix bug when processing multiple Solidity files 7 years ago
Bernhard Mueller e047d1ae04 Remove import statement 7 years ago
Bernhard Mueller 522754092b Add source mapping to myth cmdline tool 7 years ago
Bernhard Mueller a412d78b4d Analyze input files one-by-one 7 years ago
Bernhard Mueller 210ba27684 Remove logging 7 years ago
Bernhard Mueller 20079b8a6e Add json output format 7 years ago
Bernhard Mueller 270bf9cf60 Signature file info to log instead of stdout 7 years ago
step21 5403fc9148 fixed os.path.join 7 years ago
step21 b4968b9732 removed semver, used os-path.join, more correct and robust checking for compiler 7 years ago
step21 9e604a008a solc versioning 7 years ago
Bernhard Mueller 68bcb0ab0d Fix variable naming conflict 7 years ago
Bernhard Mueller 2b322357a2 Alter compile_solidity functions args 7 years ago
Bernhard Mueller 315f8593b7 Handle IPC exceptions 7 years ago
Bernhard Mueller 97ecda7785 Make local IPC the default 7 years ago
Bernhard Mueller e2972e8262 Handle database sync exceptions 7 years ago
Bernhard Mueller aa92d702e5 Update help 7 years ago
Bernhard Mueller 379fd8c19e Add exception handling 7 years ago
Bernhard Mueller 75dbbe6ae9 Add truffle.py, fire_lasers returns report 7 years ago
Gerhard Wagner bf234672dd bug fix 7 years ago
Gerhard Wagner 0961339f93 storage can read more elements and also arrays 7 years ago
Bernhard Mueller 5972788393 Add --truffle argument 7 years ago
Bernhard Mueller 0acea5b18f Restructure command line arguments 7 years ago
Bernhard Mueller ef4064fdcf Remove trace command 7 years ago
Bernhard Mueller 2f3e35fcd0 Add '--ganache' rpc preset 7 years ago
Bernhard Mueller f57c30310b Usability: Auto-create data dir and sigs file 7 years ago
Bernhard Mueller eaf7dbe7ea Add cmdline argument for configuring symbolic exec depth 7 years ago
Bernhard Mueller 775152b1ce Handle invalid contract addresses 7 years ago
Bernhard Mueller 1bde830092 Handle non-existant contract address 7 years ago
Bernhard Mueller a6d877c53b Refactor RPC/IPC argument processing 7 years ago
Bernhard Mueller 1bd81449ac Change the way signatures are saved and processed 7 years ago
Bernhard Mueller 53a01679f9 Update report structure 7 years ago
Bernhard Mueller f89b0f8b5c Add unchecked_retval test: 7 years ago
Bernhard Mueller 8536d2da0e Fix incorrect parenthesis 7 years ago
Bernhard Mueller b2a98af911 Improve exception handling for RPC and IPC errors 7 years ago
Bernhard Mueller 3ef0d2bb40 Add cmdline utility for reading storage 7 years ago
Bernhard Mueller 91741e1ca8 Add cmdline utility for reading storage 7 years ago
Bernhard Mueller c11dfd62db Fix wrong argument name 7 years ago
Bernhard Mueller d746ab1043 Experimental security tests 7 years ago
Bernhard Mueller 3c6f35a771 Refactor and update unit test 7 years ago
Bernhard Mueller 0e3597bd69 Add statespace class 7 years ago
Bernhard Mueller cc17f7ee90 Integrate security tests 7 years ago
Bernhard Mueller c6a8ceb366 Dynamic loader now works in code analysis 7 years ago
Bernhard Mueller 2f8a2f14b2 Bump LASER version 7 years ago
Bernhard Mueller ce64d13e3f Add solc error handling 7 years ago