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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock