HOW ANTI-CHEAT BYPASSES WORK

  Рет қаралды 555,447

cazz

cazz

Күн бұрын

Пікірлер: 907
@cazz
@cazz Жыл бұрын
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/cazz/. The first 200 of you will get 20% off Brilliant’s annual premium subscription.
@x4dam
@x4dam Жыл бұрын
2 days ago... Riightt
@xwmp
@xwmp Жыл бұрын
video would of been unlisted-private and he commented on it@@x4dam
@maqus9550
@maqus9550 Жыл бұрын
how did you even get a sponsorship as a game hacking channel?
@L_LGBTQ
@L_LGBTQ Жыл бұрын
So if i use it will i get an anti cheat to my game??
@memeconnect4489
@memeconnect4489 Жыл бұрын
i will love if you talked more about DMA its a kinda interesting topic
@al_maestrale
@al_maestrale Жыл бұрын
I think it could've been worth mentioning the security and privacy concerns of giving ring 0 security clearance to both cheats and anti-cheats and why some people are against it
@hashtags_YT
@hashtags_YT Жыл бұрын
@@anon-y8w There are developers and programmers who actively make fun of Linux... so not all of them.
@al_maestrale
@al_maestrale Жыл бұрын
@@anon-y8w I'm pretty sure this video is meant for a general audience
@kodicraft
@kodicraft Жыл бұрын
@reapiu8316 Sadly, I doubt they ever will. Reverse compatibility concerns have caused a lot of frankly stupid design decisions in Windows in the past and becoming a true micro-kernel would most definitely damage reverse compatibility a lot. Especially since kernel anti-cheats are so popular and gamers seem to have their eyes wooled over by game studios.
@fador1337
@fador1337 Жыл бұрын
If you're on windows (like most people are) then you've already forfeited all of your privacy. And I don't see how Microsoft is more trustworthy than Valve for example. It's not really a good argument.
@al_maestrale
@al_maestrale Жыл бұрын
@@fador1337 If you're willing to go that far, might as well say that anyone not running their OS on their RAM forfeited their privacy, if that, given Intel's ME and AMD's PSP both running in the background and doing all sorts of shit like recording all of your key inputs and bypassing encryption
@mreazl6227
@mreazl6227 Жыл бұрын
This channel is very underrated, this video is edited really nicely!
@cazz
@cazz Жыл бұрын
Appreciate it!!
@s6mir
@s6mir Жыл бұрын
we appreciate you!@@cazz
@MightyHames
@MightyHames Жыл бұрын
@@cazz yo do u know how to like remove hwid lock from a exe in c++?
@eli3963
@eli3963 Жыл бұрын
Compiler optimization is something you can usually turn off or restrict.
@cazz
@cazz Жыл бұрын
This is true, I failed to mention it in the video though. Junk code will work, with optimizations turned down.
@thedirector69
@thedirector69 Жыл бұрын
you can keep junk code even when compiler optimization is enabled. When compiler cannot predict if a block of code will ever run or not it will keep it anyway. Also in c++ is possible to run code at compile time with constexpr keyword that allows you create encrypted strings and more and decrypt them at run-time
@patrikjankovics2113
@patrikjankovics2113 Жыл бұрын
volatile gang
@TRDiscordian
@TRDiscordian Жыл бұрын
@@cazz depends, I forget the details but for ARMA2 they have their own scripting engine for UI and game operations. I don’t believe you can really tune it much. When one of my incredibly dumb friends shared a fun multihack I put together iwith his other friends … then they all joined servers to troll admins with god-like abilities my scripts were completely blocked. Not 100% sure how their detection works but I never got any of those exploits safely again. (Safely as in, I won’t be randomly flagged, I had a setup to safely test for potential flags if I went live). All I know is they use BattleEye.
@mariobabic9326
@mariobabic9326 11 ай бұрын
@@thedirector69 is there a framework for this?
@BudgiePanic
@BudgiePanic Жыл бұрын
Next generation cheats: Machine learning models that automatically aim and fire using the game’s video output
@AlbySilly
@AlbySilly Жыл бұрын
Oh 100%
@cazz
@cazz Жыл бұрын
Yup. Versus ML anti-cheating models 🤣
@Sgttv
@Sgttv Жыл бұрын
Very fun to cheat in a game when literally all you have to do is looking at your screen... lmao Cheaters gonna game out themselves
@wv6309
@wv6309 Жыл бұрын
there has been machine learning cheats for 4-5 years now, there were a handful of projects with yolov4
@trc7343
@trc7343 Жыл бұрын
they are called pixel bots
@wfjhDUI
@wfjhDUI Жыл бұрын
Wow. This arms race is really interesting and impressive. I had never heard of using DMA to cheat at games before. I suppose the next step and the comparably powerful sledgehammer anti-cheat techniques would be statistical detection methods running on the server, e.g. looking for mouse movement data indicative of an aimbot, and stronger isolation of game state data to the server, e.g. in the strongest case the client could send raw inputs and only receive raw video and audio data so that there isn't even game state data for hacks to look at unless they start using AI methods. But DMA-based cheats for fast-paced real-time games that are sufficiently subtle, like ESP hacks on a second computer, seem almost impossible to stop (detecting the DMA device? code and data obfuscation?) unless you implement your own "hardware anti-cheat", e.g. restricting the player's hardware, as with a console, or surveillance of the player, as at a tournament. In our coming cyberpunk dystopian future, where Valve is monitoring every gamer with in-home cameras 24/7, we'll then have to start using cyborg brain implants and gene-editing to cheat and then it'll become a philosophical issue about what even is "cheating".
@I_SEE_RED
@I_SEE_RED Жыл бұрын
Just force ppl to use windows 11, this breaks DMA
@wfjhDUI
@wfjhDUI Жыл бұрын
@@I_SEE_RED Kernel DMA protection is for preventing attacks _against_ the user, not _by_ the user.
@memeconnect4489
@memeconnect4489 Жыл бұрын
@@I_SEE_RED source ?
@I_SEE_RED
@I_SEE_RED Жыл бұрын
Pcileech
@doverif
@doverif Жыл бұрын
@@I_SEE_RED and how exactly are you going to force people to use one specific operating system? lol
@jasonls221
@jasonls221 Жыл бұрын
Also for hardware cheats you can usually run it all on a pi within the computer plugged into pcie, then you can emulate anything from anywhere like a kvm if it's network attached (Just need to spoof as another device to get around hardware id detection)
@jgvtc559
@jgvtc559 Жыл бұрын
Or you could take all that spare free time and get good at whatever game
@Shuroii
@Shuroii Жыл бұрын
@@jgvtc559 It's not about cheating necessarily, it's about solving an engineering problem. Most hacking isn't done with malicious intent either.
@freedustin
@freedustin Жыл бұрын
@@jgvtc559 you can do that, but it still won't let you see thru walls or instant aim...so cheats still provide an incentive as being good + cheats means you can fake not cheating and guarantee an impressive tournament run leading to money. We didn't have these problems when tournaments were small time. If a cheater came along we just typed /admin and an invisible admin came along and banned them. Even on pubs.
@lX_DDl
@lX_DDl Жыл бұрын
The sad thing is that not all mouses are compatible, and you may need to buy one that is (from my experience).
@souljaboy.6668
@souljaboy.6668 Жыл бұрын
incel
@lucid_horizons
@lucid_horizons Жыл бұрын
how do I bypass the divorce papers?
@JakeAnthrax420
@JakeAnthrax420 Жыл бұрын
The Anti-cheat is very good, don't try to bypass it!
@mostlyrob3469
@mostlyrob3469 Жыл бұрын
public static void main string args
@lucid_horizons
@lucid_horizons Жыл бұрын
@@JakeAnthrax420 I anti-cheated on my wife
@lucid_horizons
@lucid_horizons Жыл бұрын
@@mostlyrob3469 public static void main string arguments with my wife
@not_kode_kun
@not_kode_kun Жыл бұрын
@@mostlyrob3469 java cuck spotted
@kilgarragh
@kilgarragh Жыл бұрын
btw if you dont have pci, direct memory access is supported through the LPC and ESPI standards and which can be accessedf with TPM and DEBUG headers found on the majority of motherboards
@Notevenmad955
@Notevenmad955 8 ай бұрын
Typically the motherboard LPC/TPM header doesn’t expose the DMA signals so you would need find it somewhere else and solder a wire on the motherboard. And ESPI doesn’t even support DMA. And even if you could, LPC only really gives you access to ISA DMA which has access to the first 16MB of RAM
@VRixxo123
@VRixxo123 Жыл бұрын
As a Software Developer, it's nice to learn some "Ethical" hacking 😊
@Tobias-t3k
@Tobias-t3k Жыл бұрын
As a software Developer you would know the Windows Api and its functions for accessing other programs already
@TheOfficialOriginalChad
@TheOfficialOriginalChad Жыл бұрын
@@Tobias-t3k or they write in hundreds of other languages for hundreds of other environments…
@VRixxo123
@VRixxo123 Жыл бұрын
@user-mj8bg3fw8w That would assume I develop for windows at a low level, it's many types of software
@ScipiPurr
@ScipiPurr Жыл бұрын
@@Tobias-t3k That greatly depends on if they've done any Windows application programming which many devs have not
@apexinn
@apexinn Жыл бұрын
No Not always@@Tobias-t3k
@inqmusician2
@inqmusician2 8 ай бұрын
Boot-kits are also a great idea. Boot-kits load before the operating system itself, so you can bypass the anti-cheat, because the cheat is loaded before the anti-cheat itself.
@Butterscotch_96
@Butterscotch_96 Ай бұрын
That’s an even bigger security risk
@inqmusician2
@inqmusician2 Ай бұрын
@Butterscotch_96 True. But, that's why some ACs utilize boot-kits to load first than the operating system.
@Butterscotch_96
@Butterscotch_96 Ай бұрын
@@inqmusician2 yeah that’s still a security risk
@inqmusician2
@inqmusician2 Ай бұрын
@Butterscotch_96 Yeah, I forgot. Here's a like for you.
@alvesvaren
@alvesvaren Жыл бұрын
I think vaguard has fixed this, but previously, I experimented with running a passthrough VM on linux with windows + hyperv enabled (which made valorant start), where i then could attach a pci device from the vm manager which I then could use for DMA on linux. This effectively makes a hardware cheat without any extra hardware :)
@contasfinalcontasfinal
@contasfinalcontasfinal Жыл бұрын
Cool 🎉🎉🎉🎉😮
@fishuke
@fishuke Жыл бұрын
i tried something similar and need some help do u have discord?
@testytea6138
@testytea6138 Жыл бұрын
So that's why it wont let me start the game with hyperv enabled. Annoying for wsl userrs
@plasmahvh
@plasmahvh Жыл бұрын
@@testytea6138 really? thats beyond intrusive
@kingvictoriii
@kingvictoriii Жыл бұрын
@@testytea6138 that's odd, they let me start the game with hyper-v enabled
@bartekburmistrz8679
@bartekburmistrz8679 Жыл бұрын
you can disable compiler optimization so that it will keep the junk
@berkormanli
@berkormanli Жыл бұрын
I believe there are ways to work around compiler optimizations, even if you can change the signature a little bit you will be able to trick the anti-cheat. At least for a portion of time, then you will be banned eventually.
@wfjhDUI
@wfjhDUI Жыл бұрын
You can literally just tell your compiler to not do dead code elimination. It's not a hostile entity.
@berkormanli
@berkormanli Жыл бұрын
@@wfjhDUI I couldn't do it with gcc back in the time, but there was another compiler (I forgot which one) which made it possible. It's been at least 5-6 years so I don't know the current possibilities with compiler optimization.
@henlofren7321
@henlofren7321 Жыл бұрын
Here's a hint: Polymorphism
@berkormanli
@berkormanli Жыл бұрын
@@henlofren7321 how there is any application for polymorphism in this context?
@wfjhDUI
@wfjhDUI Жыл бұрын
@@berkormanli It should always have been possible -- it's a feature that needs to be turned on after all -- although I'm sure it's trickier than I'm imagining since it's very readily turned on by default even at low optimization levels and it looks like gcc has a lot of different varieties of dead code elimination to toggle on/off. It's been a while since I've wanted to turn a specific optimization _off_ but I seem to recall that it was a bit frustrating. The linker also removes dead code so that could have been the issue too.
@kanuos
@kanuos Жыл бұрын
Never subscribed so fast in my life. Excellent visuals, presentation and quality! Keep it up mate!
@someone5781
@someone5781 Жыл бұрын
Wow I’m learning about operating systems right now, and didn’t really think of cheating as an application of it. It’s so cool seeing how brilliantly hackers can bypass the designs around OSes and video game anti cheats!
@zuldero
@zuldero 5 ай бұрын
DMA can also be detected by looking at what is pluged in the PCI slot. on the other side you can spoof the Hardware ID of the Device. its an arms race again.
@Averta47
@Averta47 Жыл бұрын
i'm really want to see a video about DMA, it looks cool !
@pichael6820
@pichael6820 Жыл бұрын
the way you simplify everything is very impressive. I was into making cheats years ago and your series has totally refreshed my memory after not doing it for years. keep it up!
@binaryparrot3352
@binaryparrot3352 Жыл бұрын
"Hardware cheats" are absolutely genius
@PrototypeMoxie
@PrototypeMoxie Жыл бұрын
There is currently a cheat going around where people have camera set up to their screen and has an AI recognized and shoot people for them by controlling there mouse
@Tripleblyet
@Tripleblyet Жыл бұрын
This one doesn’t work very well yet, so no body is using it
@ProfShibe
@ProfShibe Жыл бұрын
i dont know if you'd call it a cheat considering its worse than any human is going to be and puts you at a disadvantage
@guardianguy6986
@guardianguy6986 Жыл бұрын
I wonder if a kernel driver could be used to bypass something like the respondus lockdown browser
@s1mo
@s1mo Ай бұрын
When I clicked on this video I thought I was going to get some enlightenment on how anticheat manage to bypass working because tomorrow is monday and I was open to new ideas
@wfjhDUI
@wfjhDUI Жыл бұрын
It's a huge shame there's such intense motivation to keep the best cheats and anti-cheats closed source. These techniques would be really interesting to study.
@lilililiililili6363
@lilililiililili6363 Жыл бұрын
Too much money to be made.
@parkiexd
@parkiexd Жыл бұрын
you can reverse them and make a clone, also easyanticheat (eos, kinda worse than the one for example apex uses) is free. these techniques are already studied by cheaters, its a race that cheaters will always win.
@thekillerbunny
@thekillerbunny Жыл бұрын
@@lilililiililili6363 It's more that it would spoil and ruin the games we love to play with others. More happy players = more money, so technically you're right but think about playing any game online - it would suck if you could never really play unless you cheated too. And that ends up taking away from the game.
@chieftron
@chieftron Жыл бұрын
@@thekillerbunny what competitive game can you play that isn't full of cheaters? I'll wait...
@Cronic1337
@Cronic1337 Жыл бұрын
there are so many more interesting problems to solve and study.. These cheaters are the reason i can't play any competitvie game anymore
@otgplugg1249
@otgplugg1249 Жыл бұрын
i love how you explained just the right amount about dma without saying too much lol
@UnlockWave
@UnlockWave Жыл бұрын
The last method is really dangerous iam loving it
@takemyhandtakemymind1337
@takemyhandtakemymind1337 5 ай бұрын
There are many ways to detect rogue PCI devices, such as master abort or timing attacks. You also completely left out virtualization and iommu (regarding DMA mitigation)
@glitchy_weasel
@glitchy_weasel Жыл бұрын
Very interesting! I always thought of anti-cheat to be sort of like an arms race, there's really no way for an AC to work 100% of the time as long users have physical access to their machine. Maybe we'll see things like cloud gaming take over highly competitive games for this reason, assuming cloud game becomes viable to play with low latency, etc.
@vinco1
@vinco1 Жыл бұрын
I don't think cloud gaming would solve the issue, as you're still sending the inputs from your own computer to the server the game is running on. This does prevent you from getting the data you're not supposed to get from the server (eg. can't see players trough walls) but you can still tamper with your inputs (eg. aimbot)
@aspenshadow7920
@aspenshadow7920 Жыл бұрын
Really the only way to have 100% anti-cheat protection is to run in-person events on hardware provided by the event organizers. Ever wonder why the fgc has very few cheaters? That's why.
@johnwayne-kd1pn
@johnwayne-kd1pn Жыл бұрын
Not viable as long as speed of light and distances exist..
@vladislavkaras491
@vladislavkaras491 Жыл бұрын
I am against cheats in competition games, however this topic is pretty interesting to learn about! Thanks!
@JoJosloes
@JoJosloes Жыл бұрын
He slight question, wouldn't you be able to inject the anticheat with a dll, so that it doesn't find your program
@ELJoOker04
@ELJoOker04 Жыл бұрын
it's possilbe , but also anticheats defend themselfs
@clouddropleakz9087
@clouddropleakz9087 Жыл бұрын
Not really, since any modification to the anticheat will put your game into offline mode. Just like how if u were to get rid of the anticheat the game will only work in single player or offline
@ZaryarWasTaken
@ZaryarWasTaken Жыл бұрын
in some games, e.x. bo2 you can do it this way
@wfjhDUI
@wfjhDUI Жыл бұрын
This is why anti-cheats keep demanding increasing privilege levels -- to try to protect the anti-cheat code itself. It's not possible to completely protect an anti-cheat on a hostile system so at some point you would need to require it to report something to your server in order to verify that the anti-cheat is running properly, preferably something that would be difficult to otherwise generate.
@TheOzpad
@TheOzpad Жыл бұрын
Clicked on this and didnt expect to hear a saffa, lekker vid bru
@cazz
@cazz Жыл бұрын
Shot my bru, I appreciate it!
@Cosmo-ai
@Cosmo-ai Жыл бұрын
Another video about DMA would be really interesting.
@KianBrose
@KianBrose Жыл бұрын
Interesting, so a DMA based anticheat is literally unfixable?
@Kuhav0001
@Kuhav0001 Жыл бұрын
ehhhhhh somewhat. there are ways to detect it but the only real way to detect it is if the person making the cheat is completely incompetent
@KianBrose
@KianBrose Жыл бұрын
Understandable, ty @@Kuhav0001
@hydraim9833
@hydraim9833 Жыл бұрын
bro, ur channel is a gem!
@_upio
@_upio Жыл бұрын
how do you know if an anticheat is user mode or kernel?
@cazz
@cazz Жыл бұрын
Usermode anti-cheats will load DLLs (or be another process) whereas kernel anti-cheats will load a driver.
@_upio
@_upio Жыл бұрын
@@cazz thank you :)
@philogex
@philogex Жыл бұрын
grats on the 100k btw
@TheF3me
@TheF3me Жыл бұрын
"that a software anticheat cannot detect" - in 2023 there were 6 dma ban waves on faceit and 3 on vanguard tho haha
@thomass9457
@thomass9457 Жыл бұрын
That is due to terrible firmware. Most people even selling firmware have no idea what they are doing. I never got detected and my firmware totally bypass the IOMMU.
@LcsGomes94
@LcsGomes94 Жыл бұрын
@@thomass9457 Can you bypass top anticheats like Vanguard and EAC with DMA?
@dakota9821
@dakota9821 Жыл бұрын
cry harder peasant@@MEMUNDOLOL
@thomass9457
@thomass9457 Жыл бұрын
@@MEMUNDOLOL sry, too old.
@SkyrozzB
@SkyrozzB Жыл бұрын
@@MEMUNDOLOL lmao :D
@SC-qm4df
@SC-qm4df Жыл бұрын
Well this video was 100x better than I was expecting from my recommendations!
@FURYWOLF
@FURYWOLF Жыл бұрын
Can we use DMA to hack console games? very interested 😮
@ttv_botiefyed1058
@ttv_botiefyed1058 Жыл бұрын
Interesting
@_bt1831
@_bt1831 Жыл бұрын
Doesnt work for consoles because the hole memory is encrypted and also theres aslr so you cant find the process. Need to get a way around that but then it will work
@SL4PSH0CK
@SL4PSH0CK Жыл бұрын
🤔
@thomass9457
@thomass9457 Жыл бұрын
Pixel, color, and AI object detection aimbots work extremely well on console. I prefer color aimbot but it depends on the game if they will work. A few examples where color works very well. Overwatch, Halo, Call of Duty, Apex Legends with digital threat scope, and more.
@FURYWOLF
@FURYWOLF Жыл бұрын
@@thomass9457 that's interesting...
@marh122
@marh122 6 ай бұрын
I love how this video has two titles
@asunavk69
@asunavk69 Жыл бұрын
Hack a game..?NO, just want to play it on linux? YES
@nainmain
@nainmain Жыл бұрын
yes
@DrW1ne
@DrW1ne Жыл бұрын
Thanks for the tutorial.
@iusearchbtw4969
@iusearchbtw4969 Жыл бұрын
Anti-cheat? You mean kernel rootkit spyware?
@purplecrowbar1332
@purplecrowbar1332 Жыл бұрын
t. cheater
@joushi-i
@joushi-i Жыл бұрын
I always find it crazy the lengths that people will go to just to feel good in a game
@dgllow
@dgllow Жыл бұрын
but do they if the game plays itself? I guess they can share it in cheaters forum but thats it.. they know they cannot play the gane
@severedshisui5667
@severedshisui5667 Жыл бұрын
Some great info! Any chance you could make a video where you show a basic setup for creating cheats? Like, showing how to setup the environment to create our own Kernel scripts, manipulate memory, etc.
@Z3rgatul
@Z3rgatul Жыл бұрын
Kernel scripts 🤣
@DarkestBunny
@DarkestBunny 8 ай бұрын
Here i was, thinking "how do anti-cheat allows you to bypass work" Me the entire video: "OK, but how do i work less on cheats by using this" Now i can't stop laughing.
@stubstunner
@stubstunner Жыл бұрын
Game hacking is what got me into Red and Blue Team work over 10 years ago. VAC was fun to bypass. You used to be able to create a shadow bootloader with a kernel driver that fed the AC false handles to check. Everything had to load from a USB to stay undetectable. Not sure if that’s how it still works today.
@Jennn
@Jennn Жыл бұрын
Thank you so much. You explain things so well!
@cazz
@cazz Жыл бұрын
You're very welcome!
@kipchickensout
@kipchickensout Жыл бұрын
4:41 in practice it also works. When adding junk code people always turn optimization off, the only time I've seen someone get banned with a pasted cheat with junk code is when a feature got detected or the cheat was too retarded to set valid viewangles There are even programs that add junk code to everything with 1 click - I also think there are ways to detect DMA tho? - What about intercepting network packets for an ESP? I wonder how difficult or possible that is
@thedirector69
@thedirector69 Жыл бұрын
i use junk code in my applications, not to prevent detection but to make it harder for hackers to crack it. Not only i haven't disabled optimization but i have set it to do maximum optimization. This combination generating a very strong obfuscation and usually gets mixed with the real code very well. A game can still create a signature and give a ban even after adding junk code because even 1 line of code can generate probably a lot of bytes that is enough to detect the cheat
@kipchickensout
@kipchickensout Жыл бұрын
@asdfghjkl-ug7xp encoding wise I'd expect it to be plain binary structs or something idk, but yeah encryption may be a hassle right
@kipchickensout
@kipchickensout Жыл бұрын
@@thedirector69 do you use an extension or application that is made for the sole purpose of obfuscation or do you "manually" do that?
@thedirector69
@thedirector69 Жыл бұрын
@@kipchickensout manually. i wrote my own junk code too based on my strings encryption. Basically i started with just a string encyption which remaining unchanged for years as every attempt to make it more powerful failed, its just perfect. Then i used this to create a macro that takes a bool and return the same value, but compiler cannot resolve it so whatever i have under this block will not removed even if will never run. this also allowed me to insert directly invalid instructions and modify registers or stack pointer that makes things even worse if try to parse binary with IDA or orher decompiler. I use all these and more for my public cheat and noone ever successfully cracked it or "stole" any unique feature since release (around 1.5 years)
@thedirector69
@thedirector69 Жыл бұрын
@@kipchickensout i even saw people get automatically banned because they tried to use dnspy debugger to debug my application (dnspy is decompiler for c# but my application made with c++). This makes me assume that not only they are far away from crack but they not even know what language and compiler i have used! I saw other people say in forums that i used a custom virtual machine with themida etc...
@Fluxdeken
@Fluxdeken 2 ай бұрын
Thanks, very useful video
@joepbally
@joepbally Жыл бұрын
Cpngrats on 100k cazz
@raviexthegod
@raviexthegod Жыл бұрын
You see, I'm interested in this not because I want to cheat, but because I want to get bs anticheat systems off my back for something as simple as running Linux instead of Windows. I run Linux, simply because I prefer the open source community run stuff as opposed to Windows, but most anticheat solutions target compatability layers on purpose just to be dicks.
@soubs242
@soubs242 Жыл бұрын
"I run windows simply because I prefer the open source community run stuff as opposed to Windows"
@raviexthegod
@raviexthegod Жыл бұрын
@@soubs242 typo... Meant Linux. I wrote this comment as I rolled out of bed soooo....
@Crecross
@Crecross Жыл бұрын
No need to lie 😂👀
@Kuhav0001
@Kuhav0001 Жыл бұрын
@@Crecross oh hey. funny seeing you here lmao
@trashyone2907
@trashyone2907 Жыл бұрын
@@Crecross Ayo?
@baraka629
@baraka629 7 ай бұрын
No, hacks don't need to read and write memory. With DMA hacks you only read memory and send corrected inputs (mouse and/or keyboard events) through a spoofed controller that masquerades as an input device to the PC the game runs on. With external AI and pixelbot hacks you capture the video output of a game, process the data (e.g. with open AI libraries like yolov5) and send back commands through a similar spoofed controller to your PC. This bypasses reading and writing to memory completely.
@lonelyPorterCH
@lonelyPorterCH Жыл бұрын
Interesting to see how cheats work I would never ever use cheats in multiplayer anyways though ^^
@lindamary8174
@lindamary8174 Жыл бұрын
If you want to stop cheaters, run checks on the data that the server receives instead of messing around with the kernel that the client is running on. When a kernel anticheat is bypassed, it's fully bypassed, meaning anything goes. If you've got a server-side anticheat that checks packets, you may not be able to fully disable or bypass it as easily as you can with a kernel anticheat. An anticheat on the kernel gives the cheater a lot of control, making the discovery of bypasses quicker, and you don't even have to get any accounts banned. If you have a server anticheat, you may need access to many accounts. This is a very quick way to stop blatant cheaters in a bought game.
@shroobgames
@shroobgames Жыл бұрын
did the views count just increase by 1000 in 45 seconds? deserved tbh
@shroobgames
@shroobgames Жыл бұрын
well actually should be 1 billion but eh
@cazz
@cazz Жыл бұрын
:))
@synth404
@synth404 Жыл бұрын
Very good video! Concise and easy to understand.
@God-hp2gx
@God-hp2gx Жыл бұрын
I wouldnt trust any sort of kernek anticheat.
@Aes80s
@Aes80s Жыл бұрын
Nice to see someone from the cheating community growing like that, great video btw
@cazz
@cazz Жыл бұрын
Thanks for the kind words brother, I appreciate it. The growth is unprecedented…
@rush1041
@rush1041 Жыл бұрын
you people suck
@rush1041
@rush1041 Жыл бұрын
I hope you don't grow anymore. I don't understand how you get sponsors. How do you get off on ruining people's free time? It's like if you went to a soccer game and started poking holes in all the balls and put rocks in the players' shoes. Why would anyone celebrate OR SPONSOR instructions on how to ruin soccer games? Let people have fun. I get that you enjoy the coding, but you can't expect people not to get mad when it comes at their expense. Couldn't you use your energy for something more productive and less degenerate? @@cazz
@Soda_Bobinski
@Soda_Bobinski Жыл бұрын
​@@rush1041weep
@Jailbroke
@Jailbroke Жыл бұрын
what is the best way to get around a HW ban?
@DigitalJedi
@DigitalJedi Жыл бұрын
One of the craziest cheat methods I've ever seen was what I'll call the no-contact hardware cheat. A second computer runs an AI model trained on the game, looking at the monitor with a webcam or via a capture card, and then sends commands to the PC via a USB reciever, emulating the keyboard and mouse that are supposed to be connexted to it.
@notpjkl
@notpjkl Жыл бұрын
they have some like this run on the cloud as well i believe. Literally just need an internet connection to run
@dgllow
@dgllow Жыл бұрын
Why do they engage with games when they do not want play it?
@DigitalJedi
@DigitalJedi Жыл бұрын
@dgllow In my game of expertise, Rocket League, high ranked accounts can sell for a good chunk of money. There was a bit of an issue a while ago where an AI players could train against in a mod was jailbroken to run in ranked for this reason.
@elangasadullah101
@elangasadullah101 10 ай бұрын
Very nice video ! And where can we get this DMA device ?
@Isu-Ware
@Isu-Ware Жыл бұрын
voice crack at 5:09
@MeowMeowMeowMeowMeowMeowMeowww
@MeowMeowMeowMeowMeowMeowMeowww Жыл бұрын
The moment you explained DMA cheats my brain played the Giga Chad Music. XD
@0CYW
@0CYW Жыл бұрын
meow
@PAFBEAST
@PAFBEAST Жыл бұрын
Why
@0CYW
@0CYW Жыл бұрын
@@PAFBEAST haha lol
@0xC47P1C3
@0xC47P1C3 Жыл бұрын
Nicely put
@ЕблетГашишович
@ЕблетГашишович Жыл бұрын
У тебя хорошее произношение Английского языка. Молодец, продолжай в том же духе
@GenericInternetter
@GenericInternetter 5 ай бұрын
Before watching, my guess is virtual machines are used to "get underneath" the whole system.
@CovenantAgentLazarus
@CovenantAgentLazarus Жыл бұрын
It's extremely easy actually. All you need is some goddamn expensive ass software that nobody wants to share for free
@ThompYT
@ThompYT Жыл бұрын
I hate people that somehow WANT more intrusive and "better" anticheats. You're at best just buying some time and at worst causing major security, privacy and performance issues without fixing anything. Despise those people with a passion,
@Sara-sain98
@Sara-sain98 Жыл бұрын
See for the average player it's not really a big deal i guess but it really sucks playing a game with a bad AC (see cs2/csgo) at any higher lvl as it literally just becomes unplayable so i'd gladly take an anti-cheat like vanguard or so if i can play the game at high lvl without having to sit there getting cheated on every game or 2.
@ThompYT
@ThompYT Жыл бұрын
@@Sara-sain98 the AC in cs2 is not bad by any means, and having it be a kernel anti cheat will not make those cheaters magically go away. You can gladly take vanguard and all the problems that come with it somewhere where everything must be sacrificed to fight cheating (yet still have cheaters) or you can not have those issues and have the same number of cheaters? Also something is absolutely going wrong with your trustfactor if youre getting cheated on in every game or 2.
@wfjhDUI
@wfjhDUI Жыл бұрын
Seems like the issue could be solved by simply making intrusive anti-cheats "opt-in" and giving users the option to only play with other people running intrusive anti-cheats. All the points you raised are valid but I can definitely understand the desire for more effective anti-cheats.
@ThompYT
@ThompYT Жыл бұрын
@@wfjhDUI Oh don't get me wrong, I'm not fine with the status quo. But intrusive anti cheats don't "solve" or even "help" anything or anyone. Sure you can opt in but... so can the cheaters? Again it's not really an issue of if the anti cheat is intrusive or not.
@Sara-sain98
@Sara-sain98 Жыл бұрын
@@ThompYT FaceIt has a better anti-cheat still cheaters but a lot more rare than cs2's premier - and idk a lot of ppl at 15k+ rating seem to have similar experiences tbh. But yea, i feel like if they wanna make the premier leaderboards worth something and not just a show-off of who has the better cheats they should just atleast add a decent opt-in anticheat just for premiere or so
@Choosiest
@Choosiest Жыл бұрын
The most effective anti-cheat is loving parents
@shotjon2957
@shotjon2957 Жыл бұрын
Its cool to see the view on the side of scripters and hackers, but at the same time fills me with rage knowing how theres gonna be more and more people getting into hacking and ruining the fun for others for the sake of their own fun from videos like these.
@legalobligations
@legalobligations Жыл бұрын
this is all surface level knowledge, won't really help anyone get into hacking
@ijiru577
@ijiru577 Жыл бұрын
Even then, most people who are malicious aren’t intelligent enough to understand how to hack properly
@aspenshadow7920
@aspenshadow7920 Жыл бұрын
There are several reasons to do this and not all of them are just petty schadenfreude. Some people hate anti-cheat because it's an infringement on privacy, so they cheat like this to show how futile these kernel level anti-cheat implementations are. Maybe it's misguided, but there is a point to it. Make it more expensive than it's worth to implement these invasive anti-cheat measures and companies will stop bothering with it.
@丷
@丷 Жыл бұрын
@@aspenshadow7920 anti-cheats aren't an infringement of privacy LOL what
@aspenshadow7920
@aspenshadow7920 Жыл бұрын
@@丷 They literally are rootkits. Don't be naive.
@redachaker307
@redachaker307 Жыл бұрын
If you could elaborate more on DMA, and recommend good hardware for beginners
@Aragao95
@Aragao95 Жыл бұрын
nice video, Hope all cheaters get banned tho
@iWhacko
@iWhacko Жыл бұрын
if you specify for your compiler to not optimize code, junk code should still work though?
@cazz
@cazz Жыл бұрын
Yes, junk code will work. But at what cost? A better way to get around this is to not paste. Your own code will most likely have it's own signature.
@iWhacko
@iWhacko Жыл бұрын
@@cazz Oh yes I agree, writing your own code is best. But if you're sharing or god forbid sharing it with other people and your signature ends up in a database, then putting junk code into your own code would work just to keep it running on your own machine. It was just a comment on your remark that compilers optimise the code so it doesn't matter. But my point was to disable optimisations, so it would keep working to change the signature.
@blacklight683
@blacklight683 Жыл бұрын
Bro talking about cheats like its a job💀 like why is there a community for people who want to cheat ingames? Do you not have anything else better to do? Still a good vid tho...hopefully people see this so they know how to destroy these anticheat bypassers
@biouser1768
@biouser1768 Жыл бұрын
It's great sport! Some people do it not because cheating is fun in-game, but only for the challenge and thrill of winning the arms race.
@versamax6307
@versamax6307 Жыл бұрын
@@biouser1768 Well, i'm sure they understand the ethics of scripting in games and not use it!
@匿名-x5m
@匿名-x5m Жыл бұрын
​@@Seeks__Are you making that much?
@happypinkcube2119
@happypinkcube2119 Жыл бұрын
one question about DMA do u really need a second pc to makeit work? or u can make one witha programable board? something like an arduino board for example
@MegaChickenPunch
@MegaChickenPunch Жыл бұрын
you don't need another whole pc, this shit is still DD so don't even bother
@P4pZz
@P4pZz Жыл бұрын
I actually pretty curious about a great AC like vanguard from Valorant. Is vanguard really can't detect DMA (at least for now)?
@nolew
@nolew Жыл бұрын
congrats on 100k :)
@varram3488
@varram3488 Жыл бұрын
you can get verified now (congrats on 100k). GO FOR IT!
@x4dam
@x4dam Жыл бұрын
Now I actually understand. Thanks!
@joaoagualuza3714
@joaoagualuza3714 Жыл бұрын
Does this mean that an anti-cheat can't detected altered memory from the software/hardware if the initial methods got by passed? In theory the AC doesn't check for memory changed values or any kind of sutff, only trys to prevent what gives you acess to change them?
@isheamongus811
@isheamongus811 Жыл бұрын
You can tell most compilers to do not optamilize?
@mahinsaniyan
@mahinsaniyan 6 ай бұрын
I understood nothing from this video but somehow this video was still entertaining
@cazz
@cazz 6 ай бұрын
@@mahinsaniyan 🙏🙏🙏
@thacium
@thacium 8 ай бұрын
Question, does cheat developer target the anti-cheat itself, like patching the anti-cheat so it no longer work, or make it think that everything is working as intended. Wouldn't it be easier to cheat now that there's basically no anti-cheat.
@williamhurstcampaign6386
@williamhurstcampaign6386 4 ай бұрын
Unless you are writing it yourself or 100% trust a source... ANY pre-written code with access beyond a kernel anti-cheat is a HUGE security risk and potentially a legal one if you become a node for someone else's illegal activity.
@iluvpandas2755
@iluvpandas2755 Жыл бұрын
Could you just make an external cheat that detects when an enemy head is on screen and moves your mouse on to it? That way the cheat is not in the game it’s self?
@AbcdEf-lz6oe
@AbcdEf-lz6oe 7 ай бұрын
Theoretically, you could use a capture card and create a wireless receiver setup so that by using machine learning on the capture card output, you can automatically snap onto heads by adding inputs on top of the player movement in order to get kills.
@DevGods
@DevGods Жыл бұрын
I’m almost certain that some top streamers use the DMA approach
@h1tlex
@h1tlex Жыл бұрын
I've heard that AI anti-cheat could be a thing in the next few years, the AI could detect if someone is cheating just by watching their gameplay. Most people think that would end cheating for good but I'm sure some cleaver person would find a bypass for that.
@realEchoz
@realEchoz Жыл бұрын
on the flip side of that you could train an AI to cheat while looking human. i don't think the arms race is ending anytime soon
@kaarelk274
@kaarelk274 Жыл бұрын
Oh yea false bans incoming
@realEchoz
@realEchoz Жыл бұрын
@@kaarelk274 kinda like every anti-cheat in the history of anti-cheats? obviously you would have to adjust it to where false positives are minimal, kinda like, you know, every other anti-cheat. the most useful application for AI anti-cheat would probably be to get rid of obvious cheaters. by analyzing exhibited behavior instead of poking around on people's computers you can maintain users' privacy and it's not inherently incompatible with modern security models. it also just bypasses the eternal-by-design arms race that they're currently taking part in-it doesn't matter how well you hide your cheat in software or hardware, if you're being obvious enough it'll catch you regardless. in fact such an anti-cheat would be eerily similar to the often used method of having admins manually identify cheaters, except it can be cost-effective without volunteers.
@savasava9923
@savasava9923 11 ай бұрын
every system will have a hole
@lightweight-tf2
@lightweight-tf2 Жыл бұрын
Very informative!
@RomireTV
@RomireTV Жыл бұрын
Nice of youtube giving this for a recommendation, its nice to know how some hacks work, like those GTA mod hacks
@znupxd
@znupxd Жыл бұрын
So as Vanguard it has kernel anticheat. Powerfull as said in video.
@jriopel11
@jriopel11 Жыл бұрын
I honestly have never head of actual hardware based cheats when it comes to a PC and I'm extremely curious to know more about that subject if you or anyone else could point me in the right direction.
@Klaus-cl3hr
@Klaus-cl3hr 7 ай бұрын
MY SORRY ASS THINKING DMA WAS DYNAMIC MEMORY ALLOCATION
@yatochka7777
@yatochka7777 10 ай бұрын
0:32, I got a youtube ad about this, skip, then you advertising it. They sure spent a lot of money on advertising...
@miigon9117
@miigon9117 Жыл бұрын
A simpler version of hardware cheat is virtual machine cheats. The game runs in a virtual machine guest and the host OS would be able to read/write to any memory of the guest OS, without the guest ever knowing. This does not require two computers and special hardwares like hardware hack does, but some game does detect if it's running within a virtual machine so the challenge becomes how to hide that.
@kaco22
@kaco22 Жыл бұрын
Future..
@rodypar317
@rodypar317 Жыл бұрын
Isn't IOMMU enough to protect against DMA?
@YomiTosh
@YomiTosh Жыл бұрын
DMA with Virtual Machines too!
@EmberLorewin
@EmberLorewin 8 ай бұрын
Is there a way that a anti-cheat could detect you running the cheats on a different system and streaming the inputs to your other device like a wireless keyboard does?
@TheThreatActor
@TheThreatActor 7 ай бұрын
with heuristics, all it has to do is track your movements ingame, but that is very dystopian and the chances of that happening is slim
@User57655
@User57655 7 ай бұрын
Windows has an OS anti-virus/malware, is such a platform level solution something that could be done for anti-cheat? It seems inefficient to have all these separate ac solutions, and a platform solution wouldn’t come with the same security compromises that installing multiple kernel drivers does
You Should Learn C++ (for hacking games)
6:11
cazz
Рет қаралды 469 М.
Live Bug Bounty Hunting | Bug Bounty - Live Recon - Live Hacking
1:06:55
GenTiL Security
Рет қаралды 10 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
How Hackers Bypass Kernel Anti Cheat
19:38
Ryscu
Рет қаралды 928 М.
HOW AIMBOTS WORK
8:36
cazz
Рет қаралды 1,2 МЛН
I Forced Myself to Use Linux For 30 Days (Linux Challenge)
20:46
Livakivi
Рет қаралды 1,3 МЛН
MOBILE GAME HACKING (FOR NOOBS)
9:16
cazz
Рет қаралды 388 М.
Installing 100 Viruses - Calling Tech Support Scammers
12:55
Kitboga
Рет қаралды 6 МЛН
Attempting to Make the World's Smallest* Electric Motor
16:27
Chronova Engineering
Рет қаралды 921 М.
What is the Smallest Possible .EXE?
17:04
Inkbox
Рет қаралды 612 М.
How Hackers Stole $1,000,000,000 From Banks
14:11
fern
Рет қаралды 3,1 МЛН
Ruining a Roblox Discord Scam
13:56
No Text To Speech
Рет қаралды 3,4 МЛН
How One Man Hacked Hypixel...
15:15
TGWaffles (Thomas)
Рет қаралды 801 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.