How to Find Multi Level Pointer without using Pointer Scan

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 40

  • @AShiddyGamer
    @AShiddyGamer 11 ปีที่แล้ว +1

    I don't understand WHY the other tutorials I watched didn't mention anything about adding the other offsets.
    Thanks a lot!

  • @edwardyang7507
    @edwardyang7507 11 ปีที่แล้ว +2

    Great tutorial!
    All the CE tutorials I've found that talks about multilevel pointers are all the old versions, like CE 6.1.
    I figured out the offset thing myself, but I still couldn't find static addresses.
    Thanks for making the tutorial! :)

  • @bartrudesill48
    @bartrudesill48 10 ปีที่แล้ว

    OMG thank you SOOOO much! I understood single level Pointers but couldn't get the Multilevel pointer for the life of me. Love your voice btw.

  • @docbeeblebrox
    @docbeeblebrox 9 ปีที่แล้ว +3

    Naturally, it's a Scottish guy who made how to do this clear. The tutorial is pretty opaque, and other videos / write ups refer to the older CE way of adding multi-level pointers. Good work and gie it laldie!

  • @BRiTORC
    @BRiTORC 9 ปีที่แล้ว +1

    Thx man,very informative and clear,im gonna watch more of these,thx for your time and effort.

  • @SethiozProject
    @SethiozProject  11 ปีที่แล้ว +2

    because most people just copy/paste stuff from other videos just to get views, but we make tutorials out of our own mind and understanding, we explain things the way we see it, not copy/paste from others :)
    You should check my personal channel /user/sethioz for more hack / cheat tutorials, this channel we mainly keep for entertainment (crashes, gameplays, funny stuff ..etc).
    And we have 4-5 people uploading videos here.

  • @SchnitzellFresser
    @SchnitzellFresser 11 ปีที่แล้ว +1

    thanks man ^^, very better than pointer scan method :P

  • @chucknachos7801
    @chucknachos7801 10 ปีที่แล้ว +1

    If you're in the states, turn on closed captioning and follow along XD

  • @vyshakhvs6823
    @vyshakhvs6823 5 ปีที่แล้ว

    why didint you get the green adress that apper the second time you started the hex scan

  • @Galaxis.Genesis
    @Galaxis.Genesis 7 ปีที่แล้ว

    Great video. But, I feel like watching Highlander right now. LOL!

  • @adrieldbz
    @adrieldbz 10 ปีที่แล้ว +1

    when i do the 2:27 step i had 142 results, so I will have to test one by one or have a way to choose the right?

    • @SethiozProject
      @SethiozProject  10 ปีที่แล้ว +1

      this is quite confusing method for beginners and its done by my friend. So im not 100% sure about it, but if you'd rather scan than calculate, then here's on how to pointer scan using CE:
      th-cam.com/video/yy2Da6Y8EZA/w-d-xo.html < i recommend this, its easier for beginners.

    • @adrieldbz
      @adrieldbz 10 ปีที่แล้ว +1

      The Sethioz Project i get the right address of Assault Cube Health because the search results me 5, in other games is the problem. Anyway thanks.

  • @Xenrel
    @Xenrel 7 ปีที่แล้ว

    It does look like a solid tutorial, but the thing is, when I search the "edi" that I get, I get 0 results, in another game, I get lots of results, no offset, and when I try to debug one of the results it always crashes the game, pointerscans dont work either

    • @SethiozProject
      @SethiozProject  7 ปีที่แล้ว

      sounds like you need to go back to basics. every game has different instructions, "edi" is just one register out of many .. it could be using eax or anything else, this is why you need to check the instruction and actually understand the code.
      CE also has different debug methods, you gotta test them all and some games have anti-debug, in that case it's necessary to use a custom debugger or something like that, but CE usually gets job done with help of some plugins.

  • @ModifiedMike
    @ModifiedMike 2 ปีที่แล้ว

    Found a pointer that never changes the address, always the same function in game….. but I can’t change it? Puts itself back to normal lol

    • @BeamingTerror
      @BeamingTerror ปีที่แล้ว

      That means it's a pointer that points to a fake value. This means the real value is encrypted in some way. Use the unknown initial value as the first scan then use increased/decreased value to try to find it. If you find the value and change it but it still doesn't change in game, then you have to look for it again but this time only use changed/unchanged, since it is probably a XORed value.

  • @KAREARL
    @KAREARL 11 ปีที่แล้ว

    Thank you!

  • @dogusism
    @dogusism 9 ปีที่แล้ว

    what is the difference between multi level pointers and pointers?
    i'm new in to this stuff so sorry if it sounds nooby

    • @TTRCrew
      @TTRCrew 9 ปีที่แล้ว

      +Okio Question, when I found the "pointer" and scanned it in 4bytes with hex checked I got 0 results..

  • @retiredminemanplayer
    @retiredminemanplayer 7 ปีที่แล้ว

    nothing writes to my address???

  • @darkwolfmodding7210
    @darkwolfmodding7210 10 ปีที่แล้ว

    What happens when you have added a poiner and it crashes the game

    • @rmh2k6
      @rmh2k6 9 ปีที่แล้ว

      usually its an in game protection for cheating/editing/hacking. the value is registered and checked constantly and if different from what it is meant to be, it crashes, the game crashes for protection. that is the likely cause although there may be a few probable causes. values linked with others(Killing floor for example) where a heath freezed value could be freezing movement speed, enemy health or a whole host of other things. wrong value freezed is another common likelyhood, like a critical path that has been frozen so game has no option other than to end. hope this helps

  • @Feedsyoutothemonster
    @Feedsyoutothemonster 10 ปีที่แล้ว +3

    Illuminati?
    WTF is that little symbol in the left corner of the video ?!

  • @jolakos122
    @jolakos122 8 ปีที่แล้ว

    my game close it self when i press F6 or F5 why is that?

    • @lostkostin
      @lostkostin 4 ปีที่แล้ว +1

      Some games can see if you're using software on them, so it's not recommended to use debugger.

    • @jolakos122
      @jolakos122 4 ปีที่แล้ว

      @@lostkostin well you re late only 4 years xDD
      back then i wanted to build an app for an mmonrpg that visually shows my health on the razer blackwidow

    • @lostkostin
      @lostkostin 4 ปีที่แล้ว +1

      @@jolakos122 better late than never.

  • @R4NG000
    @R4NG000 ปีที่แล้ว

    How did u get “c” offset on the last address?

    • @flom6140
      @flom6140 ปีที่แล้ว

      Because he get esi + 0C so C is the last offset

  • @AzKat69
    @AzKat69 6 ปีที่แล้ว +1

    I just realized this tutorial is in english lol.

  • @1_and_only_Crjase
    @1_and_only_Crjase 10 หลายเดือนก่อน

    199779228AF - 48 8B 4E 10 - mov rcx,[rsi+10]
    199779228CB - 48 8B 46 10 - mov rax,[rsi+10]
    How would I know what to choose? They both could be valid right?

  • @floi207
    @floi207 2 ปีที่แล้ว

    bro pleas how to get base address on emulator android 😓

    • @SethiozProject
      @SethiozProject  2 ปีที่แล้ว +1

      hahahhaha ... that's easy, you STOP SCRUBBING ON AUT1STIC PHONES! phones and their emulators are CANCER of this planet, throw them in trash and never use one.