OldSchoolHack

Register / Login English

Unity Hacking Suite v0.2

not available
  • Category: Sourcecode
  • Developer:
  • Uploaded by: System
  • Uploaded at:
  • System: Windows
Download (33.19 KB)

VirusTotal Result: 4/56

virustotal

Description

Now supports both x86 and x64.

Setup

Unzip all the stuff into a directory. You should have:
  • settings.ini, settings for all the stuff below
  • Unity_Internals.dll, mono injector
  • UnityGameObject.dll, dll to test injection
  • UnityInject.exe, Injector for the Unity_Internals.dll
  • Loader.cs, example Loader class
  • Menu.cs, example Menu class

Next add an environment variable UNITY_SUITE_SETTINGS as full path to the settings.ini file. (ex: C:\UnitySuite\settings.ini)

Now in settings.ini change things under the Injection section to have the correct path, namespace, class, and method for the loading of your unity hack. Change the target to the executable name of the game you would like to inject into and then run UnityInject.exe.

Download Unity Hacking Suite v0.2