OldSchoolHack

Registrieren / Anmelden Deutsch

Neverwinter SDK Generator v1.4 Beta

not available
  • Kategorie: Sourcecode
  • Entwickler:
  • Hochgeladen von: KN4CK3R
  • Hinzugefügt am:
  • System: Windows
Download (19.24 KB)

VirusTotal Ergebnis: 0/46

virustotal

Beschreibung

Updated:
Fixed a crash dumping functions for the new update (NW.5.20130812).
Functions are now dumped with comments in the header.

Source code ONLY, no binaries!

Steps:
- Compile the DLL.
- Inject into the game (at main menu/character selection screen).
- Let it work, will take a few seconds!

~ When the dump is complete, the DLL will free itself!
~ Output files will be placed inside a folder named "NWSDKGEN" where GameClient.exe is located.

Features:
Generates most-if not all-functions, classes, and enums.
All classes are padded and support bitmask/array types.
All functions and classes have correct type information.
Uses signatures to work for updated versions.

Notes:
Enums are commented by default.
Some functions may require extra parameters other than what are dumped.
Some functions may crash the game without these extra parameters.
Unions are NOT supported yet. Some classes contain fields that use the same offsets as others, redundant ones are commented.

Credits:
Sirmabus - For his IDAPython script.
JuJuBoSc - For all his up-to-date dumps.

Special Thanks:
TheFeckless - For his UE3 SDKGEN source.

Download Neverwinter SDK Generator v1.4 Beta