You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, target-address is the address that should receive the funds.
shellcode-address is the address of a contract that will be executed by exploits using CALLCODE or DELEGATECALL in the context of the vulnerable contract.
python bin/gen_exploit.py help Usage: bin/gen_exploit.py [flags] <code> <target-address> <shellcode-address> <target_amount> [savefile] [initial-storage file] [initial-balance]
issue:
Is target-address the receive address?
But what is shellcode-address, contract address ?
Thanks a lot.
The text was updated successfully, but these errors were encountered: