Commit Graph

4197 Commits (04f0dbecce2ecc08b0b45d6660c22a0bbcc67421)
 

Author SHA1 Message Date
Dan Guido 2dc475e275
Update README.md 6 years ago
Dan Guido dbc33e5c68
Note which detectors can from MAIAN 6 years ago
Josselin fcb2110b55 Merge branch 'master' into slithir 6 years ago
Josselin 4e8f4cf6f4 Update README 6 years ago
Josselin 8cc789e18a Update lockedEther testcase 6 years ago
Josselin ca51fcf502 Add missing __init__.py 6 years ago
Josselin 05c9db7f58 Improve LockedEther detector 6 years ago
Josselin 39860db4e9 Update Travis tests 6 years ago
Josselin 4c7b1bd14e Merge branch 'master' of github.com:trailofbits/slither 6 years ago
Josselin c0ba9a7191 API change: contract.functions_all_called -> all_functions_called 6 years ago
Josselin 64231df5ae Add LockedEther detector 6 years ago
Josselin 6216a9ccd7 API change: contract.functions_all_called -> all_functions_called 6 years ago
Dan Guido 20b8fdb7bc
Merge pull request #21 from trailofbits/docker 6 years ago
William Woodruff 4bf5f47364
Dockerfile: Add initial Dockerfile 6 years ago
Josselin f7a0337c24 Fix bugs (incorrect if then else parsing, incorrect - operator) 6 years ago
Josselin accb786037 Fix incorrect CFG recovery of 'else if' 6 years ago
Josselin 8f579bdd82 Better handling of ternary on return statement 6 years ago
Josselin e426f1bc93 Add specific_taint module 6 years ago
Josselin 75cb9c56fb Allow multiple using_for on the same type 6 years ago
Josselin 15b0f2d18a Allow library on address 6 years ago
Josselin b486c8c1fb Add Transfer and Send operation 6 years ago
Josselin 773e39f150 Use slithIR to determine if a function is unprotected 6 years ago
Josselin 8504d480ce Merge branch 'master' into slithir 6 years ago
Feist Josselin 0d1bbbebad
Update example.py 6 years ago
Josselin 6790757549 Update __main__.py with new classification system 6 years ago
Josselin a2e1590227 Improve error reporting for incorrect detector config 6 years ago
Josselin f428e4cb4b AbstractDetector: 6 years ago
Josselin 3d7781aac5 Update README 6 years ago
Josselin 43f6414d9f Open source unused state variable detector 6 years ago
Josselin d8ca53c6e9 Add TmpNewStructure module 6 years ago
Josselin 7df39d4b07 Filter library to only Variable 6 years ago
Josselin 374dfa72d5 Improve call to library (not working with using A for *) 6 years ago
Josselin a5db66067f Fix incorrect multiple inheritance order 6 years ago
Josselin b1e3cf6367 Merge branch 'master' into slithir 6 years ago
Josselin c442ec056e Add authorization printer example 6 years ago
Josselin ab690d1f24 Dont run detectors if a printer is called 6 years ago
Josselin 904e453c86 Remove PushArray operation 6 years ago
Josselin ef40d0d74b Merge branch 'master' into slithir 6 years ago
Josselin bacd12ec2c API changes: 6 years ago
Josselin 040d2d3744 Add __eq__ , __hash__ in SolidityVariable 6 years ago
Josselin 386e1023b1 Remove print 6 years ago
Josselin c9bdaf19a9 Remove print 6 years ago
Josselin b6dbe26299 Merge branch 'dev' into slithir 6 years ago
Josselin cad16a5d96 Add is_erc20 to core.contract 6 years ago
Josselin dda057728d Add taint as slither module 6 years ago
Josselin 0890dbf337 Merge branch 'dev' into slithir 6 years ago
Josselin 7952a804a8 Refactor function.all_.. methods 6 years ago
Josselin f72706d77f Merge branch 'dev-remove-ternary-expression' 6 years ago
Josselin a15af96993 Add SlithIR representation (WIP) 6 years ago
Dan Guido 92e3578f16
Update README.md 6 years ago