YOUR FIRST KERNEL DRIVER (FULL GUIDE)

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 610

  • @cazz
    @cazz  11 місяців тому +25

    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.

    • @popcornpizza8869
      @popcornpizza8869 11 місяців тому +2

      W sponsorship

    • @Cameraman-lr4vb
      @Cameraman-lr4vb 10 місяців тому

      get_module_base is not working

    • @IshaqIbrahim3
      @IshaqIbrahim3 7 місяців тому +1

      Timeline: 43:30 Programming The Windows Driver Model by Walter Oney and Windows Kernel Programming by Pavel Yosifovich warned against touching the IRP after calling IoCompleteRequest(). Did you take that into consideration?
      I noticed that you touched the IRP after calling IoCompleteRequest() by following with return irp->IoStatus.Status.
      They pointed out that it could lead to system crash.

  • @Giuseppe-ij5qz
    @Giuseppe-ij5qz 11 місяців тому +242

    "Look I can even do it backwards." Absolute monster XD

  • @sudowtf
    @sudowtf 11 місяців тому +54

    I was going to propose to Cazz if he could make slightly longer videos and this man just drops over an hour of content😂
    Dude’s already absolutely going off the rails in all the good ways.
    Definitely gonna watch this whole!
    ❤ my guy

  • @biigsmokee
    @biigsmokee 11 місяців тому +120

    Finding resources this good is extremely difficult, thanks for releasing this content for free legend

    • @Mooooly-g8j
      @Mooooly-g8j 11 місяців тому +5

      it's not you people just can't read

    • @dkkogmaw1311
      @dkkogmaw1311 11 місяців тому

      its legit not your just a paster sadly

    • @buddybrax
      @buddybrax 11 місяців тому +3

      @@dkkogmaw1311on god. He thinks he’s learning something from the video. These people have lost their mind

    • @timnonik2736
      @timnonik2736 11 місяців тому +8

      @@buddybrax Are you serious? Its literally a step-by-step how to access any process memory from a self written kernel driver. But sure, thats not useful to anyone.

    • @buddybrax
      @buddybrax 11 місяців тому +4

      @@timnonik2736 Yes, I am very serious.
      This is the most common, easiest, most plastered source/PoC of 'bypassing' an anti-virus / anti-cheat in the world.
      If you don't actually understand how it works, you will achieve and learn nothing.
      And saying it's "self-written" is a fucking joke. Typing it out on your own doesn't make it self-written. That's like saying "Well I hook something else than he does, so it's unique!"

  • @gastervb
    @gastervb 9 місяців тому +7

    Why haven't I seen this channel earlier? There is a lot of stuff that I can learn about windows and game cheats. Now I need to watch every single video to know everything. Thanks for your work.

  • @phynae
    @phynae 11 місяців тому +4

    Thanks Cazz! I learned so much from you in the past few weeks. Humanity can be proud to have you. Keep going. You are my main source when it comes to c++ and game hacking in general!

  • @justaspeedrunner
    @justaspeedrunner 11 місяців тому +262

    I have no intention to make a kernel cheat, I don't even use windows, and yet here I am anyway

    • @cazz
      @cazz  11 місяців тому +152

      “I don’t even use windows” is based, glad you’re here bru

    • @execute214
      @execute214 11 місяців тому +25

      same, arch user here

    • @juanm3058
      @juanm3058 11 місяців тому

      oml what are you using then

    • @nikos4677
      @nikos4677 11 місяців тому

      @@execute214 btw...

    • @AlizJaytay
      @AlizJaytay 11 місяців тому

      ⁠@iaros.hbro i stg. I tried to install some standard libraries or something one time and gave up and haven’t tried to develop on windows since

  • @chavo6613
    @chavo6613 11 місяців тому +12

    Thank you so much Cazz for sharing all your knowledge with us man 🔥

  • @barclayiversen376
    @barclayiversen376 5 місяців тому +2

    Tutorials like this where things are really spelled out for you are so valuable. Thank you. The game hacking community can be very gatekeep-y at with information and people like me just need things shown to them to understand. Appreciate you.

  • @jordanwright6854
    @jordanwright6854 10 місяців тому +9

    I figured you were South African but when I heard the "yoh if I could spell" I knew

  • @RichardBejtlich
    @RichardBejtlich 6 місяців тому +1

    Just the first 30 minutes of the setup is gold -- very well explained, thank you. 🙏

  • @gabirican4813
    @gabirican4813 8 місяців тому +1

    Thanks!

  • @Compyler
    @Compyler 11 місяців тому +10

    THE RETURN OF THE KING
    Welcome back Cazz 👑

  • @LukeTKC
    @LukeTKC 11 місяців тому +10

    Damn lol, just discovered your channel start of this month when coding for my DMA cs2 cheat, you videos helped with some additional knowledge. pretty convenient how you start uploading now again😂 Welcome back

    • @Michtar
      @Michtar 11 місяців тому

      hi tkcz

    • @PXINXYZ
      @PXINXYZ 11 місяців тому

      Wtf real tkcz?!?

    • @mariobabic9326
      @mariobabic9326 11 місяців тому

      which dma device are u using for cs2? also why do you use dma when u can simply use a kernel driver like shown in the video?

    • @airtrack9540
      @airtrack9540 11 місяців тому

      @@mariobabic9326 Maybe Faceit?

    • @itzlaith
      @itzlaith 11 місяців тому

      @@mariobabic9326 dma for faceit cheating

  • @inqmusician2
    @inqmusician2 9 місяців тому +4

    MS devs back in the day didn't call the blue screen "blue screen of death". They call it simply blue screen or a BugCheck. BugCheck(or KeBugCheck) is a function down in the NT API that allows to raise the blue screen in the event that something down in the kernel.
    I'm here mostly for malware development, because the knowledge between cheat development and malware development is interchangeable. Like creating drivers and making malware that is invisible to the antiviurs or an IDS program. Or bypasssing anticheats, that are behaving like antiviruses themselves. The more you live, the more you learn.

  • @GoblinProductions69
    @GoblinProductions69 10 місяців тому +4

    Great Video as always. Where did you learn stuff like that anyway?

  • @trechosdesucessooficial
    @trechosdesucessooficial 11 місяців тому +3

    Bro this is like a course omg thank you for this knowledge u are the best!

  •  11 місяців тому +1

    I use Linux exclusively on literally all my devices but boy do I enjoy this kind of content, pop corn ready

  • @d4nny_2311
    @d4nny_2311 Місяць тому +2

    Note for future reference: the offsets (and client_dll.hpp for that matter) use nested namespaces so either use something like cs2_dumper::offsets::client_dll::dwLocalPlayerPawn or declare parent namespaces with: using namespace cs2_dumper::offsets; otherwise visual studio won't help you much since there are 2 instances of the client_dll namespace so you gotta specify which one you want exactly (one inside offsets.hpp under cs2_dumber::offsets::client_dll and one inside cliend_dll.hpp under cs2_dumper::schemas::client_dll)
    edit: same goes for the rest of the nested namespaces or user aliases:
    namespace client_dll = cs2_dumper::schemas::client_dll;
    namespace offsets = cs2_dumper::offsets::client_dll;

    • @perq_hvh
      @perq_hvh Місяць тому +1

      i had to figure this out myself. glad there is someone out there spreading this information. i hope you are placing this on his other tutorials.

    • @d4nny_2311
      @d4nny_2311 Місяць тому

      @perq_hvh didn't think of it. I will

  • @christianross2567
    @christianross2567 11 місяців тому +2

    "I really hope this doesn't ruin cs2" UD cheats are like 5 bucks a month already lol. Great video, as always. Really appreciate your hard work.

    • @oroelcobaya06
      @oroelcobaya06 11 місяців тому

      if you want to sell a cs2 cheat, just paste aimstar's src and change its menu

  • @anoxidus
    @anoxidus 6 місяців тому +9

    Crowdstrike should watch this

  • @AbdullahYazbahar
    @AbdullahYazbahar 11 місяців тому +4

    Me: wow, really cool
    NoOne: CS2 devs watching carefully

  • @Martin_Val
    @Martin_Val 11 місяців тому +2

    I was waiting for this!!! ❤❤

  • @MutalibGozalov
    @MutalibGozalov 6 місяців тому +2

    It's such a whelsome feeleing trying to learn something while U understand only 10% of what's going on there))

  • @I.walk_with_a_stick
    @I.walk_with_a_stick 11 місяців тому

    DUDE NO WAY I WAS SEARCHING YESTERDAY FOR A TUT AND CAZZ SAVED THE DAY TODAY!!!!!!

  • @Lojdika
    @Lojdika 10 місяців тому +2

    A tutorial for user mode driver (UMDF V2) would be greatly appreciated. This video is invaluable, nevertheless.

  • @potagerdenavets
    @potagerdenavets 7 місяців тому +5

    If anyone has perfomance issues on windows (booting and while using it) after this. Disabling bcdedit with bcdedit /debug off did the job for me

    • @sven10101010
      @sven10101010 7 місяців тому

      Thank you.. I was going insane wondering what I fucked up

  • @我的暱稱
    @我的暱稱 11 місяців тому +1

    Thank you for sharing these valuable resources! Much appreciated ❤

  • @turb0004
    @turb0004 11 місяців тому

    It's incredible. Thanks for your work. Your videos are always interesting but this one is the best. I'm waiting for more 👏

  • @Ace-vq7jm
    @Ace-vq7jm 11 місяців тому

    Thank you for making videos man, and not only just making them but putting in so much effort. I just wish I had this level of motivation towards something lol

  • @2aesthtc
    @2aesthtc 11 місяців тому

    first time in my entire life leaving a comment when a video posted recently

  • @t.n.a.1703
    @t.n.a.1703 9 місяців тому

    This video is awesome and I learned a lot. Thank you very much cazz! It would be great if you could make more videos about drivers. e.g. minifilters, anti-delete for our cheat solutions or kernel mode bypasses.

  • @stixeanu2191
    @stixeanu2191 2 місяці тому

    how long did it take you to learn all this man, my head explodes just by watching.

  • @REZOLVER
    @REZOLVER 11 місяців тому +2

    Amazing video! Thanks for this detailed tutorial!

  • @akakamaz7382
    @akakamaz7382 11 місяців тому +1

    im too incompetent to make a cheat, nor do i want to make one, but youtube continues to recomend me this channel

    • @Bukharian-gw8mv
      @Bukharian-gw8mv 11 місяців тому +1

      whats the harm in trying, go for it.

    • @akakamaz7382
      @akakamaz7382 11 місяців тому +3

      @@Bukharian-gw8mv the harm is me getting baned 😂, or geting a virus by downloading the tools 🙄, or corruping my os onto oblivion given that the tutorial is a kernel cheat 😫

    • @Bukharian-gw8mv
      @Bukharian-gw8mv 11 місяців тому

      @@akakamaz7382 😂 lmao and for that reason alone in trying it on my spare laptop.

    • @G5XD
      @G5XD 11 місяців тому

      @@akakamaz7382​​⁠getting banned is so easily avoidable. You’re definitely not gonna get a virus, and the incredible part about a VM is you won’t fuck your pc.

    • @JvoidluxxYT
      @JvoidluxxYT 5 місяців тому

      @@akakamaz7382 banned is an issue but virus??? The tools wont harm you. The reason why you set up a VM is because it is kernel and you need to debug and fix issues that corrupts your pc.

  • @disenchantedcardgd9878
    @disenchantedcardgd9878 11 місяців тому +6

    If anyone has "No certificates were found that met all the given criteria SIGNTASK" then: Go to properties of Kernel Project -> Driver Signing -> General and set Sign Mode to "Off"

    • @jakydibee8569
      @jakydibee8569 10 місяців тому

      Broooooo Ur the fucking best. Thanks a lot

    • @BigWhiteBud
      @BigWhiteBud 8 місяців тому

      I was struggling so hard with this I ended up deleting my whole solution when I could have done this xD

    • @david.gavriloiu1339
      @david.gavriloiu1339 8 місяців тому

      thank you dudeee, helped

    • @ayras7932
      @ayras7932 6 місяців тому

    • @sebbydaking1014
      @sebbydaking1014 3 місяці тому

      cheers

  • @goozjeesh46
    @goozjeesh46 11 місяців тому

    wow i have been waiting for this! thank you!

  • @ragnarok9131
    @ragnarok9131 5 місяців тому

    thankyou for your hardwork : easy to understand because of your explanation

  • @rikoboo
    @rikoboo 10 місяців тому

    legend is spoon feeding us, watch it whole dont skip u dont wanna miss anything important

  • @robotics_and_stuff
    @robotics_and_stuff 4 місяці тому

    Great video! Btw, if someone gets an error about lower version of WDK extension than VS requires, then install WDK through the windows installer (individual component)

    • @lindis_r
      @lindis_r 3 місяці тому

      Best practice is to match the latest version release of WDK and the Windows SDK.

  • @kibeyt
    @kibeyt 11 місяців тому

    Cazz gives me a tingly feeling with these videos

  • @noidity
    @noidity Місяць тому

    I can apply these methods to other games correct?

  • @krillinbaldhead9863
    @krillinbaldhead9863 11 місяців тому

    p2c in shambles after this comes out, good job Cazz !!!

  • @mokouu
    @mokouu 10 місяців тому

    Gratitude be upon thee for bestowing thy wisdom without demand of coin

  • @hooliganez
    @hooliganez 7 місяців тому +10

    After "bcdedit /debug on" and rebooting, things can start going crazy.
    Slow boot, freezes time-to-time. As far as I have read - this is UEFI/BIOS nuances. bcdedit can be slower on UEFI systems due to synchronization between NVRAM (which holds UEFI boot variables) and the BCD (Boot Configuration Data) stored in the registry.
    If anybody faces this - do not freak out. Just disable kernel debugging. Things should go back to normal 💪

    • @Hostlyy
      @Hostlyy 5 місяців тому

      brooo i wish i read this before i reset my pc lol i didnt actually know what caused it and i thought that this _surely_ wouldnt of messed up my pc out of all the things i did but i guess i was wrong. is there any way to fix this?

    • @hooliganez
      @hooliganez 5 місяців тому

      @@Hostlyy same 😅 Reset my pc, then made the investigation. Haven’t found the solution, but next time i knew the issue, so waited all the freezes, debugged the driver and disabled debug mode. Not the best way to deal with the things, still i made my way.

    • @Hostlyy
      @Hostlyy 5 місяців тому +1

      @@hooliganez no yeah tbf my pc needed that reset since i havent reset since i got it now everything runs smoother even on debug mode for most normal operations except from games with kernel ac i think

    • @Hostlyy
      @Hostlyy 5 місяців тому

      @@hooliganez also ur lithuanian right laba diena seni

    • @tonyscalleta
      @tonyscalleta 4 місяці тому +1

      Just use CSM/Legacy. Fuck Secure Boot. 😂

  • @Luzum
    @Luzum 11 місяців тому

    I've been waiting for this for so long, very anticipated, can't wait to start. Thanks cazz!

  • @lightningspeedyt
    @lightningspeedyt 3 місяці тому

    great tutorial great for beginners but i would recommend u only use this one usermode anti cheats as its the basic ioctl communication

  • @bezik572
    @bezik572 10 місяців тому +1

    Thank you for your video! It was pretty clear, however, could you please tell me, how did you find the IoCreateDriver and the other if it isn't documented? How can I find the other functions which are not documented? Thank you!

  • @tin13001
    @tin13001 9 місяців тому

    You should do a part 2 continue building on this driver. Swap out IOCTL for UM-KM shared memory, pointer/function hooking, callbacks. Maybe impersonate a PatchGuard thread? ;)

  • @highfacility9200
    @highfacility9200 4 місяці тому

    Wow dude, what a brilliant video!!!

  • @TBaxxx
    @TBaxxx 11 місяців тому +1

    Thank you cazz ❤🔥🔥

  • @sh9351_dev
    @sh9351_dev 11 місяців тому +1

    you forgot the part where I try running it in my host and it bluescreens and bootloops
    But honestly, great content! Though I'm not into C++, still love your videos ❤

    • @sxmrrz
      @sxmrrz 11 місяців тому

      Bro did u ever figure this out? Fucked my pc the first time, reset my entire pc and tried again and it’s fucked again so now I gotta reset it again😢 I just wanna learn dawg

    • @Cipsko
      @Cipsko 11 місяців тому

      This is for what are vms

    • @outcome2715
      @outcome2715 7 місяців тому

      @@sxmrrzjust learn about “driver hijacking” if your making a cheat. Unless you get your stuff signed by Microsoft it’s pointless. If not then I’d still look into hijacking

    • @sxmrrz
      @sxmrrz 7 місяців тому

      @@outcome2715 yeah fs. I got this all figured out months ago and made a solid cheat with it. Even if it’s not signed VAC is UM so this is overkill anyway

    • @nikkofr
      @nikkofr 5 місяців тому

      Well thats why you test in on a vm first...

  • @RayChism
    @RayChism 11 місяців тому

    no wonder you’ve been quiet can only imagine how long this took

    • @smokinglife8980
      @smokinglife8980 11 місяців тому +1

      Like 1hr if you are bad at coding 😂

    • @cazz
      @cazz  11 місяців тому +1

      It definitely took some time to put together and a few revisions, thanks for the comment brother

  • @Cipsko
    @Cipsko 11 місяців тому

    BRO THIS VIDEO IS AMAZING

  • @dragoni_penguin
    @dragoni_penguin 11 місяців тому +5

    admin, he's doing it in ring 0

  • @w42s
    @w42s 11 місяців тому +1

    Hello coded it up yesterday works like a charm I love it. Thanks so much! but I gotta rather picky question just simply why the bool in_air reversed?

  • @The_Code_Matrix
    @The_Code_Matrix 11 місяців тому +1

    Bro please make a video that how to make Bypass for those games that need Emulator like PUBG.
    love you bro from Afghanistan!

  • @thecircusb0y1
    @thecircusb0y1 11 місяців тому

    LOVE YOUR CHANNEL , Please please please keep it up.

  • @mariobabic9326
    @mariobabic9326 11 місяців тому

    thank u so much brother this is exactly the video i needed

  • @deinpapa3769
    @deinpapa3769 4 місяці тому

    i suck at coding, thanks for making that clear again

  • @tomifilep1
    @tomifilep1 7 місяців тому +1

    Thanks this is very informative video but can you make a video for vanguard bypass for Leauge of Legends? or just how to disassemble the vanguard. sys and find how to bypass

  • @abuelo_gen
    @abuelo_gen 11 місяців тому

    You are awesome, keep going and i hope you success

  • @Joelmatic
    @Joelmatic 11 місяців тому

    This is amazing, Thanks you for this video.

  • @akaipureya3380
    @akaipureya3380 11 місяців тому +2

    !!!!!! IMPORTANT
    If you making driver for Tarkov, be carefully with "bcdedit /debug on" and dont forget write "bcdedit /debug off" after debugging on VM, because you can catch game freezes completely

    • @jerolarreta8857
      @jerolarreta8857 Місяць тому

      Yo doit the same of the video for tarkov??

  • @zxuiji
    @zxuiji 11 місяців тому

    Thanks, I'm planning on writing a driver api wrapper in the future to minimise differences between linux and msw so this was helpful for that future plan. For now though I'll be focusing on a separate more important project for ending the need for compiling *.exe/*.elf/*.dll/*.so directly (in most cases, certain exceptions apply, underlying wrappers can still be used though)

  • @raicu-t3i
    @raicu-t3i 6 місяців тому +1

    could you do a part 2 on this for injecting a DLL into a process from the kernel driver?

  • @Adrian00213
    @Adrian00213 11 місяців тому

    great stuff!! 🥰
    One anticheat i am trying to brake hopefully with this guid is using TLS callback as way to know if user is doing sketchy stuff.
    Would this method bypass the check?
    Is there another way i could bypass the TLS callbacks?

  • @youngv3ru
    @youngv3ru 11 місяців тому +1

    Thats a good tutorial actually.
    Its very helpful.
    Definetely Recommend this guy!

  • @adamjung9547
    @adamjung9547 11 місяців тому

    thank you just what I've been looking for i'm early:)

  • @nairbotisol9339
    @nairbotisol9339 11 місяців тому

    Amaizing tutorial! Thanks.

  • @piecity4
    @piecity4 10 місяців тому +1

    i never knew csgo cheating was this wholesome

  • @modifyingmemory
    @modifyingmemory 8 місяців тому

    thanks for the upload

  • @TVSh0rts
    @TVSh0rts 11 місяців тому +2

    Do you know any other articles/tutorials/resources that teach more advanced stuff about kernels?

  • @EazyGoatz
    @EazyGoatz 11 місяців тому +1

    Make a video on how you learned assembly

  • @ningu1036
    @ningu1036 11 місяців тому

    CAZZZZ FINALLY LETS GOOO!!!

  • @icz
    @icz 11 місяців тому

    I liked your vid before started watching

  • @imedox_dz
    @imedox_dz 11 місяців тому +1

    wooow amazing, thanks for the video, the FIRST KERNEL DRIVER full tutorial in youtube 👀

    • @smokinglife8980
      @smokinglife8980 11 місяців тому +1

      No

    • @imedox_dz
      @imedox_dz 11 місяців тому

      No! 🤨already have full tutorial for KERNEL DRIVER from scratch! on youtube befor that one?@@smokinglife8980

  • @dexx0
    @dexx0 11 місяців тому

    yoooo bro DROPPEDDDD

  • @Jujudo
    @Jujudo 9 місяців тому

    This is the sickest thing ever

  • @hmmmidkkk
    @hmmmidkkk 11 місяців тому +1

    Your visual studio project setup is very ungay , i like it 👍🏻

    • @cazz
      @cazz  11 місяців тому +1

      I appreciate it 😂💪

  • @noahsndergaard9297
    @noahsndergaard9297 11 місяців тому

    Keep up the good work Cazz, you're always so down to earth. So it's always so chill to watch your vids🥇

  • @EL_ARTEM
    @EL_ARTEM 11 місяців тому +3

    If you want to use this without KDMapper (I have AMD chip, so i use disable DSE instead): just write everything in DriverEntry function and delete IoCreateDriver implementation.
    To load just use (cmd -admin): sc create your_service_name type= kernel binPath= c:\yourDriver\yourDriver.sys
    then disable DSE
    sc start your_service_name

    • @sebbydaking1014
      @sebbydaking1014 3 місяці тому

      Thanks for this
      I made the service correctly, but I'm a bit confused on how to write everything in the DriverEntry function, could you explain please?

  • @Tapsby7
    @Tapsby7 7 місяців тому

    Hey man! Tysm for the video, truly appreciate it.
    Just wanted to ask how to go about a driver that works for AC’s that run on KM and not UM, for example EAC.
    Asking because I want to code a driver for Apex

  • @RENNE44
    @RENNE44 9 місяців тому +1

    Could you do a video on either MmMapIo Managing / Usage or creating a loader/mapper tool for the drivers like say using a DSE Bypass to load a driver over NtLoad and then using that driver to map the other driver into kernel space with a pre-defined object and then calling the OEP and starting a thread out of the mapping driver to bypass Ps Module Lists in the NTOSKRNL Structs? I've been studying this and a lot of other people do too so it would be cool.

    • @RENNE44
      @RENNE44 9 місяців тому

      And maybe using other driver communication methods like encrypted post-server kSockets or HW Paging BP with register spoofing to interpret calls in the kernel using a custom dispatch in the PE of the usermode program? Maybe even try teaching people more about NTOSKRNL, EPROCESS, Ps, PEB/TEB, Etc?

    • @neroghost4721
      @neroghost4721 8 місяців тому

      How did you learn this stuff? Maybe you should make a vid

  • @alexandrohdez3982
    @alexandrohdez3982 11 місяців тому

    I do enjoy 👏👏👏👏👏👏

  • @henriquematias1986
    @henriquematias1986 11 місяців тому

    Amazing content!! As a side note, i was wondering: I got a firewire soundcard that has no drivers for the latest Windows.. Considering we know what is the FireWire chip you think we could code one ourselves?
    Is there such a thing as reverse engineering a driver already made and then updating it?

  • @jarjava11
    @jarjava11 11 місяців тому

    It would be great to create a library in C# like memory.dll using kernel drivers with simple methods like readfloat readstring and so on but I see that people collaborate little sometimes

  • @user-yd4qw4qz4z
    @user-yd4qw4qz4z 5 місяців тому

    After following this now i cant open any game that has eac or my pc crashes so thats nice i guess

    • @nikkofr
      @nikkofr 5 місяців тому

      Turn the kernel debugging off again and restart your pc, and you should be fine

  • @nolancao2878
    @nolancao2878 11 місяців тому

    thanks a lot for this.

  • @money4yu
    @money4yu 5 місяців тому

    Love that someone showers in the end 😂

  • @atomiapx
    @atomiapx 11 місяців тому

    We need a cs2 internal video

  • @shialex2553
    @shialex2553 11 місяців тому

    u have to make big video about esp(internal) on cs2, it is gonna be interesting

  • @julius3066
    @julius3066 11 місяців тому

    i fully rebuild the code from the its amazing!!

  • @philogex
    @philogex 11 місяців тому +1

    bro's cooking again

  • @Brutalslayer69
    @Brutalslayer69 8 місяців тому

    Bro please explain how to get around kernel anti-cheats next video ;)

  • @patrick_pati5036
    @patrick_pati5036 10 місяців тому

    Nice video would you do that same thing for a Normal Injector ?

  • @saadahmed3581
    @saadahmed3581 14 днів тому

    Can BE or EAC detect it reading game memory? I just want to read not write..

  • @Ludo_On_The_Beat
    @Ludo_On_The_Beat 5 місяців тому

    You have a great voice !

  • @disenchantedcardgd9878
    @disenchantedcardgd9878 11 місяців тому

    Can you make a tutorial on kernel's for kernel anti-cheats?

  • @Mustlight
    @Mustlight 11 місяців тому +5

    Your visual studio looks awesome how can i do it like this?

    • @mobslicer1529
      @mobslicer1529 11 місяців тому

      for real, i would love to know what extensions he's got

    • @Cipsko
      @Cipsko 11 місяців тому

      ​@@mobslicer1529bro he seriously told this in the video on vs installation