Current time: 03-May-24, 16:46 Hello There, Guest! (LoginRegister)
Cheat is updated, visuals esp is removed/disabled, its future is unknown for now.
VAC detection question
22-Apr-14, 22:21 (This post was last modified: 22-Apr-14 22:21 by crackNcode.)
It it possible that this hack can be detected by VAC?

I think a cheat can only be detected when it injects the main process (as example: csgo.exe) or when it change something in memory.

How do your Hack works?
What make that undetected?
22-Apr-14, 22:56
It is a very slim chance that this cheat will be detected by Vac. The only way they can detect it, is if they purchased it.

Hexui does not create handles to the game, normally cheats show a handle to the game which Vac can then to more checks on the process, but as Hexui doesn't create a handle it can't.

Hexui only reads, and is basically the only external provider to do so, and increasing security massivly. By not including Nospread, etc. This also reduces the risk as it means that Hexui does not create view angles.

As well as this, this is a small provider, and fairly new, there would be no reason for Vac to directly target Hexui.

It's also coded in .net which is unique and other cheat providers don't do this.

Menalix doesn't copy and paste, he's a great coder, and he knows his limits, so he wont try code something which he isn't 100% sure he could do, preventing any risks of mistakes which could lead to detection.

This list should tell you exactly why Vac will never detect Hexui, not for a long time anyway.
22-Apr-14, 23:02
(22-Apr-14 22:21)crackNcode Wrote:  It it possible that this hack can be detected by VAC?

I think a cheat can only be detected when it injects the main process (as example: csgo.exe) or when it change something in memory.

How do your Hack works?
What make that undetected?

It works like a triggerbot and a soundesp, there's plenty of youtube videos out there of other hacks showing what triggerbot and or soundesp is, we even have two ourself Smile You could also do a google search.

A cheat can be detected whenever it's injecting, modifying in memory, protected with ring0 access level, external.
There's no such thing called undetected forever well maybe but promising it would be a lie, a program is a program, and somewhere inside the ram under use, it has it's space, nothing will ever change that.
But modiyng in memory and injection cheats is normal much eaisyer to detect, because knows with ease to get around in it's own process to look for things which is modified our isn't there, even so, some injected cheats manage to hide very well with mapped injections.

We do as much as possible to stay hidden, which means we don't show handles, we don't modify, we don't even do a real reading, instead we copy the memory buffer into our own process in another memory buffer inside our process space and read it from there, to avoid showing any program from noticing.
What makes us stand out when it comes to detection rates is we're 100% external, our program is 100% isolated from csgo, there is almost no way in the system you'll find a connection to csgo, vac as it i right now have absoulete no way.
23-Apr-14, 18:11
(22-Apr-14 23:02)Menalix Wrote:  
(22-Apr-14 22:21)crackNcode Wrote:  It it possible that this hack can be detected by VAC?

I think a cheat can only be detected when it injects the main process (as example: csgo.exe) or when it change something in memory.

How do your Hack works?
What make that undetected?

It works like a triggerbot and a soundesp, there's plenty of youtube videos out there of other hacks showing what triggerbot and or soundesp is, we even have two ourself Smile You could also do a google search.

A cheat can be detected whenever it's injecting, modifying in memory, protected with ring0 access level, external.
There's no such thing called undetected forever well maybe but promising it would be a lie, a program is a program, and somewhere inside the ram under use, it has it's space, nothing will ever change that.
But modiyng in memory and injection cheats is normal much eaisyer to detect, because knows with ease to get around in it's own process to look for things which is modified our isn't there, even so, some injected cheats manage to hide very well with mapped injections.

We do as much as possible to stay hidden, which means we don't show handles, we don't modify, we don't even do a real reading, instead we copy the memory buffer into our own process in another memory buffer inside our process space and read it from there, to avoid showing any program from noticing.
What makes us stand out when it comes to detection rates is we're 100% external, our program is 100% isolated from csgo, there is almost no way in the system you'll find a connection to csgo, vac as it i right now have absoulete no way.

If for instance, someone for VAC was reading this wouldn't they be able to tell what you did and find away to catch users out? I don't understand alot of what you are saying but im just worried you are releasing too much information on the public forum haha (Im sure you are not though, its just me being paranoid Big Grin )
23-Apr-14, 18:17
The information that he stated here is nothing that employee's that work on VAC wont already know, nothing here involves his methods, or anything that could get Hexui detected.

No need to be worried.
23-Apr-14, 18:31
VAC surely knows how people get around them already Smile
20-Jun-16, 07:28
(22-Apr-14 23:02)Menalix Wrote:  
(22-Apr-14 22:21)crackNcode Wrote:  It it possible that this hack can be detected by VAC?

I think a cheat can only be detected when it injects the main process (as example: csgo.exe) or when it change something in memory.

How do your Hack works?
What make that undetected?

It works like a triggerbot and a soundesp, there's plenty of youtube videos out there of other hacks showing what triggerbot and or soundesp is, we even have two ourself Smile You could also do a google search.

A cheat can be detected whenever it's injecting, modifying in memory, protected with ring0 access level, external.
There's no such thing called undetected forever well maybe but promising it would be a lie, a program is a program, and somewhere inside the ram under use, it has it's space, nothing will ever change that.
But modiyng in memory and injection cheats is normal much eaisyer to detect, because knows with ease to get around in it's own process to look for things which is modified our isn't there, even so, some injected cheats manage to hide very well with mapped injections.

We do as much as possible to stay hidden, which means we don't show handles, we don't modify, we don't even do a real reading, instead we copy the memory buffer into our own process in another memory buffer inside our process space and read it from there, to avoid showing any program from noticing.
What makes us stand out when it comes to detection rates is we're 100% external, our program is 100% isolated from csgo, there is almost no way in the system you'll find a connection to csgo, vac as it i right now have absoulete no way.

According to ProcessHacker you do open a handle to csgo though?


User(s) browsing this thread: 3 Guest(s)