Jump to content

Recommended Posts

Posted

I was wondering if anyone can provide an example of how a file could be read into a buffer, and that buffer be sent through a socket using the latest Binary support, because I don't think I actually understood this part very well..Awaiting kind-soul posts..

Quote

Together we might liveDivided we must fall

 

Posted

I was wondering if anyone can provide an example of how a file could be read into a buffer, and that buffer be sent through a socket using the latest Binary support, because I don't think I actually understood this part very well..Awaiting kind-soul posts..

What are you trying to achieve? Are you rewriting Kazaa in AutoIt? Perhaps you should consider another programming language to do this in.
Posted (edited)

It is 100% clear that I'm trying to write a virus with file upload support, Confuzzled..Please report me..

Who ELSE can help me out?For the others: I'm trying to understand this whole binary() concept..and I want a proof-of-concept for sending a file through a socket..It's supposed to be do-able as of .76..I've seen Larry(?) say it's possible on a forum, and I got curious...

Edited by VicTT
Quote

Together we might liveDivided we must fall

 

Posted

I don't have access to a helpfile right now, but I would think that you just read out so many chars of the file, TCPSend it, and then keep reading and sending...

Writing AutoIt scripts since

_DateAdd("d", -2, _NowCalcDate())

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...