Tags: iArtorias/noceg
Tags
* Add support for CEG version "3" with allocated buffers and CPUID ch… …ecks. * Add additional exports to "steam_api.dll". * Fix incorrect address calculations for certain CEG function types. * Fix detection logic for CEG versions "2" and "3" to correctly distinguish between constant values and relative addresses. * Fix CEG function scan boundaries. * Update "README.md".
* Add support for "Left 4 Dead 2" and "Portal 2". * Add WinAPI hooks to bypass certain checks in older CEG version. * Add additional exports to "steam_api.dll". * Add "CalculateDefaultAddress" function. * Add "RemoveRelocationsInRange" function. * Modify "SetTargetImageBase" function. * Modify "UpdateEntry" function.
* Add support for hardware breakpoints. * Add the new CEG terminate function pattern. * Add the new "RegisterThreads" patches. * Add "CHANGELOG.md" * Remove the ASLR requirement for certain games. * Update patches for CEG-protected types 2 and 3`. * Update "README.md". * Minor code cleanup.