WHAT IS HOOKING?

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 122

  • @cazz
    @cazz  Год назад +14

    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.

    • @-Pls-
      @-Pls- Год назад

      "game men" 💀

    • @byfronsbiggestfeargrave
      @byfronsbiggestfeargrave Год назад

      howd bro make this comment 4 days ago when this video was made today😭

    • @pookbally
      @pookbally Год назад

      i usually dont care for these but im honestly buying it to support this underrated channel

  • @randomclips9409
    @randomclips9409 Год назад +136

    great video, unfortunately there are way to many pasters in your comment asking for cs2 tutorials, but i'm happy with the more general guides than a paste.

    • @deeperr
      @deeperr Год назад +1

      Define what a "paste" is

    • @Protonow
      @Protonow Год назад +5

      @@deeperr copy the code from video

    • @Mazzhot
      @Mazzhot 10 месяцев назад +3

      Exactly. We don’t need more copy/paste tutorials.. there are a lot of them on RUclips.

  • @KianBrose
    @KianBrose Год назад +62

    Glad to see you're hitting sponsors and turning learning into a carreer ^^

    • @freaksterreal
      @freaksterreal Год назад +1

      Dam I Thought you died.

    • @ytilaeR_
      @ytilaeR_ 11 месяцев назад +1

      learning how to be cheating scum? Upon second thought maybe he shouldn't have a career.
      also, wtf is a "carreer"

    • @zepos
      @zepos 11 месяцев назад +2

      ⁠@@ytilaeR_so knowing what is hooking = teaching how to be a cheater? Knowing how to hide a dead body very well = you're a serial killer? Knowing how an engine works = you're an engineer?

    • @zepos
      @zepos 11 месяцев назад +1

      @@ytilaeR_kian and cazz has much more successful careers then you will ever have.

    • @j.r.8176
      @j.r.8176 9 месяцев назад +1

      @@ytilaeR_ Salty gamer? Stop whining and keep wasting your life on video games bro.

  • @nezu_cc
    @nezu_cc Год назад +13

    Another useful and often overlooked method is function pointer swaps in various places. Many game engines have some form of an event system, and usually, in that system, there is a way to register and unregister functions that will be called when something happens. You can either add your own or modify existing entries to force the game to call your callback instead. And because these lists/pointers are dynamic, that means they must reside in r/w sections or even dynamically allocated memory making detecting any changes hard (similar to shadow vmt)
    Also, you don't always have to call the original, if the function has no side effects or you re-implement them then there is no need to call the original.

  • @jessiejackson8502
    @jessiejackson8502 Год назад +30

    Stay safe, and always choose a well lit area, like under a street lamp, while hooking.....it could get dangerous!

  • @coolbrotherf127
    @coolbrotherf127 9 месяцев назад +4

    Videos like this get me hooked on C++.

  • @Darkrat0s
    @Darkrat0s Год назад +21

    2:52 not quite true, depending on your method of hooking. If the game doesn't expect the 'take_damage' function to be called, you could literally return; and it would have the same effect. Other than that, great video!

  • @thecrazymoon6578
    @thecrazymoon6578 Год назад +2

    You're pretty much the only good knowledge source of game hacking online thank you

  • @MrPIRY1
    @MrPIRY1 Год назад +3

    Thanks i kinda knew it but you explained alot more

  • @drexxyyy
    @drexxyyy 4 месяца назад

    I made a kiero hook paste for Combat Master with this tut

  • @gamingarea3352
    @gamingarea3352 5 месяцев назад +1

    5am baked af , and this my brain is ded

  • @sunnohh
    @sunnohh 11 месяцев назад +1

    Great com sci focused vids, a little concerned I got to your content after watching like 10 cs2 videos but hopefully everyone else is just academically interested and not actually haxing.

  • @crooktsang4107
    @crooktsang4107 Год назад

    Been bingeing your vids, loving it. Looking forward to your next vid on VMT hooking :p

  • @scotdotwtf
    @scotdotwtf Год назад +1

    damn early for this 🙏🙏🙏 good video btw explains a lot of nice concepts

  • @ryanclark9386
    @ryanclark9386 7 месяцев назад

    This happened to imperial Hal during regionals and the hacker gave him Aimbot

  • @mrboblox4444
    @mrboblox4444 Год назад +1

    Great video Mr Cazz :D
    and Hello Good Sirs :DD

  • @davidshepard8672
    @davidshepard8672 7 месяцев назад

    You should put out a video on the recent Apex Legends hack that just happened in pro league. It would be cool to see an expert break down what happened or theorize how it was done.

  • @ChudBogdanoff
    @ChudBogdanoff 3 месяца назад

    What disassembler was used in 1:50?

  • @insfraud
    @insfraud Год назад +3

    dayum u growing fast asl. also hooking virtual functions is on top I love it

    • @cazz
      @cazz  Год назад +2

      Appreciate it!

  • @planetxeno6945
    @planetxeno6945 Год назад +1

    Very nice video and very well explained, thanks for this!

  • @sparquisdesade
    @sparquisdesade Год назад +3

    Instructions unclear. Ended up getting arrested for prostitution.

  • @xpfabric
    @xpfabric Год назад

    Hey Cazz, I have been following your videos since your hazedumper tutorial. You have taught me the things I needed, I just want to say thank you. Another great video as always!

  • @slept-on_SP
    @slept-on_SP 11 месяцев назад

    Can you do a video on detection vectors/ risky features/raging/closet cheaters and dive further into the cat and mouse game that is played by cheeze providers and AC companies.

  • @tomifilep1
    @tomifilep1 4 месяца назад

    Can you explain in few lines why not we able modify health in csgo or cs2 ?

    • @cazz
      @cazz  4 месяца назад +1

      Because values like health or velocity are calculated & verified on the server which is a computer that you do not have access to.

    • @tomifilep1
      @tomifilep1 4 месяца назад

      @@cazz Thank you 🙏

  • @kipchickensout
    @kipchickensout Год назад

    Can't a mechanism follow the respective VMT pointer and use it to find our shadow and check ITS integrity instead?

  • @mhnmhni6274
    @mhnmhni6274 Год назад

    Finally new video Love u cazz

  • @plutosw7293
    @plutosw7293 Год назад

    Amazing. Lots of information thanks 😊

  • @Saffier.b
    @Saffier.b 11 месяцев назад

    hi cazz i had a question what do i need to know before im gonna learn c++ hacking cuzz i can type a ez program on c++ but what do i need to do to become on that level to begin with hacking

    • @TukeShark
      @TukeShark 10 месяцев назад

      If you never tried coding than try coding in C first than move to c++, c is a way more simple language and what you learn from it will be basically teaching a good idea on how c++ works (pointers are pretty confusing but when you learn c it might ease your c++ learning)

  • @annmark-e3k
    @annmark-e3k Год назад

    Very good video,but can you tell me how to write a kernal injecter?

  • @AloM4hdi
    @AloM4hdi Год назад

    Do you recommend Ghidra nor Cutter/Radare? Cause I don't have money for IDA

  • @saltwalker_
    @saltwalker_ Год назад

    thx for vid fam 🔥

  • @whitedragon231
    @whitedragon231 5 месяцев назад

    i really need to learn c++

  • @dreijiwtf
    @dreijiwtf Год назад

    hey love u, doing so great work!

  • @-LyckWare
    @-LyckWare 7 месяцев назад

    What patch offset? (Sorry my English)

  • @t-gn2wk
    @t-gn2wk Год назад

    You should do a video around loaders!

  • @stevenjohnson9660
    @stevenjohnson9660 Год назад

    bro, i've been watching you since the glow esp 10 minutes videos and now you're hitting alot of subs! Because your channel, i can make cheats on CS2/CS:GO. Glad to see you again.... peace out.

    • @ytilaeR_
      @ytilaeR_ 11 месяцев назад

      sad to hear this cuck enabled you to be literal scum

    • @cclosure
      @cclosure 4 месяца назад

      @@ytilaeR_ u seem pretty upset maybe its time to get off the video game

  • @thecrazymoon6578
    @thecrazymoon6578 Год назад

    Thanks

  • @yorzengaming
    @yorzengaming Год назад +2

    Very nice, can you maybe make a video on how very expensive hardware based cheats work and how some pro players (csgo) were able to cheat on LANs?

    • @nxzt148
      @nxzt148 Год назад +1

      yeah

    • @bubu-us6xh
      @bubu-us6xh Год назад +2

      they used adruino

    • @ChaosLeague
      @ChaosLeague Год назад

      @@bubu-us6xh not arduino its called dma or direct memory access

  • @XentaModz
    @XentaModz Год назад

    will you be doing cs2 videos like you did for csgo?

  • @ItmeAno
    @ItmeAno Год назад

    My Brain is not working now

  • @miltongua
    @miltongua Год назад

    Incredible video dude

  • @azoicxx
    @azoicxx Год назад

    can you explain how to make bots for repetitive tasks in games undetectable? I've heard that some games AC's have macro detection and also check if the user is actually moving the mouse or it's something like pyautogui moving it. Some use arduino to make a second fake mouse, but is there a way to do it without arduino?

  • @Yummo1
    @Yummo1 Год назад

    omg no way new video?

  • @tingwang7868
    @tingwang7868 Год назад

    Yo does the anticheat has change from csgo to cs2?

  • @marikiplay
    @marikiplay Год назад

    Interesting, thanks)

  • @pandanuv6818
    @pandanuv6818 Год назад

    Nice vid, comment for the algorithm

  • @Dreamer66617
    @Dreamer66617 Год назад

    why is everything italic

  • @michaelol
    @michaelol Год назад

    Anti Cheats will be in most games that are online. Learn to develop externals where rather than hooking we read the information that is exposed to us

  • @GoldbergToastyBred
    @GoldbergToastyBred 7 месяцев назад

    hooking involes a lot of math...?

  • @nicolaedavid2243
    @nicolaedavid2243 Год назад

    Bro u missed the esoterick ways to hook

    • @cazz
      @cazz  Год назад

      hehe, future video ;)

  • @abnis28
    @abnis28 4 месяца назад

    Un tutorial de como hacer un gancho DIP En d3d9

  • @ikategame
    @ikategame Год назад

    U are so smart🥰💕

  • @KAHRABA-8tfl
    @KAHRABA-8tfl Год назад

    Please make a video about libRuntimeBlocks and more about hooking myb say sth about class hooking 😻😻

  • @floosfer
    @floosfer Год назад

    i love you caz

  • @jamsta8939
    @jamsta8939 Год назад

    ah ? i get it , lol

  • @koli4213
    @koli4213 Год назад

    I ♥ HOOKERS

  • @behemothplays6863
    @behemothplays6863 Год назад +4

    Not even planning on hacking i just find this intriguing

    • @MarioLuigi0404
      @MarioLuigi0404 11 месяцев назад

      Same. This stuff is legitimately fascinating.

  • @StrongerFX
    @StrongerFX Год назад

    Do a video like how unlock all work

  • @ingm4r54
    @ingm4r54 Год назад

    ik ruik nederlands

  • @fall4747
    @fall4747 Год назад

    can't wait to make the p2c!!

  • @r3hab.
    @r3hab. Год назад

    release ur ida theme please!

    • @cazz
      @cazz  Год назад +1

      Dracula IDA Pro theme -> draculatheme.com/ida

    • @r3hab.
      @r3hab. Год назад

      @@cazz thank you

  • @cron3x
    @cron3x Год назад

    Could you hook into the steam or discord overlay for a wallhack or something like this?

  • @misolatek69
    @misolatek69 Год назад

    Duck 💪🗿

  • @undecided8504
    @undecided8504 Год назад

    yay

  • @grape2626
    @grape2626 Год назад

    teach my how to make spoofer

    • @Seeks__
      @Seeks__ Год назад

      step 1: find hardware ids that are specific to your system. (mobo serial, gpu serial, drive serials, ect)
      step 2: change them
      step 3: ????
      step 4: profit!!!

    • @grape2626
      @grape2626 Год назад

      @@Seeks__ don’t even wanna profit just want a spoofer I can use

    • @Seeks__
      @Seeks__ Год назад

      @@grape2626 This is a great video to start with: ruclips.net/video/ClqPkffPx5M/видео.html
      I would also look into open source spoofers and see what methods they are using as a reference to learn. If you have no coding knowledge, you will most likely get nowhere but you must learn in order to be successful. I can't teach you as I have never done it myself before. Most I've done is ceated a C# program that will pull the Motherboard serial number to view it.
      GOOD LUCK AND GOD BLESS!!!

  • @pressthebuttonplz6121
    @pressthebuttonplz6121 Год назад

    W new video?

  • @Preestar1
    @Preestar1 Год назад

    can u make a vid how to creat a no clip cheat?

  • @read833
    @read833 Год назад

    Lmao

  • @michealporter2364
    @michealporter2364 11 месяцев назад

    More esotrik ways of hooking lmaoooo i see you

    • @cazz
      @cazz  11 месяцев назад +1

      ;) get good, get gamesense

  • @dinok4774
    @dinok4774 Год назад

    Boet

    • @cazz
      @cazz  Год назад

      howzit bru

  • @h1lez
    @h1lez Год назад

    LETS GOO

  • @andythedandyone
    @andythedandyone Год назад

    you should do cs2

  • @ytilaeR_
    @ytilaeR_ 11 месяцев назад +2

    You should maybe not teach people unethical hacking. You can easily teach the same concepts without training the next generation of online degenerates. Reading your comments, you are the reason plenty of people cheat in online games. That is not very cash money :/

    • @andso7068
      @andso7068 11 месяцев назад

      let's be honest, most of the viewers are lazy or script kiddies who are looking for a quick cheat. the sort of damage that you are implying that 'online degenerates' could muster from these videos alone requires a bit of technical skill that you most certainly wouldn't find with a skiddie.

    • @ytilaeR_
      @ytilaeR_ 10 месяцев назад

      @@andso7068 good point

  • @thatrandomdevnon2277
    @thatrandomdevnon2277 Год назад

    really early ig

  • @zerodev_exe
    @zerodev_exe Год назад

    First

    • @cazz
      @cazz  Год назад

      you the real 'first' dont let the others tell you any different

  • @Northous
    @Northous Год назад

    Oh look csgo lol you always teach based OK csgo show nothing new

  • @saber4kt
    @saber4kt Год назад

    new cazz video

  • @Black56f
    @Black56f Год назад

    fire vid

  • @Funeqweq
    @Funeqweq Год назад

    W vid