starletgti Posted January 12, 2013 Posted January 12, 2013 does anyone has C4 Function list with the offset of each function? Quote
manton Posted January 12, 2013 Posted January 12, 2013 does anyone has C4 Function list with the offset of each function? http://pastebin.com/5M0GRK8E Quote
starletgti Posted January 13, 2013 Posted January 13, 2013 I found same examples of extenders in forum that they use functions writen in C++ and not using opcodes like this guide to extend/fix some functionality. My question is how do you define in your C++ code classes or structures that L2server uses? For example i saw functions using User *pUser pointer for input. Did you read the assembly from IDA and create from the begging the whole class/structure? Quote
mcbigmac Posted January 13, 2013 Posted January 13, 2013 I found same examples of extenders in forum that they use functions writen in C++ and not using opcodes like this guide to extend/fix some functionality. My question is how do you define in your C++ code classes or structures that L2server uses? For example i saw functions using User *pUser pointer for input. Did you read the assembly from IDA and create from the begging the whole class/structure? Yes. Take a look at constructor classes inside IDA for sizes and references. Quote
Phantasmo Posted September 7, 2013 Posted September 7, 2013 very good!!! You posted in a topic that the last reply was 5 months ago. Quote
WaLas Posted November 16, 2013 Posted November 16, 2013 http://depositfiles.org/files/74bolmns1 Quote
Nightw0lf Posted December 4, 2013 Posted December 4, 2013 (edited) thnx for re-share Edited December 4, 2013 by Nightw0lf Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.