Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > C/C++
You last visited: Today at 19:12

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[C++][OLLY]Generate a function for an address

Discussion on [C++][OLLY]Generate a function for an address within the C/C++ forum part of the Coders Den category.

Reply
 
Old   #1
 
Naworia's Avatar
 
elite*gold: 12
Join Date: Aug 2011
Posts: 455
Received Thanks: 418
[C++][OLLY]Generate a function for an address

Hello again, I'm working on packet sending for an online game but it's not easy because the client generating headers every being send packets. So I was searching address where it is being generated from the client so I found it finally. Let's see it on CE Memory Viewer



Green marked is header and yellow marked is packet id & size

As you saw, After it sends packets to the server, it is going to be "00 00 00 00"



And I found it on OllyDBG:



Red Marked is packet headers & id & size
Yellow is data(chat message yoho with unicode)

Problem is how can I recreate this header so how can I find the function that creates headers in the client?

After I found, how will I create function in C/C++ that doing samething with this function

Please share if you get any tutorials or tips.
Naworia is offline  
Old 01/02/2014, 21:41   #2
 
Luôô's Avatar
 
elite*gold: 5
Join Date: Dec 2009
Posts: 1,080
Received Thanks: 434
Make a breakpoint there and see which function call it?
Luôô is offline  
Reply

Tags
c++, header, mmo, ollydbg, packet


Similar Threads Similar Threads
Where can i know the address of function
04/13/2013 - S4 League - 1 Replies
Where can i know the address of function like this (0x00000000)
IDA pro function names for engine and also IDA can't generate pseudo code.
12/22/2012 - Kal Online - 0 Replies
EDIT: sorry, i've solved my problem.
finding a function's address...
01/20/2010 - General Coding - 1 Replies
currently im trying to find notepad.exe function to create a new file! ok so i've loaded notepad.exe into ida and it disassembeled it but to the left in my function window it has no function names.....and i dont understand assembly so i cant interpret which one is the create a new file function for notepad....how am i able to find the function's address in ollyDBG or possibly IDA without knowing assembly....or do i have to know it either way to find the function if its not posted explicitly...



All times are GMT +1. The time now is 19:12.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.