Skip to content

v5.0.7.7-beta

Compare
Choose a tag to compare
@CorrM CorrM released this 12 Aug 17:27
· 3 commits to master since this release
e0e97b5

Release Notes

Features

  • Add --objects-xor-key option to unreal search object, unreal instance dump, and unreal sdk generate
    • This option will do something like that GObjects->Objects = reinterpret_cast<uintptr_t>(GObjects->Objects) ^ OBJECTS_XOR_KEY
    • Keep in mind you still need to make manual changes to the generated SDK

Improvements

  • General Bugs and Enhancements