tera-arise/arise

Harden the shipped TERA executable by patching

alexrp opened this issue · 0 comments

alexrp commented
  • Remove support for the damage meter named pipe.
  • Make S1DataDB::Initialize crash unless we've hooked it appropriately.
  • Make S1Connection::{Connect,Disconnect}, S1ConnectionManager::SendPacket, and S1CommandQueue::RunCommands crash unless we've hooked it appropriately.
  • Make isCompanyDomain and isDevDomain always return false without even checking network configuration.

Maybe other stuff?