Open ishamfazal opened 7 years ago
You could use a for loop to iterate over all the files you want and send them through a socket. May I ask how many files are you wanting to transfer?
can you provide an example code please?
Hi, sending an example of reverse shell file transfer, feel free to use it 😉
Hi, Is there a way to transfer files from client to server continuously without closing the socket, if so could you give an example of it. or any links related to it.