README.txt 754 B

12345678910111213141516171819
  1. GAME VERSION 1.1.0 INFORMATION
  2. JOURNAL.md : Log of research conclusions and overall results
  3. mhyprot2.md : Decompiling/analysis of mhyprot2.sys
  4. network.md : Network analysis, packet descriptions etc
  5. UnityPlayer.md : Decompiling/analysis of UnityPlayer.dll
  6. UserAssembly.md : Decompiling/analysis of UserAssembly.dll
  7. xLua.md : Scripting instructions
  8. raw/backtrace_crypt.txt : Backtrace of the check functions
  9. patch.sh : Central game patch script (bash)
  10. patch_revert.sh : Reverts the patch
  11. patch_files/* : Files required by the patch script
  12. lua_injection.sh : Patch script for xlua.dll
  13. raw/lua_injection.vcdiff : binary diff
  14. lua_injection.lua : Sample Lua code to run on startup