Jump to content

TCP Mass connection + packet snifing & sending back


Recommended Posts

I have some experence with AU3. But from last time AutoIt became much more biger so wery nice that this programing language will not die.

First thing i have to know is posible to sniff packets from specifed program and chage them or add your own packets.

Next thing i nead to make massive server for pepole to connect ower tcp to one port so maybe somebady have sugestions? :lmao:

1)   [Program]
              |
             DLL <---> AutoIT (snifing and editing packet or sending your own packets)
              |
       [Outside(internet)]
Link to comment
Share on other sites

i nead something to snif packets chage them and retur or send new onece....

like

1 idea comunicating Auto it client/server throu the same port as a game
Plan...

[Game server]    
        |<---------------->[Autoit server]( scan sen/rec + chage +block packets)
[windos TCP]
        |
[Internet]
        |
[windows TCP]
        |<---------------->[Autoit Server]( rec/sen +block )
[Game client]

2 idea serv/client comunicates difrent ports( more dificult i think )

[Game server]    
        |---------------->[Autoit server]( scan packets)
[windos TCP]                            ^
        |                              |
[Internet] -------------------<
        |                              |
[windows TCP]                          \/
        |---------------->[Autoit Server]( scan packets )
[Game client]

so ideas? scripts? do not forget that to server wuld connect a lot of pepole.... from 300~1000 or more and i nead stable connection.

Edited by slaughter
Link to comment
Share on other sites

Capture packets not problem... but i nead automated script wich culd do it by it self.... and comunicate with another autoit server and give him response abuot packets...

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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