You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bytecode Truth, Not Source is a deep technical exploration of why smart-contract source code cannot be trusted as the ground truth for security. This repository shows how compiler optimizations, hidden assembly, proxies, and unreachable logic make verified Solidity misleading, and why only EVM bytecode reveals actual on-chain behavior.
A cross-chain intelligence toolkit that maps suspicious smart-contract deployers across Ethereum, BSC, Arbitrum, and Base. Fetches deployer histories using Scan V2 APIs, builds a structured NetworkX graph, extracts ML-ready behavioral features, and assigns heuristic risk scores to identify scam clusters and malicious deployment patterns.