Jump to content

L2 Extenders


Recommended Posts

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?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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