PwnETH => solidity exploit helper v.0.2.0
PwnETH is a convenient library for analyzing and exploiting solidity contracts on Ethereum.
PwnETH makes your ETH exploit concise.
Also, synchronization of asynchronous functions in javascript is included in PwnETH.
var pwneth = require('./pwneth')
var web3 = pwneth.web3('https://mainnet.infura.io')If you want to use in all directory, you just have to export environment PATH.
export NODE_PATH=/where/the/pwneth.js/
Team Code4Block: yeonnic, rictr0y, han3l, Tello
If you have any questions not worthy of a bug report, feel free to mail us at team.code4block@gmail.com and ask away.
This project is licensed under the MIT License - see the LICENSE file for details
Copyright (c) 2018 Code4Block