The JEB decompiler is a decompiler for EVM code.
What is JEB Decompiler?
The JEB Decompiler provides specific capabilities such as code analysis to determine methods without access to an ABI. JEB has become the preferred tool for security auditors, vulnerability researchers, and reverse engineers investigating opaque smart contracts running on Ethereum platforms. The EVM code analyzer determines a contract public and private methods, including implementations of public methods synthetically generated by compilers.