Low level memory manipulation tool for source engine games. Designed to work only on linux dedicated servers. Windows support was started but discontinued as it would be difficult to find signatures and offsets without debug symbols.
The extension will only work on the specific version of the dedicated server. In time I will likely update the extension if an update was made to the dedicated servers.
Added support for:
- Synergy
- Black Mesa
- Left 4 Dead 2
This extension aims in patching:
- Crashes
- Freezes
- Memory leaks
- Memory corruption
Extension was designed in C but also utilizes C++ rarely.