danielkrupinski / Osiris

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

[VAC BYPASS METHOD] #1755

Closed HowToMakeFaceitAB closed 4 years ago

HowToMakeFaceitAB commented 4 years ago

create a fake csgo.exe process and attach vac to it, no vac bans anymore, tested it without vac bypass loader, 2 weeks and still no ban (not vm protected, cuz its useless as vm protection just doesn't work)

Megalounge commented 4 years ago

What do you mean by creating a fake csgo.exe instance?

0xE232FE commented 4 years ago

Its another injection method. You spawn 3rd Party Process inject the dll into it and wait for csgo process to apear and look for the panorama dll loaded. Then the 3rd Party Process with a armed injector will be able to load/inject the osiris dll into the csgo process. This is how I inject without any detection atm.

HowToMakeFaceitAB commented 4 years ago

Yeah and it's good

Megalounge commented 4 years ago

Sounds complicated, do you have any tutorial on doing that method? Thanks for your kindness.

0xE232FE commented 4 years ago

You just build an cascaded injector and first inject into a 3rd Party Process and the 2nd injector in the 3rd Party process wait for the csgo process and attach to it and look for the loaded panorma environemnt. If it has been loaded the 2nd injector in the 3rd Party Process can inject into csgo process. That is what most p2c Developers do with their injectors. VAC can not scan the 3rd Party harmless application because it is out of scope. I have already successfully injected with Nvidia Stuff which attach/inject into nearly any 3D Application.

Megalounge commented 4 years ago

You just build an cascaded injector and first inject into a 3rd Party Process and the 2nd injector in the 3rd Party process wait for the csgo process and attach to it and look for the loaded panorma environemnt. If it has been loaded the 2nd injector in the 3rd Party Process can inject into csgo process. That is what most p2c Developers do with their injectors. VAC can not scan the 3rd Party harmless application because it is out of scope. I have already successfully injected with Nvidia Stuff which attach/inject into nearly any 3D Application.

so that's kinda like Internal/External like what most ppl are talking about, right?

realstyla23 commented 4 years ago

You just build an cascaded injector and first inject into a 3rd Party Process and the 2nd injector in the 3rd Party process wait for the csgo process and attach to it and look for the loaded panorma environemnt. If it has been loaded the 2nd injector in the 3rd Party Process can inject into csgo process. That is what most p2c Developers do with their injectors. VAC can not scan the 3rd Party harmless application because it is out of scope. I have already successfully injected with Nvidia Stuff which attach/inject into nearly any 3D Application.

nah i dont get it. what u mean by 3rd party process

jBZ8hwBS1QS commented 4 years ago

Its another injection method. You spawn 3rd Party Process inject the dll into it and wait for csgo process to apear and look for the panorama dll loaded. Then the 3rd Party Process with a armed injector will be able to load/inject the osiris dll into the csgo process. This is how I inject without any detection atm.

So. Do you have any loader or injector publicly available?

sorrowvibez commented 4 years ago

can you make a video tutorial on how you do it?

newcommerdontblame commented 4 years ago

Can u make a vid pls

0xE232FE commented 4 years ago

https://www.youtube.com/watch?v=H0FEr_-udj8 This should give you the idea I followed all the time. This is really beginning video but it is still uptodate

Malilor commented 4 years ago

create a fake csgo.exe process and attach vac to it, no vac bans anymore, tested it without vac bypass loader, 2 weeks and still no ban (not vm protected, cuz its useless as vm protection just doesn't work)

can i add you on discord, i could really use this method

Jimmy-Baby commented 4 years ago

Please close this issue, this wouldn't even work. You cannot simply inject VAC into any process.

EDIT: VMP does work, thanks.

HowToMakeFaceitAB commented 4 years ago

It does work, ive tested it, don't tell me what works and what doesn't, i know it does, imma close issue cuz idc about osiris anymore

Jimmy-Baby commented 4 years ago

It does work, ive tested it, don't tell me what works and what doesn't, i know it does, imma close issue cuz idc about osiris anymore

If whatever you are doing works then you have done a very terrible job of explaining what you are doing lmao

HowToMakeFaceitAB commented 4 years ago

I suck at explaining

Jimmy-Baby commented 4 years ago

I suck at explaining

Well, then, that's fair enough. The concept of attaching VAC and tricking csgo.exe is possible, but it's not as simple as injecting VAC into a random csgo.exe that is third party and it magically working.