montyly / slither-scripts

Auditing scripts for Slither (https://github.com/trailofbits/slither)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slither scripts

  • In erc20 folder, a script to detect ERC20 interfaces
  • In modifier folder, a script to detect functions with a given modifier

Requirements

Install

  1. Clone this repository
  2. cd slither-scripts
  3. pip3 install -r requirements.txt

Maintainers

@tinchoabbate

About

Auditing scripts for Slither (https://github.com/trailofbits/slither)

License:MIT License


Languages

Language:Python 100.0%