pragma solidity ^0.7.0;
//SPDX-License-Identifier: UNLICENSED
contract look_look {
function sloc111() public pure returns (string memory){
return "flag{}";
}
}
合约地址: 0x0ed72dfd4c63dd97df8fec07e5a6bba466c6adf5
没做过,完全不知道该怎么做
看wp是用网站https://rinkeby.etherscan.io/直接搜合约地址,然后在input data中找到flag。