danielkrupinski / Osiris

Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
MIT License
3.32k stars 965 forks source link

Osiris Menu Only Shows Up in Csgo - Insecure Mode (Doesn't Open on Secured Client) #3652

Closed greevak closed 10 months ago

greevak commented 2 years ago

As stated, image Menu only shows up when i have (-insecure) in my launch options.

I'm using the vanilla version of osiris incase my edited version doesn't work, Iv'e been pasting osiris for the past 3 years, so i know all the stuff about optimization, Release 86, i even add and delete features by myself, but this is my first time facing this issue, any ideas?

I tried many other injectors beside my own that i have written in python, Shtreeba doesn't work, it injects but nothing ahows up just like my injector.

One injector gives me this message: image

But that's for it, I'm very confused on why i can't use the cheat on the secured client

Xsintashi commented 2 years ago

have u checked with another injector?

greevak commented 2 years ago

have u checked with another injector?

I did actually, i used 4 different injectors Mat you suggest one that works for you? I have check the post about injectors btw

Xsintashi commented 2 years ago

weird, i use csghost and works everything fine

KubaMorinkton commented 2 years ago

maybe u have vanguard or faceit or shit like that?

greevak commented 2 years ago

maybe u have vanguard or faceit or shit like that?

I do, However i'm aware they are not active, and doesn't prevent osiris from running, As i had no issues with older versions of osiris, Or cs go in any manner.

greevak commented 2 years ago

weird, i use csghost and works everything fine

I used Csghost and it works fine! But the catch is, 5 minutes into the game and the game crashes.. Still don't know why

Ruqen commented 2 years ago

Can you try injecting another DLL into csgo.exe process?

greevak commented 2 years ago

Other DLLs Work Fine, And with my own injector For osiris i need external injectors Csghost. And it Still crashes

greevak commented 2 years ago

Update: 1- I have fixed the crashing issue by updating osiris to the latest version, (3/5/2022 Patch), Patches before that one couldn't work. And that new patch was 18 hours ago, Omegalul? 2- Osiris do work on secure mode too, but only if i use other injectors, not my personal one. Perhaps cs:go update related problem, but i don't mind that change, i'll fix my injector. 3- Now a weird issue is caused after the last update by osiris, my hands FOV is always at a very high amount, and i can't reduce it. even using the misc tab. image Like this one, but even higher and it prevents me from playing. 4- One other issue is: All weapons are always on inspecting mode, Means; during the entire game the gun is inspecting itself and prevent me from viewing in a good way.

Ruqen commented 2 years ago

Okay so I have a few theories:

Your injector is broken, if you are using a VAC bypass, update it. As an alternative, you might as well use https://github.com/zyhp/vac3_inhibitor or https://github.com/Jackbail4/VAC-Bypass if you don't want to mess with the bypass.

Are you sure you are using Release | x86 while compiling? I'm using my own injector, compiling in release and everything works fine.

What is your Windows version?

greevak commented 2 years ago

Your injector is broken, if you are using a VAC bypass, update it. I'm Not using VAC Bypasser, But since the last updates to cs go for the past year, did the injection method change? I haven't been keeping up with that.

I'm using a modifed version of https://github.com/bananasss00/Rando-Injector

As an alternative, you might as well use https://github.com/zyhp/vac3_inhibitor or https://github.com/Jackbail4/VAC-Bypass if you don't want to mess with the bypass.

Are you sure you are using Release | x86 while compiling? I'm using my own injector, compiling in release and everything works fine.

Yes, i do. I make sure to check that every time, And i have some basic debugging knowledge.

What is your Windows version? Windows 10 Pro N 21H1 Build: 19043 Latest

Ruqen commented 2 years ago

I'm Not using VAC Bypasser, But since the last updates to cs go for the past year, did the injection method change? I haven't been keeping up with that.

You should do so since your injector is really old and there is a possibility VAC uses integrity check to remove your external DLL from their program.

I'm using a modifed version of https://github.com/bananasss00/Rando-Injector

Oh, that looks really old. Make sure you use a manual map injector to get the full experience. This looks cool and some of my friends use it: https://github.com/b1scoito/cozinha_loader it also has a full VAC bypass.

greevak commented 2 years ago

Update: Messing with the misc.cpp file got me somewhere, now the FOV is fixed.

One more remaning problem is a good injector with source code, or just the safest option. And new ways to improve the cheat security, Junk code doesn't work anymore iirc. Thank you.

Ruqen commented 2 years ago

One more remaning problem is a good injector with source code, or just the safest option. And new ways to improve the cheat security, Junk code doesn't work anymore iirc. Thank you.

I already provided a good injector with a decent VAC bypass.