smashing-smart-contracts
Smart contract security analysis
Security analysis and documentation of smart contracts on the Ethereum network
Compiled writings on EVM smart contracts security analysis.
168 stars
10 watching
17 forks
Language: HTML
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
eth-sri/securify | A security scanner for Ethereum smart contracts | 218 |
muellerberndt/mythril | Detects security vulnerabilities in smart contracts written in EVM bytecode. | 54 |
geekshiv/smart-contract-hacking | A collection of resources and information on the topic of smart contract security testing and vulnerabilities. | 235 |
smartbugs/smartbugs | An open-source framework for analyzing Ethereum smart contracts for weaknesses and vulnerabilities | 574 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
eth-sri/securify2 | An automated security scanner for Ethereum smart contracts | 588 |
rohitroy-github/smart-contract-snippets | A collection of concise Solidity smart contract examples for educational purposes and quick reference. | 2 |
shanzson/smart-contract-auditor-tools-and-techniques | A comprehensive collection of tools and techniques for auditing and securing smart contracts on the Ethereum blockchain. | 622 |
raineorshine/solgraph | A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity | 1,018 |
kadenzipfel/smart-contract-vulnerabilities | A collection of vulnerabilities and prevention methods for smart contracts on the Ethereum blockchain | 1,969 |
coinspect/learn-evm-attacks | An open-source collection of smart contract tests reproducing exploits and vulnerabilities on the Ethereum Virtual Machine (EVM) in Solidity. | 1,665 |
vishnuram1999/audits | A blockchain auditing service designed to identify and fix security vulnerabilities in smart contracts. | 20 |
pcaversaccio/snekmate | Provides a set of reusable, modular smart contract components for secure and efficient Ethereum development | 503 |
slowmist/eos-smart-contract-security-best-practices | Guides developers in writing secure EOS smart contracts by providing security best practices and examples of known vulnerabilities and defensive measures. | 395 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 244 |