Skip to content
@CheatBreakerX

CheatBreakerX

Revival of the beloved client side anti-cheat and modpack - CheatBreaker - now available for 1.8!

More coming soon, currently working on reversing MCCToolChest.

Why reverse MCCToolChest?

This is interesting to me, when extracting a deobfuscated version of it (deobfuscated using de4dot), I saw this: Windows-Security-Image

At this point I was already decompiling and reversing it to implement its functionality into an Electron app, making it crossplatform, but I think you should know of this warning too.
Of course, it could be a "false positive" and this could be nothing, but it is quite interesting already.

The program encrypts every string in a file called "fvGvniHlL5t89jCdxt.iXRCkP2b29rLWjHYun", what algorithm, I'm unsure, but I think it might be AES. This file is an embedded resource, meaning it's in the .exe file itself, however there is another embedded resource with it, called "rKnD7Rxc5txuEtqdTo.nuAYrdapOvOf5d0Z8S", which because as I said before every string in the program is encrypted turns up no result when searched, but after I made my decryptor I found this (look at string 193152):

Reference-to-unknown-file

What references this I haven't found, I just found this a few minutes ago as of writing this. I might update this document at a later date.

EDIT: I still haven't found reference to 193152, worrying...

EDIT (2): Not used? I don't believe that somehow - if the encryptor turned that into a string to be decrypted by that function, no way it isn't used, I'm missing something...

Pinned Loading

  1. Client Client Public

    The #1 modpack to use for all common versions of Minecraft Java Edition (1.7.10 - 1.20.6)

    Java 4 4

Repositories

Showing 7 of 7 repositories
  • LCE-Tool Public

    web implementation of mcctoolchest (might never work but hope is a beautiful thing)

    CheatBreakerX/LCE-Tool’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jun 21, 2024
  • .github Public

    github profile files

    CheatBreakerX/.github’s past year of commit activity
    0 0 0 0 Updated Jun 20, 2024
  • Client Public

    The #1 modpack to use for all common versions of Minecraft Java Edition (1.7.10 - 1.20.6)

    CheatBreakerX/Client’s past year of commit activity
    Java 4 4 0 0 Updated Jun 19, 2024
  • MCCToolChestDecryptor Public

    the decryption is real

    CheatBreakerX/MCCToolChestDecryptor’s past year of commit activity
    C# 0 Unlicense 0 0 0 Updated Jun 13, 2024
  • CheatBreakerX/cheatbreakerx.github.io’s past year of commit activity
    0 0 0 0 Updated Jul 15, 2023
  • CheatBreakerX/Resources’s past year of commit activity
    0 0 0 0 Updated Jun 1, 2023
  • ForgeGradle Public Forked from ReplayMod/ForgeGradle

    Minecraft mod development framework used by Forge and FML for the gradle build system (cloned to CheatBreakerX for preservation)

    CheatBreakerX/ForgeGradle’s past year of commit activity
    Java 0 LGPL-2.1 443 0 0 Updated Apr 11, 2023

Top languages

Loading…

Most used topics

Loading…