Good afternoon. Trying to figure out how to send packets.
Found a function to send a package
//4.3.4
I also roughly understood the package template.
Took as an example ([SourceCode C#] Hook and Monitor of SendPacket)
I could not find the offset dataStore1. Can anyone tell me how I can do this?
Found a function to send a package
//4.3.4
Code:
NetClient::Send2 = 0x489590
currentConnection = 0x9BE7E0
Took as an example ([SourceCode C#] Hook and Monitor of SendPacket)
I could not find the offset dataStore1. Can anyone tell me how I can do this?