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