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.
Dan Guido edited this page Jul 16, 2018
·
2 revisions
Solc
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: