Krock 55bffa7165 Patch script for 120 completed 3 years ago
..
patch_files 1716966c30 Add 120 patch, move other files 3 years ago
raw e739525d95 Hosts duplicate checks, clean the file structue 3 years ago
JOURNAL.md ba100cc691 Remove unhelpful image, correct the dll checker sentence 3 years ago
README.txt e739525d95 Hosts duplicate checks, clean the file structue 3 years ago
UnityPlayer.md d8746e6fcf Move credits, improve readme 3 years ago
UserAssembly.md 81db2dc321 Update with 21-4301, minor additions 3 years ago
lua_injection.lua 079633fbd3 Lua: dump _G on xpcall 3 years ago
lua_injection.sh 94cb46ce78 xLua information. issue -> doc 3 years ago
mhyprot2.md 81db2dc321 Update with 21-4301, minor additions 3 years ago
network.md 55bffa7165 Patch script for 120 completed 3 years ago
patch_revert.sh ee939cdd3a Add patch_revert script to undo changes 3 years ago
xLua.md 94cb46ce78 xLua information. issue -> doc 3 years ago

README.txt

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