Quote:
Originally Posted by funhacker
hio I have done almost no work with packets when it comes to C# but I am sure you had some kind of tuts along the way? If you have a good place with a nice series of packet handling with C# (I don't mind if it's advanced) I will run through them in spare time and would be able to confidently join you. I was also wondering about those packets? I finally got winhex installed again :) although I still have to crack it though lmfao.....
Might make my own binary reader/writer for my own needs
|
really packets are packets and thats basically its there is a lot more on how packets actually work but all that is is pretty much just a head containing information like sender ip receiver ip etc all the information to get to its destination
i havent really read any guides on packets as i kinda already worked out it reading bits here and there and playing with them whats the real challange is how the packet itself works
there may have been a co video i watched on it i cant be 100% sure about that lmao
as for winhex i can sort ya if you want lol
i will have a look around for ideas for ya though :)