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
Currently evmasm cli tool attempts to disassemble the swarm hash appended to the contract code. It should detect the hash and display it in a nicely instead. Manticore and Rattle handle this by searching for \a1ebzzr0 and pattern match.
The text was updated successfully, but these errors were encountered:
Currently evmasm cli tool attempts to disassemble the swarm hash appended to the contract code. It should detect the hash and display it in a nicely instead. Manticore and Rattle handle this by searching for \a1ebzzr0 and pattern match.
The text was updated successfully, but these errors were encountered: