Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is it VAC undetected #31

Open
hentaidono opened this issue Dec 10, 2020 · 5 comments
Open

Why is it VAC undetected #31

hentaidono opened this issue Dec 10, 2020 · 5 comments

Comments

@hentaidono
Copy link

Can you please explain me how this is UD and why .. ? And how you can say it will be UD forever I mean can I use on my main .. ?
I would like to know about detection of this ROP.

@Kylerupinski
Copy link

Every public source cheat all have it's day.NOT recommend to use this in MM in any case.

@Speedi13 Speedi13 changed the title VAC Detection Why is it VAC undetected Dec 10, 2020
@Speedi13
Copy link
Owner

It is very hard to detect by VAC because the cheat itself doesn't have any executable code.

It is using code snippets ( called gadgets ) of legitimate windows and game libraries.

The whole cheat consists of a list of addresses where these code snippets are located.
Every time you restart your computer the addresses of the windows libraries change.
Therefor the list used for the cheat changes as well.

Additionally the different code snippets used are randomized.

@hentaidono
Copy link
Author

It is very hard to detect by VAC because the cheat itself doesn't have any executable code.

It is using code snippets ( called gadgets ) of legitimate windows and game libraries.

The whole cheat consists of a list of addresses where these code snippets are located.
Every time you restart your computer the addresses of the windows libraries change.
Therefor the list used for the cheat changes as well.

Additionally the different code snippets used are randomized.

So if I add junk code then compile then use it on my main is it ok forever ? : | at least until the next game update

@Speedi13
Copy link
Owner

So if I add junk code then compile then use it on my main is it ok forever ? : | at least until the next game update

No using junk code is not the answer to avoid detection.
I would recommend packing and obfuscation its functions with VMProtect or similar software.
You can use the VMProtect free trial version ;)

@SiRTor
Copy link

SiRTor commented May 23, 2021

So practically its undetected by VAC?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants