Creating a packet tool for Florensia.

09/22/2010 12:46 mgon154#1
I understand how to create a simple memory editing tool for florensia through cheat engine. But how do I make a cheat tool for packet editing? I have a few packets that i'd like to try out, but I don't want to have to open a packet sniffing program and type down the packets over and over again just to use them. I'd like to create a tool, like cheat engine's trainer maker but only with packets. Thanks.
09/22/2010 17:21 meak1#2
u need to hook the game send function but i think hackshield checks all 5 minutes or so with a hash/crc the files and if something wrong then the game closed

look for tutorial wsasend/send hooking with c++ but i think the packets are encryptet
09/27/2010 17:04 mgon154#3
Thanks, that lead me to the right direction :)