REVERSING - CODE A MINECRAFT JNI HACKED CLIENT

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

КОМЕНТАРІ • 36

  • @moveax4
    @moveax4 Рік тому +2

    MCP Mapping Viewer FTW.

    • @axxo1337
      @axxo1337  Рік тому +1

      Yep forgot to mention that tool thanks

  • @axxo1337
    @axxo1337  Рік тому +8

    The next video will be the last of the series when it comes to "theory". After that, I plan to upload actual tutorials on how to make certain exploits using the code I've created throughout this series like an aimbot, esp, reach hack etc.

    • @BlatentCheater
      @BlatentCheater Рік тому +1

      bet. I cant wait for more content to come. Keep up the great work! +sub

  • @axxo1337
    @axxo1337  Рік тому

    It came to my attention that viewers get confused as to why I included MinHook in the tutorial. It was just a bad idea of mine to do it this early on, but my plan was to just set it up and make use of it in future tutorials :)

    • @egg-mv7ef
      @egg-mv7ef Рік тому

      Hey man, I have a question - the cheat injects into base minecraft completely fine, but when i inject into optifine, i get this error: class "bdb"'s signer information does not match signer information of other classes in the same package. I understand that this is a problem with the jars signature, but when i inject into badlion, which has optifine included in it too, it works fine, and that is what perplexes me. Any idea why this is?

  • @godisgrisen33
    @godisgrisen33 Рік тому

    love this series!

  • @dis6bled
    @dis6bled Рік тому

    Thank you again for creating this series

  • @jealousoven
    @jealousoven Рік тому +1

    man these are super helpful tysm

  • @rubenchevalier4595
    @rubenchevalier4595 Рік тому

    What I do to find everything I want from a modded client that's obfuscated is to open a JDX of version 1.7.10, a JDX of the modded client and MCP Mapping Viewer, and I search first in the Viewer, then in version 1.7.10 and then in the modded client.

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

    how could I reverse the code for a client like lunar?

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

      Join my discord server, we will help you!

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

    Is there a way to obtain MCP for 1.20 version?

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

      Join my discord to ask!

  • @determind3318
    @determind3318 Рік тому

    Nice Tutorial!

  • @matthlVFX
    @matthlVFX Рік тому

    nice 👍

  • @b0xb0x87
    @b0xb0x87 Рік тому +1

    Is the process similar when reversing other Minecraft versions?

    • @axxo1337
      @axxo1337  Рік тому

      Yes, as I said before, you can apply the same techniques I have shown in any version of the game :)

  • @MemeHeroOffical
    @MemeHeroOffical Рік тому

    Great video, exactly what I was searching needed some input how to reverse this. I already figured stuff like NoFall, Fly etc out though I have an issue when you switch the server or map seems like not working anymore ( already tried to reininit all the Java classes, can also be my spaghetti code).So far I am not able to reverse all function as I am using the latest mc version and the only comparable source code is too old to be useful for many methods any ideas ?

    • @axxo1337
      @axxo1337  Рік тому +1

      In a poc, I got around this same issue by checking wether or not the World pointer field was nullptr, if it was I simply made it so the code doesn't iterate through other instructions and just wait for the World pointer to not be nullptr before reinitializing classes.

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

    Isnt there like a mapping(file) for jadx for minecraft 1.8.9?Than(i think) you could search the code for a specific deobfsucated class and see like a comment showing the original name

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

      Yeah there are, I even made a tool to convert them to JSON

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

      @@axxo1337 Oh nice, cool.

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

      @@axxo1337 Cool, where can i find/get those mappings?

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

      @@mic27381 On mojang's piston API, though the mappings are different post 1.8.9.

  • @le_fraudeur
    @le_fraudeur Рік тому

    Nice tutorial ! But I don't understand what is the use of minhook

    • @axxo1337
      @axxo1337  Рік тому

      Yeah it's for later on, it was a bad idea of mine to include it in this tutorial

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

    Bro is using listz love dream no 3 as a background music very funny
    No offence I appreciate very much with the knowledge you share, but I just play this piece a lot back in 2020

  • @dromerdev
    @dromerdev Рік тому

    new vid pls :)

  • @margielamadman
    @margielamadman Рік тому

    do you have a discord or discord server by chance?

    • @axxo1337
      @axxo1337  Рік тому

      You can contact me on this Discord account: iota#2223