LICENSE.txt
MANIFEST.in
README.md
setup.py
slitherin/__init__.py
slitherin/cli.py
slitherin/consts.py
slitherin/napalm.py
slitherin.egg-info/PKG-INFO
slitherin.egg-info/SOURCES.txt
slitherin.egg-info/dependency_links.txt
slitherin.egg-info/entry_points.txt
slitherin.egg-info/requires.txt
slitherin.egg-info/top_level.txt
slitherin/__pycache__/__init__.cpython-311.pyc
slitherin/__pycache__/cli.cpython-311.pyc
slitherin/__pycache__/consts.cpython-311.pyc
slitherin/detectors/__init__.py
slitherin/detectors/before_token_transfer.py
slitherin/detectors/double_entry_token_possibility.py
slitherin/detectors/dubious_typecast.py
slitherin/detectors/ecrecover.py
slitherin/detectors/event_setter.py
slitherin/detectors/falsy_only_eoa_modifier.py
slitherin/detectors/for_continue_increment.py
slitherin/detectors/inconsistent_nonreentrant.py
slitherin/detectors/magic_number.py
slitherin/detectors/multiple_storage_read.py
slitherin/detectors/nft_approve_warning.py
slitherin/detectors/potential_arith_overflow.py
slitherin/detectors/price_manipulation.py
slitherin/detectors/public_vs_external.py
slitherin/detectors/strange_setter.py
slitherin/detectors/timelock_controller.py
slitherin/detectors/token_fallback.py
slitherin/detectors/tx_gasprice_warning.py
slitherin/detectors/uni_v2.py
slitherin/detectors/unprotected_initialize.py
slitherin/detectors/unprotected_setter.py
slitherin/detectors/__pycache__/__init__.cpython-311.pyc
slitherin/detectors/__pycache__/before_token_transfer.cpython-311.pyc
slitherin/detectors/__pycache__/call_forward_to_protected.cpython-311.pyc
slitherin/detectors/__pycache__/double_entry_token_possibility.cpython-311.pyc
slitherin/detectors/__pycache__/dubious_typecast.cpython-311.pyc
slitherin/detectors/__pycache__/ecrecover.cpython-311.pyc
slitherin/detectors/__pycache__/event_setter.cpython-311.pyc
slitherin/detectors/__pycache__/falsy_only_eoa_modifier.cpython-311.pyc
slitherin/detectors/__pycache__/for_continue_increment.cpython-311.pyc
slitherin/detectors/__pycache__/inconsistent_nonreentrant.cpython-311.pyc
slitherin/detectors/__pycache__/magic_number.cpython-311.pyc
slitherin/detectors/__pycache__/multiple_storage_read.cpython-311.pyc
slitherin/detectors/__pycache__/nft_approve_warning.cpython-311.pyc
slitherin/detectors/__pycache__/potential_arith_overflow.cpython-311.pyc
slitherin/detectors/__pycache__/price_manipulation.cpython-311.pyc
slitherin/detectors/__pycache__/public_vs_external.cpython-311.pyc
slitherin/detectors/__pycache__/read_only_reentrancy.cpython-311.pyc
slitherin/detectors/__pycache__/strange_setter.cpython-311.pyc
slitherin/detectors/__pycache__/timelock_controller.cpython-311.pyc
slitherin/detectors/__pycache__/token_fallback.cpython-311.pyc
slitherin/detectors/__pycache__/tx_gasprice_warning.cpython-311.pyc
slitherin/detectors/__pycache__/uni_v2.cpython-311.pyc
slitherin/detectors/__pycache__/unprotected_initialize.cpython-311.pyc
slitherin/detectors/__pycache__/unprotected_setter.cpython-311.pyc
slitherin/detectors/aave/__init__.py
slitherin/detectors/aave/flashloan_callback.py
slitherin/detectors/aave/__pycache__/__init__.cpython-311.pyc
slitherin/detectors/aave/__pycache__/flashloan_callback.cpython-311.pyc
slitherin/detectors/arbitrary_call/arbitrary_call.py
slitherin/detectors/arbitrary_call/__pycache__/arbitrary_call.cpython-311.pyc
slitherin/detectors/arbitrum/arbitrum_chainlink_price_feed.py
slitherin/detectors/arbitrum/arbitrum_prevrandao_difficulty.py
slitherin/detectors/arbitrum/block_number_timestamp.py
slitherin/detectors/arbitrum/__pycache__/arbitrum_chainlink_price_feed.cpython-311.pyc
slitherin/detectors/arbitrum/__pycache__/arbitrum_prevrandao_difficulty.cpython-311.pyc
slitherin/detectors/arbitrum/__pycache__/block_number_timestamp.cpython-311.pyc
slitherin/detectors/arbitrum/__pycache__/solidity_version.cpython-311.pyc
slitherin/detectors/balancer/balancer_readonly_reentrancy.py
slitherin/detectors/balancer/__pycache__/balancer_readonly_reentrancy.cpython-311.pyc
slitherin/detectors/curve/curve_readonly_reentrancy.py
slitherin/detectors/curve/__pycache__/curve_readonly_reentrancy.cpython-311.pyc
slitherin/detectors/obsolete/README.md
slitherin/detectors/obsolete/call_forward_to_protected.py
slitherin/detectors/obsolete/read_only_reentrancy.py
slitherin/detectors/obsolete/__pycache__/call_forward_to_protected.cpython-311.pyc
slitherin/detectors/obsolete/__pycache__/read_only_reentrancy.cpython-311.pyc
slitherin/detectors/reentrancy/__init__.py
slitherin/detectors/reentrancy/reentrancy.py
slitherin/detectors/reentrancy/__pycache__/__init__.cpython-311.pyc
slitherin/detectors/reentrancy/__pycache__/reentrancy.cpython-311.pyc
slitherin/detectors/vyper/reentrancy_vyper_version.py
slitherin/detectors/vyper/__pycache__/reentrancy_curve_vyper_version.cpython-311.pyc
slitherin/detectors/vyper/__pycache__/reentrancy_vyper_version.cpython-311.pyc
slitherin/utils/deflat_tokens.json
slitherin/utils/rebase_tokens.json