Smart-Contract-Hash-Matcher

Contract matcher

An audit assist tool that finds sub-contracts in smart contracts, calculates their hash values and compares them for exact matches.

Audit assist tool: Given a contract, find all subcontracts defined on it, calculate their sha-256 hash and look for exact matches

GitHub

39 stars
3 watching
5 forks
Language: Solidity
last commit: over 1 year ago

Related projects:

Repository Description Stars
aniket-engg/sol-profiler Tool to visualize and review Solidity smart contract methods properties 30
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
glihm/kipt A tool for automating Starknet contract interactions using Lua scripts and Rust under the hood. 7
tintinweb/solgrep A tool for finding and analyzing smart contracts in Solidity source code 143
itsnickbarry/hardhat-contract-sizer A tool that measures the size of smart contracts in Ethereum networks using Hardhat. 75
tintinweb/smart-contract-inspector A tool for visually inspecting Solidity smart contracts 174
naddison36/sol2uml A tool for visualizing and analyzing Solidity contracts using Unified Modeling Language (UML) and blockchain explorer APIs. 1,167
merklejerk/solpp A preprocessor and flattener for Ethereum's Solidity source files 112
0xclandestine/solplot A plugin for Foundry to plot charts within Solidity smart contracts. 156
ericr/sol-function-profiler A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. 80
aniket-engg/sol-verifier Tool to verify Solidity smart contracts on Etherscan 30
lemonpepperseasoning/hasher An app designed to find collisions in SHA-256 hashes using brute-force algorithms 0
zyield/eth_contract A set of helper methods to call and query Ethereum smart contracts via JSON RPC. 14
cryptofinlabs/audit-checklist A comprehensive auditing checklist for Solidity smart contracts to ensure security and prevent common issues. 353