Storage-layout-extractor Alternatives
Similar projects and alternatives to storage-layout-extractor
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
heimdall-rs
Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
storage-layout-extractor discussion
storage-layout-extractor reviews and mentions
- evm.storage now shows and tracks storage for unverified contracts, smlXL opensourcing bytecode storage layout analyzer
evm.storage recently can now show storage layouts and track storage of unverified Solidity contracts (it works for simple Vyper contracts, too, but is not optimized for Vyper atm). We also opensourced our storage layout analyzer, which makes it possible -- The tool symbolically executes a contract’s bytecode to infer its storage layout. At times, it produces layouts that are even more accurate than those generated by solc with source code!
Stats
duneanalytics/storage-layout-extractor is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of storage-layout-extractor is Rust.