Skip to content

qiana0223/byteAddress_to_lineNumber

Repository files navigation

Batin

Batin maps byte addresses to the line numbers of the corresponding source code.

Why Batin exists?

Some existing security analysis tools of Ethereum smart contracts report vulnerabilities at the byte addresses. The published benchmarks label vulnerabilities with line numbers at the source code level. To assist the vulnerability analysis, this tool is designed to identify the line numbers of the souce code for the byte addresses.

How to run Batin:

$ map analyze <solidity file path>:<contract name>

  


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published