Osiris
Osiris copied to clipboard
Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
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).
small changes
Edgebug
(pasted)
Added those 2 things
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...