Skip to content

smartdone/heimdall-dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description

For convenience, a simple webpage is made. The backend calls heimdalld to decompile the solidity contract. If it is a proxy contract, it will automatically find the implementation contract and then display the decompilation result of the implementation contract.

build

cargo build

use

./heimdall-dec

After running the program, visit http://127.0.0.1:8080

Then enter the rpc link and the contract address you need to view.

You can get the public RPC links of each chain from https://chainlist.org

About

A solidity decompiler using heimdall, just set the rpc and contract address to use.

Resources

Stars

Watchers

Forks

Packages

No packages published