pyevmasm icon indicating copy to clipboard operation
pyevmasm copied to clipboard

Detect and do not disassemble swarm hash

Open computerality opened this issue 7 years ago • 0 comments
trafficstars

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.

computerality avatar Sep 05 '18 17:09 computerality