Logging packets from official conquer or trial/error.
Personally I noticed that the most up to date (packet logged) attack packets had in used bytes. I figured those must have to do with new features so I filled them in with values based on a command and figured out all the effect subtypes.
You can also reverse the client and grab valid packet types' structures and valid processed/sent subtypes, as well as other information.
^ This makes trial and error so much more efficient, since you'll know the size and type of the packet (including the field sizes and where they're located).
Logging packets from official conquer or trial/error.
Personally I noticed that the most up to date (packet logged) attack packets had in used bytes. I figured those must have to do with new features so I filled them in with values based on a command and figured out all the effect subtypes.
Trial and error is good idea but i think i takes alot of time
Trial and error is good idea but i think i takes alot of time
Not really. 5-10 minutes usually. You don't structure entire packets, you use logged packets or client as a way to know the general strictures. From there you use trial and error to fill in unknowns/test subtypes.
Not really. 5-10 minutes usually. You don't structure entire packets, you use logged packets or client as a way to know the general strictures. From there you use trial and error to fill in unknowns/test subtypes.
Quote:
Originally Posted by Lateralus
Neither did I, until I learned.
What was ur Reference Guyz..i need to Learn All that And packet Analysis and constructing Too
Look at any one of the many guides I and others have written on this forum to apply your programming knowledge to conquer. If you dont already have programming.knowledge then read some.ebooks or from Google.
Look at any one of the many guides I and others have written on this forum to apply your programming knowledge to conquer. If you dont already have programming.knowledge then read some.ebooks or from Google.
well i've read the Guide made by BaussHacker and Yours too beside that Guide about Sniffing packets So i guess ill expand my Knowlage Cuz i really Enjoy Coding
well i've read the Guide made by BaussHacker and Yours too beside that Guide about Sniffing packets So i guess ill expand my Knowlage Cuz i really Enjoy Coding
Best of luck.
Now that I'm not on cellphone...
Look at the packet structuring sections of
Might give you some help. You could also look at my other proxy thread for ideas.
Extracting data for browser bot 11/17/2010 - General Coding - 7 Replies Hey everyone I have some problems extracting data for my browser bot (for Grepolis).
I wanted to extract information about the army training queue but this is saved in the html file like this:
<script type="text/html" id="orders_tmpl">
/*<!; %>
<div id="unit_order_<%=i%>" class="unit_order_task">
<div style="position: relative;">
<div class="unit_order_task_time">
<%=readableSeconds(order.to_be_completed_a t-order.created_at)%>
</div>
<img...
Problem while iam extracting Zczs 07/26/2010 - SRO Private Server - 6 Replies i got these problem while i am extracting the game part1
http://img401.imageshack.us/img401/5306/96018379. png
please help :confused::confused::
Extracting sounds? 01/03/2010 - Grand Chase - 3 Replies is there a way to extract sounds from the kom files? or is that against the rules ?
[Help] Extracting .wdf files 09/02/2009 - CO2 Weapon, Armor, Effects & Interface edits - 3 Replies hello all!!
maybe it's not here i need to ask it but...
i need a .wdf extractor to make my edits in the login screen of the client...
someone can help me ... i will be gratefull
Extracting with WinRar 03/15/2008 - Conquer Online 2 - 8 Replies Hi guys
I wanted to download a Rar file such as archerbuddy1.0...
Windows is not letting me so i was told to download Winrar..
I did that.... and people told me to click the Extract button from the pag that
page that pops up...
I don't understand what to do after you download the file with WinRar, and how