Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.

Results 281 Osiris issues
Sort by recently updated
recently updated
newest added

VAC using [EnumProcessModules](https://docs.microsoft.com/en-us/windows/win32/api/psapi/nf-psapi-enumprocessmodules) to check list of linked modules, this code hides Osiris from that function

SendPacket variable is now in [ebp-0x34] rather than [ebp-0x1C].

Some small changes to the osiris' autostrafe to make it directional because I saw people complaining about it (and I also had some free time).

Currently ImGUI is overall outdated, but OpenGL backend is especially outdated and based on one of the early releases. Because latest version is significantly different and incompatible with rest of...