Skip to content

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

Notifications You must be signed in to change notification settings

svgvr8/bytecode-analyzer-solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published