Jump to content

Recommended Posts

Posted

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?

Posted

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.

  • 3 weeks later...
  • 2 months later...
  • 4 months later...
  • 1 month later...
  • 4 weeks later...
  • 3 weeks later...
  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..