Jump to content

Recommended Posts

Posted

How to TCPSend something that is already HEX ? AutoIt always converts it to hex again (used WPE to trace the packets). Help please =)

Thanks !

Posted

How to TCPSend something that is already HEX ? AutoIt always converts it to hex again (used WPE to trace the packets). Help please =)

Thanks !

TCPSend sends data on a connected socket,it doesn't matter what you send. It`s more important TCPRecv. You can forces the function to return binary data.

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
×
×
  • Create New...