svgvr8 / bytecode-analyzer-solidity

Smart contract security tool to reverse engineer the bytecode of a Solidity code on the blockchain, find malicious code and analyze.

Home Page:https://bytecode.browserchain.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decompile Solidity Bytecode

This project is live here.

Hacked by an unknown unverified contract on the EVM chain? You can decompile the deployed bytecode, reverse engineer the executable, and find the exact functions and how the exploit was run on your smart contract.

Simple Setup

npm start

Open http://localhost:3000 to view it in your browser.

About

Smart contract security tool to reverse engineer the bytecode of a Solidity code on the blockchain, find malicious code and analyze.

https://bytecode.browserchain.xyz


Languages

Language:CSS 41.0%Language:JavaScript 37.3%Language:HTML 21.7%