Structs
So as I dig deeper into the code, I have started to try to figure out the structs system. Take for instance the LoginInfo struct.
Code:
struct LoginInfo_Struct { |
That particular one, I couldn't say...
But, a lot of information can be gathered from doing a packet capture and knowing what is going on.. ..stuff like, ip, account name, finding recognizable text, etc... Some people may have even been able to determine some fields through re..but, that's probably not a publicly discussable topic. |
I went ahead and messaged Provocating privately about it, because more than likely what he's wanting to do is something that would require some testing, especially with so much of that struct being unidentified.
|
Well I figured it out. My issue was using uint16 instead of uint32 for them. Once I went with uint32 the routine quit whining about the size of the packet_struct being wrong. I was not actually working on anything login bases, I was just using that as an example. I am getting disarm working.
|
Oh okay, cool cool.
|
All times are GMT -4. The time now is 07:19 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.