Static Analyzer for Solidity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
slither/examples/scripts
Rene 3700283c85 small typos in print statement 6 years ago
..
convert_to_ir.py Add SlithIR representation (WIP) 6 years ago
export_to_dot.py Use slithIR to determine if a function is unprotected 6 years ago
functions_called.py small typos in print statement 6 years ago
functions_called.sol Initial public commit 6 years ago
functions_writing.py API changes: 6 years ago
functions_writing.sol Initial public commit 6 years ago
slithIR.py Add script example to print slithIR operations 6 years ago
taint_mapping.py Remove PushArray operation 6 years ago
variable_in_condition.py API changes: 6 years ago
variable_in_condition.sol Initial public commit 6 years ago