소개
The Entry Point Analyzer is a specialized security tool designed to systematically scan smart contract codebases across multiple blockchain ecosystems, including Ethereum, Solana, and Move-based chains. It focuses exclusively on state-changing functions—the primary targets of most exploits—while filtering out read-only methods to reduce noise. By automatically detecting access control patterns and categorizing functions into Public, Role-Restricted, or Contract-Only levels, it provides security researchers and developers with a structured audit report that serves as a foundation for deep vulnerability analysis.