Giter Site home page Giter Site logo

lost-ark-sdk's Introduction

ain't underground just flyin' stealth

contact: og (at) live (dot) cl

lost-ark-sdk's People

Contributors

cpz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lost-ark-sdk's Issues

---

Привет, в рамках обучения реверсингу и с++ хочу реализовать какой-нибудь небольшой учебный проект, выбрал lost ark, наткнулся на твой sdk, можно ли с тобой связаться (discord / telegram) и позадавать несколько глупых вопросов? Если хочешь, то даже за небольшое денежное вознаграждение

Спасибо

Update SDK

SDK is out-of-date and need to be updated to 2.0 version and newer updates.

At this moment I did small research about UObject changes, will look in to changes in near future.

Generate SDK for other regions

After updating SDK for CIS Region I'll be looking for Korea client and JP client.

If anybody can help me get these versions will appreciate.
I need full game of these regions w/o access to account.

SDK is out of date.

UObject was changed, there updated version.

class UObject
{
public:
	char UnknownData00[0x28]; //0x0000
	int InternalIndex; //0x0028 
	int NetIndex; //0x002C 
	class UObject* Outer; //0x0030 
	struct FName Name; //0x0038 
	class UObject* Class; //0x0040 
	class UObject* ObjectArchetype; //0x0048 
};
GObjects sig: 48 8B ? ? ? ? ? 48 8B 34 C8 49 8B D6 48 8B CE
GNames sig: 48 89 ? ? ? ? ? 48 89 ? ? ? ? ? 48 8B ? ? ? ? ? 48 2B C1 48 83 F8 19

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.