Skip to content

MidTerm-CN/UnityEngineSDK

Repository files navigation

Hello UnityEngine SDK

"Good tools are important parts of successes."


Introduction

As the name implies, this repository offers a mature SDK for reversing project, witch will give you a enjoyable and memorable feeling.

Usage

Before using this repository, you should know the NaResolver offering the basics api.

So in base, you should setup NaResolver first.

if (!naResolverInstance.Setup())
    ...

Then, just include our sdk.

#include "NaResolver.h"
#include "mscorlib.h"
#include "UnityEngine.CoreModule.h"
#include "UnityEngine.AnimationModule.h"
#include "UnityEngine.PhysicsModule.h"
#include "UnityEngine.IMGUIModule.h"

About

Develop Kit for UnityEngine Reverse Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages