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. Thanks for watching :) Corrections: - Socket communication isn't bad because of speed. Rather, it requires a system thread which is easily detectable. - MmCopyVirtualMemory is detected. - Manually mapping your driver is not a "free" or perfect solution to mapping your driver. Buying a certificate is obviously not undetectable either. Public communication methods are certainly detected as well. Some advice from Sariaki: "If i had to start over right now i would start by reversing the devirtualized battleye driver, thinking of a comm method myself and then going straight to the next step, thinking of a way to inject without getting detected"
@ok-__ Жыл бұрын
ok
@sasino Жыл бұрын
ok
@Darthborg Жыл бұрын
Before we continue guess which sponsor I won’t buy from and will skip.
@jktech2117 Жыл бұрын
windows sucks because if something go wrong in the kernel the system just dies, in linux the system survives way more to even severe kernel faults. windows is a weak system that if one thing goes wrong, all the rest break together.
@Joe11924 Жыл бұрын
It would be great if Brilliant actually adhered to GDPR instead of just invading your privacy
@iglobrothers645 Жыл бұрын
Would love to see how those companies would react if we were to install kernel level system loggers...
@DiamondBroPlayz Жыл бұрын
or kernel level hacks rofl
@rengomero1576 Жыл бұрын
@@DiamondBroPlayz has been done and is being sold for multiple years now, still detectable and detected numerous times.
@DiamondBroPlayz Жыл бұрын
@@rengomero1576 oof
@MartianV2GG Жыл бұрын
@@DiamondBroPlayz that's how all Valorant hacks are, although I'd never recommend installing an unknown kernal level hack
@breadcraft3605 Жыл бұрын
@@MartianV2GG "kernal"
@ooheureka Жыл бұрын
i've always wanted to understand how drivers work, thank you!
@robsonrobbi1763 Жыл бұрын
just asked a taxi driver he said he works all day.
@sasino Жыл бұрын
@@robsonrobbi1763 💀
@lucaslindgren3237 Жыл бұрын
@@robsonrobbi1763 i can't tell if you're serious or not but you're supposed to ask a truck driver, DUH!
@robsonrobbi1763 Жыл бұрын
@@lucaslindgren3237 i am very serious person.
@ooheureka Жыл бұрын
@@robsonrobbi1763 can he work for me?
@_loxymore_ Жыл бұрын
For anyone wondering : yes the QR-Code at 1:23 is a Rickroll.
@ianthelilbear Жыл бұрын
did you know 1.93% of all QR-Codes are rickrolls
@notn1v Жыл бұрын
A true hero
@nobody-k6j8x Жыл бұрын
You poor soul.
@WinterMute99 Жыл бұрын
Thx, i couldnt be bothered grabbing my phone in the next room
@RebrandSoon00008 ай бұрын
When I scanned it, it only went to youtube's main page, hmm... I got lucky lol.
@xTenzSlays Жыл бұрын
Exactly what a cheat dev was telling me. If the cheat you are using has an undetectable driver that hasnt been picked up by anti cheat and only one person uses it. You have an undetecable cheat.
@Otherwise_1 Жыл бұрын
Got it, we should ban the use of "unlicensed drivers" in the game
@Mohennep-c6m Жыл бұрын
@@Otherwise_1 that wouldnt work the amount of false bans/ issues yiu would have is crazy
@Otherwise_1 Жыл бұрын
@@Mohennep-c6m No, it will be done differently, the game will just crash/not start if something like this is enabled
@null7639 Жыл бұрын
@@Otherwise_1 how do you differentiate between a cheat driver and a driver for some unknown pcie card
@Otherwise_1 Жыл бұрын
@@null7639 I don't know, I'll have to test it when I create the game, at least it will be possible to manually add drivers to "trusted"
@breakinggames6356 Жыл бұрын
at this point anti-cheats are basically becoming spyware
@ДаниилПолонский-е6л Жыл бұрын
Windows rivals
@UNTHESUNTHESUNTHES Жыл бұрын
Maybe shouldn't have cheated
@breakinggames6356 Жыл бұрын
@@UNTHESUNTHESUNTHES whos saying I have they are just malware at this point a full on invasion of privacy and windows was bad enough that you have to take this stuff out of it and now games need this too
@КейВольт Жыл бұрын
Always have been, actually
@flamingscar5263 Жыл бұрын
thats....the entire point, to spy on your machine to try and make sure your not cheating, and there is no reason to get upset at the anti cheats, they would all vanish if cheating wasn't a problem in games, they just add extra development time and cost, but cheating is such a problem in online games nowadays that that extra cost is near mandatory for your game to be playable
@flexyjerkov Жыл бұрын
never understood how anyone would happily allow Anti-Cheat or even Cheats to run at kernel level and trust them.
@somexne Жыл бұрын
...that is why you disable the anticheats and create your own cheats.
@fss1704 Жыл бұрын
I trust them to run on a separate hard drive with a separate windows install, for anything that isn't gaming i don't see a point ever using windows.
@theFishy_ Жыл бұрын
Why wouldn't you trust an anti cheat 💀
@adversemiller Жыл бұрын
@@theFishy_ why would you?
@treeeve Жыл бұрын
@@theFishy_ how can you trust they dont take your data, same with cheats you dont make.
@0xfadead Жыл бұрын
Little correction: Ring 0/the kernel is NOT the most privileged part of your computer, Ring -2/the IME or AMD PSP is.
@chinh4thepro Жыл бұрын
not if you remove it :trolley:
@0xfadead Жыл бұрын
@@chinh4thepro Have fun booting without them 🚎
@fss1704 Жыл бұрын
Heck, i'd like to have fun with the ime, imagine the kind of sh1t you could do.
@CoCoDaCo241 Жыл бұрын
Can you give further reading about ring -2? I have having trouble finding information about it.
@R53Hole Жыл бұрын
@@0xfadead *Libre/Core booting
@miles7267 Жыл бұрын
"The Windows Kernel is public and very well understood" as someone who interacts with the guys who write kernel cheats regularly, i can tell you right now that "well understood" is not a descriptor most of them would use for the windows kernel. I regularly hear stories about guys using poorly or completely undocumented functions that tbey found by scouring decompiled code and header files. Otherwise, great video 👍
@sid6645 Жыл бұрын
I dont believe any kernel to be well known by a single person lmao. Well, any kernel that is as large as the windows/linux kernel in scope.
@edcdecl11 ай бұрын
the windows kernel for a previous version of windows NT is completely decompiled afaik its called the windows research kernel. so if you consider decompiled as "well understood" then there's that, but for comprehension-wise, sid6645 is more correct
@rohansampat1995 Жыл бұрын
what an excellent video on fighting back against invasive software. Well done.
@handlesrtwitterdontbelivethem Жыл бұрын
too bad it will make more invasive software because of you
@reidafesta9131 Жыл бұрын
@@handlesrtwitterdontbelivethem It's actually not invasive because it will fight the already existing invasive software.
@handlesrtwitterdontbelivethem Жыл бұрын
@@reidafesta9131 and i will fight the existing soul you have
@kajojo2399 Жыл бұрын
@@handlesrtwitterdontbelivethem but can they go higher than the Kernel?
@handlesrtwitterdontbelivethem Жыл бұрын
@@kajojo2399 yes sir all security in computing can be defeated by a gods computer that changes 0s and 1s nobody can defeat the 0 and 1 find find
@0xC47P1C3 Жыл бұрын
You’re videos are informative and concise. Many game hacking related videos are made by people that don’t know how to explain what they are doing (usually because they are copy and pasting)
@Manware. Жыл бұрын
Any other subjects of game hacking you're interested in?
@yanerpgaming6183 Жыл бұрын
or maybe they don't want you/us to learn easily what they learned that spend so much time and effort yk.
@tim.martin Жыл бұрын
You...are...videos 🎉
@Manware. Жыл бұрын
@@tim.martin Check out mine!
@zekihvh Жыл бұрын
Man, he really is the videos ✊✊
@hiiambarney4489 Жыл бұрын
now obviously, the future of cheating in video games is in machine learning. You don't even need access to the game AT ALL to read the image data from screen, where an advanced deeply trained AI can interpret imagery and adjust mouse inputs accordingly. Super simple but there's currently nothing that can be done on a system level to prevent these cheats (that have been out there for years, you may even have encountered them but they are usually so subtle yet effective it get's called "smurfing")
@EacanVisualArt Жыл бұрын
You're correct. I recently found a Poker Cheating Bot that does exactly this, using ML and mouse inputs.
@itsv1p3r Жыл бұрын
Pretty sure smurfing is just when you are skilled at a game but make a new account to play with/against lower skilled players temporarily.
@felicityc Жыл бұрын
@@itsv1p3r he's saying they think it is smurfing but it is actually machine learning bots (which is ridiculous they have only recently had any traction) as an occasional smurf myself in OW1 back in the day (peaked GM hitscan, if I play in anything below master it is unfair, it is not really that fun for me. But sometimes I would help friends rank up or whatever. It loses its charm fast but later on I was coaching so I would play with lower ranked players and even when not trying to specifically win just me being in the game tilts the balance significantly) I can tell you most of them were boosting or toxic, but they are real people. When you are one you know the other ones usually. So I do not think 'smurfs' are just robots, its literally toxic high ranked people who are for whatever reason either being paid to boost accounts or just want to sh on bad players. But when I do play seriously in a very low ranked game (if i am boosting a friend I obviously want to win) it does absolutely look like I am cheating sometimes but usually you can tell the difference because the way I would play was not, like, overly risky. Cheaters who were taking it seriously would bring a duo to protect/pocket them to stop people like me from being able to counter them (playing a oneshot hero counters a cheater if you can hit shots). But if you can't even try to hit a shot then they will always win. Almost beat a cheater who got to 4900 SR or something because he was braindead and would just run into the open and aimbot everyone on soldier. But they had a dva pocket so by the end of the match I could not even try to kill him and it was a waste of time. It is really discouraging, because a smurf you can learn from, when I was getting better I did pay attention to how they played and adapted (later on it was nice finding the same people and destroying them in return :) really felt like I had made progress improving, seeing an account a year later that had ruined my day playing far worse than me). iirc there was actually one bot in Overwatch and it was kind of funny, but it was pretty clearly not human and not very good. They also streamed it live. That was years ago so I am sure things have improved, but to make a truly human-like bot, well, the decisions AI or machine learning make is sometimes really weird in a competitive format. Something is always really off. Apparently they are getting very good, but the hope is that anti-cheats will use the same techniques in reverse. I don't know what that will say for false positives.
@Dogepoleon9 ай бұрын
AIMr does this for free
@wlockuz4467 Жыл бұрын
Low level security with video game examples, your channel is a gold mine!
@idkmanreal0008 Жыл бұрын
@georgedick1521 neka what???
@mollychromehearts Жыл бұрын
2:37 ad end
@goldenfloof5469 Жыл бұрын
I mean, the absolute ultimate cheat driver would be a separate machine that you could connect HDMI/DisplayPort to, and two usb ports to. It'd fudge a display, keyboard, and mouse, and since there's no way for any in-machine program to prove that those signals aren't legit since nothing in the machine itself is being modified. And I wouldn't be surprised if they came out with an A.I. that could subtly adjust your actual inputs to improve your game. Since some anti-cheats rely on seeing either unrealistic inputs, or a sudden change in input styles. So, an A.I. program that could slowly adjust your inputs more and more would be indetectable to it.
@bowenfeng97509 ай бұрын
Those kind of things already exist and can be readily bought.
@Dogepoleon9 ай бұрын
AIMr, its free and does this
@Karltyyy Жыл бұрын
Would love to see a video on DMA devices, I read a post about using a virtual machine/ second s PC + a DMA device and found it very interesting as it avoids HWID bans.
@Nioxs Жыл бұрын
Why would it avoid hwid bans💀 Maybe for the PC that the cheat is running on, but the other one where the game is running is still gonna be banned lol
@Karltyyy Жыл бұрын
@@Nioxs I’m not sure that’s why I’m asking. But if the memory is being read from a 3rd party device then it wouldn’t affect the main PC, no?
@CodecNomad Жыл бұрын
@@Karltyyy lmfao
@Nioxs Жыл бұрын
@@Karltyyy It affects the PC where you play the game and start the AntiCheat
@yoshimurahirihito Жыл бұрын
@@Karltyyy DMA allows you to bypass the need to read from memory locally, but you still need to write to memory for most cheat features. Most ACs will also be able to tell that you have a device installed and that might triggler flags. Also has nothing to do with avoiding HWID bans, just reduces detection vectors, if you get banned you're still HWID banned (there are other ways around this, just not DMA).
@hegyak9 ай бұрын
2:40 It should be noted, as a random piece of Windows History/Trivia. That the OS Controlling RAM Access was first done in Windows NT. And has been more or less this way since XP. 95, 98 and ME did not follow this convention. But XP and new Windows Versions do.
@Sar0429 Жыл бұрын
the only two acceptable uses for this software: -anti invasive drivers -forcing eac to let me set core affinity
@jay-d8g3v Жыл бұрын
It's so annoying that games won't allow you to change the affinity or priority.. just LET ME DO IT I NEED IT
@felicityc Жыл бұрын
So many people in these comments just wanting to get cheats lol with no interest in learning anything. So sad, such little effort. They would be so easy to give malware to. They will download anything you give them and run any batch file you want just because they want to feel better at the game than they are. We optimized games for competitive play in windows (not for any cheating, just tweaks to windows to make it not shit), and kids would literally do anything we gave them. My friend gave someone a bat file that was mostly gibberish obfuscated and it had a command somewhere in the middle to check all drives for fortnite and uninstall it. Most harmless thing but the kid really saw it uninstalled, reinstalled it, and did this 4 more times before asking why it wasn't working. If you did anything worse than that it is just so easy. It is sad. But we need to be aware of the danger in these communities because people who cheat for malicious reasons are often willing to also do malicious things to people.
@SuperTort0ise Жыл бұрын
1:20 This isn't entirely true graphics drivers can be recovered in windows it's called "Timeout Detection and Recovery (TDR)" and it's pretty cool IMO.
@cazz Жыл бұрын
Thank you, I didn’t know about that !!
@HobkinBoi Жыл бұрын
Also you can manually reload/restart a gpu's drivers with Ctrl+Win+Shift+B. You'll hear a beep, the screen will blank out/flicker, and you'll be back in business.
@rain-uw9ju Жыл бұрын
@@HobkinBoi where do you even learn this kind of shortcut lol
@patrickkdev9 ай бұрын
@@HobkinBoi I tried it. Worked exactly as you described.
@NarcoSarco Жыл бұрын
I'm not planning on making hacks but somehow this made me understand understand what a kernel is and how its used. I have a way clearer picture now, of what before was more like a black box. Thanks!
@SohamGupta Жыл бұрын
Very insightful, never knew the integrities of kernel drivers until now. Keep the up good work!
@lightxcookie5121 Жыл бұрын
great video expalanation of general driver's meaning and development process
@Dulge Жыл бұрын
Yet again, a really well put together and informative video. Great stuff Cazz!
@Manware. Жыл бұрын
He's indeed a great source of information for game hacking and allaround
@Vash.Baldeus Жыл бұрын
The biggest issue I have with Kernel level anti-cheat software is when it remains active even when I do not ACTIVELY PLAY the game.
@xman10110 Жыл бұрын
this is to make sure you're not rigging your install to allow you to cheat before you boot up the game
@somdudewillson Жыл бұрын
@@xman10110 It also makes sure that any exploit in the anticheat software can be utilized by bad actors to do much worse things than cheating in a videogame.
@imdanielmartinez Жыл бұрын
cough cough *vanguard* cough cough
@flamingscar5263 Жыл бұрын
@@somdudewillson what would stop said bad actors from doing that while the game is running? having it run 24/7 is no more a security risk then having it run AT ALL
@outasi_official Жыл бұрын
@@flamingscar5263 well imagine you play that game only like once a month and a zeroday in the anti-cheat is revealed while you were not playing
@kolleradrian2005 Жыл бұрын
One of the most useful videos ive ever seen. Very helpful
@freshnuts864 Жыл бұрын
I really like this format & the breakdowns
@BurritoByte10 ай бұрын
Thank you so much for the video, you explained the process very well!
@SalamiMommie Жыл бұрын
love to see surf in the background
@Rocky_the_Protogen Жыл бұрын
You got me rickrolled at 1:25
@Haste-fy9qy Жыл бұрын
Mom! New Cazz vid just dropped
@7wz49 күн бұрын
this video was helpful, thank you!
@bennguyen1313 Жыл бұрын
Basic question.. How do you call functions from a driver's source file? I have a USB (VID0A46 / PID9621) Ethernet Adapter and found driver source code for it, qop_kernel/drivers/net/usb/dm9620 I'm interested in using the device and adding/modifying that driver. But not sure how to get started (compile, load, call functions). For example, I installed gcc and plugged it in , but how do I call load it, in order to call its functions.. like "dm_write_eeprom_word"?
@user-bg1xh3yl5o Жыл бұрын
I like how the surf gameplay is just spectating the 38.02 run replay bot
@zzzetsulive Жыл бұрын
For alot of things having a good driver is a decent idea, case and point Baby Driver
@commenterycasing Жыл бұрын
return of the king
@_mishki_11 ай бұрын
Happy Chrismas everyone
@rustyarchitect Жыл бұрын
The TF2 surf gameplay in the background caught me off guard. Nicely done video!
@congriofish Жыл бұрын
Best explanation on how to make hacks I ever heard.
@pitubul7280 Жыл бұрын
sockets are easily deteceted, for some games people use a rasperberry with port W (wifi) so it can recieve info directly from your wifi and then you configure it to seem as your mouse. But you will still need to make a bypass to make the rasperberry invisible (make it so it seems its not connected to any socket, normally it will be connected to the USB-3.0 socket)
@Nickjack0310 Жыл бұрын
or just patch the anticheat
@giannnnni Жыл бұрын
@@Nickjack0310 ???? LOL
@ashxxiv Жыл бұрын
@@Nickjack0310 sure, but that is a much much harder task and would require far more moving parts in your program to circumvent the anticheat. the idea of not doing this is so that your cheat is efficient and as light weight as possible. some games ac is easier to "patch" but other more popular games require a lot of reverse engineering on the ac and i mean a *lot*
@Hnkka Жыл бұрын
You dont need to make the rasp invisible, just connect it with usb cable and make it seem like elgato streamdeck or something else
@dr.oetker6560 Жыл бұрын
@@ashxxiv better than ???? LOL guy
@mohammedzaid66348 ай бұрын
Bro your explanation on windows driver is so slick and understandable i can listen to your explanation all day what are the beginner level resources you would suggest to someone getting started on windows kernel programming not in game hacking but in general thank you for your contents :)
@crayder1100 Жыл бұрын
Great way to start the video. You've made me angry. Phenomenal start to a surf run then blue screen... it was like deja vu and made me feel that feeling all over again.
@karusic Жыл бұрын
This is a LEGEND channel
@Spluub Жыл бұрын
ty so much this helps clear alot of things up.
@Naifzy7 ай бұрын
Thanks !
@Speech_Maker Жыл бұрын
Funny how the most played time in the video is at the end of the sponsor lol
@cazz Жыл бұрын
thats how to game works G
@iceyberg7863 Жыл бұрын
This yt channel is such a blessing! Hacking in general always seemed like black magic to me and I just didn't know where to start until I stumbled upon this channel. Keep it up!
@jordan13377 Жыл бұрын
🤓
@sexlover34 Жыл бұрын
@@jordan13377 👺
@Mart-E12 Жыл бұрын
Why would you even start?
@vasatruhl5 ай бұрын
@@Mart-E12 Cuz its fun and you learn a lot about the windows api and how games work
@icespeaker81 Жыл бұрын
Biggest reason I quit gaming. Hate cheaters, hate spyware. No point in playing anything but single player.
@Bartek2OO219 Жыл бұрын
could you make a video about physical hacks like gaining access to the memory by using pci device?
@SCHIZOCYCLIC Жыл бұрын
your videos are always interesting and well done, thank you
@goliat2606 Жыл бұрын
What are the most ussable functions which have to be in driver? Memory read, memory write, and...? If i read memory and it is function address, how to call it from kernel mode using user mode application and um km communication? Is it needed at all? Or i can just call it from user mode?
@meth6922 Жыл бұрын
bro do yk how to bypass eac
@goliat2606 Жыл бұрын
@@meth6922 what you want to if you want bypass it?
@algerr3952 Жыл бұрын
I was just about to get started with drivers and then I see that you just uploaded this video xD
@davorfister Жыл бұрын
With Great Power Comes Great Responsibility
@rabi636gamer Жыл бұрын
Bro do more of these
@malcoder Жыл бұрын
This is amazing, great work!
@johanngambolputty5351 Жыл бұрын
Is this why these games have taken so long to support linux, because of how windows specific their methods are? Are the versions of easy anti cheat now available for proton also as potentially invasive?
@moimoi9995 Жыл бұрын
No, AFAIK the proton version of eac is much less potent because, linux being a bit more secure than windows, it simply won't allow it to run in kernel mode.
@iwky1930 Жыл бұрын
Problem with linux is that you can just make a patch for your own kernel or anyone can modify it. Thats why no anticheat support.
@johanngambolputty5351 Жыл бұрын
@@iwky1930 problem for enforcing anticheat on someone elses pc perhaps, great for using your own pc the way you want to though...
@iwky1930 Жыл бұрын
@@johanngambolputty5351 well yea i meant it as a problem in the case of anticheat support.
@ishid_anfarded_king Жыл бұрын
problem is that anticheat developers are control whores, linux can't run anticheat on root level only user level unlike windows.
@TwixedM9 Жыл бұрын
Fire Video Mate!
@Exachad Жыл бұрын
How the hell are cheaters so desperate to cheat that you all somehow find more privilege escalation zero-days and create 10x more resources about driver programming, reverse engineering, and process hijacking than actual highly funded security research teams combatting malware? That's just the people providing the info for free as well. I'm sure there's a lot more information people don't disclose since they sell paid cheats. Every time I do research about this stuff, resources with a focus on game hacking always seems to pop up and they have more resources and better explanations than the alternatives. Hate multiplayer cheaters, but gotta concede that that make useful stuff. I just hope most of y'all are learning this for fun and not to cheat in actual competitive games or make malware. Reminds me of when I learnt that of this realistic tank based game called War Thunder that is apparently responsible for countless leaks of classified military information from different countries to win arguments on the forum or get certain vehicles buffed/nerfed. When the recent Pentagon leak happened, I remember people were joking about it being related to War Thunder. Turns out it actually was. Some gamers are truly lunatics.
@felicityc Жыл бұрын
It was not countless leaks, iirc it was just one about the F-16. It was non-critical information and something some random enlisted probably knew and had access to on something that wasn't SIPRNET. I have a lot of documents about the planes I flew on (Far more sensitive than the F-16) that are unclassified, but the general public doesn't really have access to them easily because they are part of our training, and what the public has is just generalized information. I have talked with some cheat devs of very expensive paid hacks and they are very talented people. Much more talented than the average pixelbot writer. You can tell the difference in class, it's like a drug dealer vs. the drug lord. They are able to get around anticheats long before anyone else and able to keep it updated, somehow. Their value becomes less and less useful as the anticheat is compromised, and this was the case for Overwatch, which started out having a decent anticheat (it stopped most memory cheats, which were the most dangerous for that game, where most things were server side, so most things could not be touched), but Blizzard neglected it and since it was in-house, it was fairly obfuscated but only got easier and easier to defeat. Most of the lower tier cheaters who sell stuff include malware (hwid spoofers are almost always malware for some unsuspecting kid) and they tend to be really dumb and scammers, who steal other people's cheats and resell them with some minor modifications. Many cheaters that do not develop are also very talented because they too enjoy reversing. It was annoying I had to do all this in secret despite myself never cheating because learning about these things was very informative for what was really possible, and what was out there; and what to look out for. I also forwarded cheats to Blizzard's line quite often but I doubt it made a difference. The community is very scummy and dangerous. Cheating is addictive like a drug if you lack empathy in some regard. But for every intelligent engineer and software dev (one I knew specifically would teach me how jank some of the worst cheats were) there are like 100 kiddos and scammers or more, treating it like a business, or trying to get people to do things for them for free while they do not care to learn anything. at some point in time many people need a lockpicker... someone has to be able to do it. There are also grey hats who go for reward money in return for finding exploits. It is a very interesting dynamic and I found cheaters to be interesting people. At the end of the day, though, the majority of them are ruining these games and often for very stupid reasons (everyone else is cheating is a common one by people coping they are bad).
@chri-k Жыл бұрын
@@felicitycno, there are at least three. One was on the specifications of some Chinese tank shell, don’t remember what the third one was.
@j.y. Жыл бұрын
Thanks for the video. Could you make a video on how to manually map drivers? Thanks
@peterSobieraj7 ай бұрын
Can we just connect gaming PC thru other PC, and use that other PC for scaning network trafic, to get informations that we need ?
@Zaary6 ай бұрын
network traffic is encrypted
@SwissExperiments Жыл бұрын
very well explained!
@minghaolin Жыл бұрын
Great explanation! Could you make a video which talks about how to write a window driver for game hacking?
@carlospulpo4205 Жыл бұрын
The best way to cheat is the 2 computer method using a hardware debugger to bridge the host and debugger, it's undetectable to the host running the game. Example of this is using a PCI card that opens up a DMA pipeline. I break anti-cheat engines for fun.
@solo274 Жыл бұрын
👍
@ting1561 Жыл бұрын
"undetectable" -> This isn't true [anymore]. VGK and ESEA have proven, that you can easily detect DMA these days. Even with custom firmware.
@fss1704 Жыл бұрын
@@ting1561 Define easily, because in the end of the day all it can do is try to parse known signatures of access, if i make a cheat and don't publish it's truly indetectable, DMA tracking is tricky as FUCK, and theoretically all you would need to do to write your own driver is to pay microshit to sign a buggy code like with VMWARE, or buy a driver exploit for a device you own, Heck, write your code to use the video card as DMA then it's a complete and absolute clusterfuck madness blackhole to try to block the cheat.
@adversemiller Жыл бұрын
@@fss1704 Couldn't have said it better. Infact one of my favorite ways to access memory and bypass Anti-cheat doesn't even require DMA. You can use something like CosMapper to just manually map your driver before you launch the game. Works like a charm
@fss1704 Жыл бұрын
@@adversemiller sweet, didn't knew this tool, i have a pc with a compromised intel me that was a legend reverse engineering hacks, watch god mode unlocked to have a grasp, used to cheat very well, just small fov aimhelp and triggerbot with esp invisible to the software, i exfiltrated the esp box data trough pci slot like i was using a gpio and the o.s. had absolutely no clue that there was anything connected, i used a bluepill to draw the esp boxes on top of a vga signal.
@wanderingknight10 Жыл бұрын
.data ptr can be detected if not going through proper sources
@ZenBatexe Жыл бұрын
Very well made video ,I just loved it but sadly, right when I was expecting you to go into more technical stuff you were just getting to new part. Please do a more in depth video giving us some of the tricks that helped you in your "journey" because I I did knew about most of the stuff you said, but this is somewhat basic knowledge, and I want to learn more technical stuff. Keep it up
@yoshimurahirihito Жыл бұрын
As you say he only mentions each stage of development briefly, but for the length of video he is aiming for that's nessecary. Hopefully more to come :)
@ZenBatexe Жыл бұрын
@@yoshimurahirihito For the video length it's incredible, he covered all the basics in a very easy understanding way. But I want to learn the actual technical part. Hope he will do that
@IstAuchEgal_ Жыл бұрын
Its a channel mostly targeted at complete beginners, he has to explain the basics first, lets just hope he goes more in-depth in a future video. Would be nice since you usually have to read for this kind of information but reading is for nerds
@ZenBatexe Жыл бұрын
@@IstAuchEgal_ Lmao, ikr 😂😂 Same mentality her3
@theRPGmaster Жыл бұрын
Exactly. More technical stuff please!
@motbus3 Жыл бұрын
Great video thanks
@driestmarlin4317 Жыл бұрын
do you have a dx11 internal imgui tutorial?
@brutal7304 Жыл бұрын
It’s easy to make, you would need to hook present and then check out imgui’s implementation
@ismailaf3634 Жыл бұрын
4:25 wait wtf was that
@RationalFunction Жыл бұрын
VMware < virtualbox
@XboxOriginal13219 ай бұрын
I feel id rather play a game that has an actual anticheat
@AlmostBrokeLbs Жыл бұрын
1:23 nice rickroll
@omi8101 Жыл бұрын
A minute long sponsor for 7 minutes of content?
@s1ok Жыл бұрын
Can you make a video on how to make a spoofer for any mobo? Since people get hwid bans and we also wanna learn how to do it ourselves. Please tell me any sources you recommend
@eggman251 Жыл бұрын
1:32 thanks i got rickrolled
@srandista11nuda59 Жыл бұрын
Not me getting a f stroke when you put a blue screen with the sound and I instantly thought I got a bluescreen xDD
@imn1ghtisshort709 Жыл бұрын
What if you directly burn your cheat or driver onto the motherboard. I remember hearing about some 3rd party compagnies that sold motherboard in some asian countries burn a info stealer malware so it literally cant be detected by anti viruses which has kernel level permission. So we can make the same situation happen but instead of a malware and anti viruses, we have a cheat and anti cheats
@chri-k Жыл бұрын
How does the installation process even happen on Windows?
@egoalter12763 ай бұрын
Game genie basically. Thing is, legitimate peripherals are registered and have officially assigned identifiers. Now you can forge one of those, so automatics may not pick it up, but if enough sightings of an unusual device ID get associated with reported cheating, manual review is just going to get it flagged as a malicious peripheral. There are really only two ways around kernel monitoring. Either switch your memory injector's ID frequently enough that it doesnt get intercepted, or run the entire kernel in a virtual environment, and modify memory from outside the scope of its virtual kernel. This can go as far as airgap isolation and hardware debugging feom a second compuiter. At that point becomes impossible to detect the memory modification, and anti cheat has to fall back on reviewing performance, most likely with machine learning algorithms.
@0x157 Жыл бұрын
to add on something, vbox lets u take snapshots without a premium sub, i find it quite useful, not sure if vmware does the same.
@ericelnomada Жыл бұрын
i use IL2CPP and variable obfuscation :P
@WomboBraker Жыл бұрын
bro showing some legacy react code while talking about kernel :D
@user72-jl2tl6 ай бұрын
Logitech g pro supperlight 2 + arduino Leonardo + usb host shield?
@dbmaster46446 Жыл бұрын
2:49 success.. Failed with error xD
@johndon3782 Жыл бұрын
Also you do not "create your own versions of reading and writing memory" to get around hooked syscalls or anything else the anticheat looks for.
@reverenddick8562 Жыл бұрын
I had the idea to get into game hacking about 6 months ago. I'm now a certified IT Specialist and have zero interest in games anymore. The computer world is so damn big.
@user-zu1ix3yq2w Жыл бұрын
What are you doing, though
@reverenddick8562 Жыл бұрын
@D: I'm currently learning C language and then transitioning to C+ for development.
@realmslayer Жыл бұрын
@@reverenddick8562 do you mean c++
@reverenddick8562 Жыл бұрын
@Realm Slayer yes, or CPP, as I've also seen it.
@realmslayer Жыл бұрын
@@reverenddick8562 okay because I was a little bit confused when you said C+
@Julio-j1i6o10 ай бұрын
useful video!
@melissali1571 Жыл бұрын
I do have a Working Hypervisor, and a working Data Ptr Swap driver to develop cheats for VanGuard protected games, EAC and Battleye... But you do not NEED a driver. If you know enough about Low Level Programing, and a deep understanding of the OS, there are plenty of OS exploits to allow safe internal code injection with out the need of a HV or Driver...
@troy7306 Жыл бұрын
Hey there cazz. You know that there is a lot of regular ppl who dont have any on youre yt channel like me who want to test the hacks. So can you please make a tutorial on how to actually use it ourselfs.
@sofianealloui Жыл бұрын
You're the best Man ♥
@itzyaboisatan Жыл бұрын
can you use gefroce drivers to use as a "base" for your cheat?
@benmetz6755 Жыл бұрын
herz 5
@alurma Жыл бұрын
Awesome video bro. Installing Visual Studio immediately!!!
@pickle6114 Жыл бұрын
that blue screen of death scared me i thought it actually happened
@Martin_Val Жыл бұрын
I was waiting for this ❤
@gabrielT93x Жыл бұрын
Awesome video bro, can u do a internal/external using rustlang e show it to us?
@allen-kb4pw Жыл бұрын
great video!
@kyminh7186 Жыл бұрын
I have a question that when i using Kernel driver cheat hooking function of modules in process, read write memory of process so i have to inject dll like i do in internal cheating user-mode ?
@Dogepoleon9 ай бұрын
if you still need this, no you shouldn't since it is directly operating on the kernel
@kiooo9 Жыл бұрын
Anybody who has a problem with anti-cheat software and a multiplayer game is extremely suspicious in my book
@ricedbroccoli Жыл бұрын
Anyone who doesn't have a problem with a piece of software they are forced to have running all the time at one of the most privileged levels in a computer OS, just quite simply either doesn't understand Computers or is a fucking idiot.
@codec2821 Жыл бұрын
nice video, although what was 4:23 about? =)))))
@beaverbuoy3011 Жыл бұрын
Awesome
@slimeball6622 Жыл бұрын
did anyone else scan the qr code of the blue screen? 1:23
@radspiderjackson Жыл бұрын
having a vid on this channel of this method makes me feel better about following these instructions from some shady site that looked straight outta the 80's..