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
{{ message }}
This repository was archived by the owner on Feb 14, 2025. It is now read-only.
Solc is the solidity compiler. It's responsible for transforming solidity source code into EVM bytecode. Solc is used internally by Manticore when creating contracts from source. The information made available to manticore can be obtained by manually running solc with the following options: