mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Respond to chriseth's suggestions
https://github.com/ethereum/solidity/pull/3424#pullrequestreview-90873869
This commit is contained in:
parent
a396572f57
commit
efcc8efffa
@ -39,9 +39,8 @@ This is just the bytecode "data" sent along with the request.
|
||||
Is there a decompiler available?
|
||||
================================
|
||||
|
||||
There is no official decompiler to Solidity, but third party security
|
||||
company `Comae <https://www.comae.io/>`_ has developed
|
||||
`Porosity <https://github.com/comaeio/porosity>`_.
|
||||
There is no exact decompiler to Solidity, but
|
||||
`Porosity <https://github.com/comaeio/porosity>`_ is close.
|
||||
Because some information like variable names, comments, and
|
||||
source code formatting is lost in the compilation process,
|
||||
it is not possible to completely recover the original source code.
|
||||
|
Loading…
Reference in New Issue
Block a user