Jump to content

Regarding TCP Functions in AU3


Recommended Posts

Hey,

AutoIt 3 is a powerful,easy and understandable programming language.I believe it will become even greater and greater in near future.

My question is based on the TCP Functions in au3,I guess it is NOT possible to block specific packets.If not possible what about replace the received data before it gets to the target executable?

I truly believe there is someone else who could give me a correct answer.

Thank you for doing all this possible,

H5O2OH.

Link to comment
Share on other sites

Here is what I've found:

You cannot block or modify packets with autoit alone.

You need to install something which works on a lower level than what AutoIt is capable of, and let AutoIt interact with it.

Look into these:

WPEPRO

WinPcap

You might find functionality which allows you to do what you want.

WpePro is supposed to be able to block, modify and resend packets.

Edited by abc
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...